diff options
Diffstat (limited to 'conf.d/charts.d/tomcat.conf')
-rw-r--r-- | conf.d/charts.d/tomcat.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/conf.d/charts.d/tomcat.conf b/conf.d/charts.d/tomcat.conf index 710669423..e9f3eefa9 100644 --- a/conf.d/charts.d/tomcat.conf +++ b/conf.d/charts.d/tomcat.conf @@ -2,7 +2,7 @@ # netdata # real-time performance and health monitoring, done right! -# (C) 2016 Costa Tsaousis <costa@tsaousis.gr> +# (C) 2018 Costa Tsaousis <costa@tsaousis.gr> # GPL v3+ # THIS PLUGIN IS DEPRECATED @@ -24,6 +24,10 @@ # the charts priority on the dashboard #tomcat_priority=60000 +# the number of retries to do in case of failure +# before disabling the module +#tomcat_retries=10 + # convert tomcat floating point values # to integer using this multiplier # this only affects precision - the values |