From bd539726406c825bf69463e5192cc5f9b97e9846 Mon Sep 17 00:00:00 2001 From: Xav Paice Date: Wed, 2 Apr 2014 17:27:11 +1300 Subject: [PATCH] Add send_metadata_interval at 300s to debian Previously, the send_metadata_interval for gmond was set at 0 for Debian based systems, and 300 for Red Hat based systems. This change synchronizes the setting such that Debian is now 300s as well. --- templates/gmond.conf.debian.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/gmond.conf.debian.erb b/templates/gmond.conf.debian.erb index d5fcb60..d90086e 100644 --- a/templates/gmond.conf.debian.erb +++ b/templates/gmond.conf.debian.erb @@ -11,7 +11,7 @@ globals { host_dmax = 0 /*secs */ cleanup_threshold = 300 /*secs */ gexec = no - send_metadata_interval = 0 + send_metadata_interval = 300 /*secs */ } /* If a cluster attribute is specified, then all gmond hosts are wrapped inside