From 9456cfffea015812acf5dcdd2d074e98ca54e720 Mon Sep 17 00:00:00 2001 From: euer Date: Sun, 23 Dec 2012 00:21:25 +0100 Subject: //Monitoring -> //god/Monitoring --- Monitoring/collectd/collectd.conf | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 Monitoring/collectd/collectd.conf (limited to 'Monitoring/collectd/collectd.conf') diff --git a/Monitoring/collectd/collectd.conf b/Monitoring/collectd/collectd.conf deleted file mode 100644 index 8779f418..00000000 --- a/Monitoring/collectd/collectd.conf +++ /dev/null @@ -1,37 +0,0 @@ -Hostname "HOST1" -Interval 10 -LoadPlugin cpu -LoadPlugin df -LoadPlugin disk -LoadPlugin interface -LoadPlugin load -LoadPlugin memory -LoadPlugin swap -LoadPlugin users - - - Interface "eth0" - Interface "retiolum" - - - - Device "/dev/xvda1" - IgnoreSelected false - - - Disk "/xvda/" - IgnoreSelected false - - -LoadPlugin "write_graphite" - - - Host "no_omo.retiolum" - Port "2003" - Prefix "retiolum." - #Postfix "" - EscapeCharacter "_" - StoreRates false - AlwaysAppendDS false - - -- cgit v1.2.3