From cfa2089d7b36f534bec3b9aaeac0b1e5b1997c19 Mon Sep 17 00:00:00 2001 From: "girish@cloudron.io" Date: Fri, 22 Jan 2016 15:36:13 -0800 Subject: [PATCH] collectd: Remove ping metric --- setup/start/collectd.conf | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/setup/start/collectd.conf b/setup/start/collectd.conf index 871aa8863..27b8a2b5e 100644 --- a/setup/start/collectd.conf +++ b/setup/start/collectd.conf @@ -133,7 +133,7 @@ LoadPlugin nginx # Globals true # #LoadPlugin pinba -LoadPlugin ping +#LoadPlugin ping #LoadPlugin postgresql #LoadPlugin powerdns LoadPlugin processes @@ -212,13 +212,6 @@ LoadPlugin write_graphite URL "http://127.0.0.1/nginx_status" - - Host "google.com" - Interval 1.0 - Timeout 0.9 - TTL 255 - - ProcessMatch "app" "node box.js"