]> arthur.barton.de Git - netdata.git/commit
properly handle the exit status of plugins to avoid infinite restart attempts; plugin...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Thu, 9 Jun 2016 19:49:44 +0000 (22:49 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Thu, 9 Jun 2016 19:49:44 +0000 (22:49 +0300)
commitbb8cdaf9dd25372bbbd09d916e9afe7f907ec1d6
treec796ac14b633b3fed34cfa43ff0a44ad19558d2a
parent61360d367bf33f2590740a50863f739c819a7d81
properly handle the exit status of plugins to avoid infinite restart attempts; plugins that report failure are now restarted up to 10 times if they have collected values in the past; apache fixed to work with latest apache; example plugin is now disabled by default to prevent starting bash in systems that dont have any other bash plugin used
charts.d/apache.chart.sh
charts.d/example.chart.sh
plugins.d/charts.d.plugin
src/plugins_d.c
src/plugins_d.h
web/demo2.html