Skip to content

Commit

Permalink
Add another good resource for nagiosgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
NEMS Linux committed Oct 30, 2018
1 parent f1d4a17 commit 64c739a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/051-nagiosgraph
@@ -1,7 +1,9 @@
#!/bin/bash
# https://raymii.org/s/tutorials/Nagios_Core_4_Installation_on_Ubuntu_12.04.html
# https://ahmermansoor.blogspot.com/2016/09/install-configure-nagiosgraph-on-nagios.html
# Access at /nagiosgraph/cgi-bin/show.cgi


if [[ -d /usr/local/src/nagiosgraph ]]; then
rm -Rf /tmp/nagiosgraph/
fi
Expand Down

0 comments on commit 64c739a

Please sign in to comment.