Updated scripts to remove observium name + use new version of check_mk

This commit is contained in:
Neil Lathwood
2014-10-08 19:07:58 +00:00
parent 88fb66c774
commit 40198dd8a3
12 changed files with 1020 additions and 494 deletions
+2 -2
View File
@@ -9,9 +9,9 @@
// Install:
// Edit the shoutcast.conf file
// Add a crontab (every 5 min) for:
// /opt/observium/scripts/shoutcast.php makeCache
// /opt/librenms/scripts/shoutcast.php makeCache
// Add the following to your snmpd.conf file:
// extend shoutcast /opt/observium/scripts/shoutcast.php
// extend shoutcast /opt/librenms/scripts/shoutcast.php
///
// Version 1.1 By:
// All In One - Dennis de Houx <info@all-in-one.be>