]> arthur.barton.de Git - netdata.git/blobdiff - plugins.d/charts.d.plugin
exit every 4 hours
[netdata.git] / plugins.d / charts.d.plugin
index 53f540257b247b21dd9f486f0592bcb435898f88..db4dc0d8af5b44d46ea3bf9d689967f9d9dfec15 100755 (executable)
@@ -84,7 +84,7 @@ time_divisor=50
 # number of seconds to run without restart
 # after this time, charts.d.plugin will exit
 # netdata will restart it
-restart_timeout=1800
+restart_timeout=$[3600 * 4]
 
 # check if the charts.d plugins are using global variables
 # they should not.