summaryrefslogtreecommitdiffstats
path: root/python.d/phpfpm.chart.py
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-07-15 15:41:15 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-07-15 15:41:15 +0300
commit5b80977302957d99ee40581a34c39338c7541809 (patch)
tree702d4e5446271cf3bf9ae55430d5289544537f66 /python.d/phpfpm.chart.py
parent2588e21989b40c13fe14a67074f35c62efab49c8 (diff)
default retries is 60
Diffstat (limited to 'python.d/phpfpm.chart.py')
-rwxr-xr-xpython.d/phpfpm.chart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.d/phpfpm.chart.py b/python.d/phpfpm.chart.py
index 5e58011039..d1791d42ed 100755
--- a/python.d/phpfpm.chart.py
+++ b/python.d/phpfpm.chart.py
@@ -7,7 +7,7 @@ from base import UrlService
# default module values (can be overridden per job in `config`)
# update_every = 2
priority = 60000
-retries = 5
+retries = 60
# default job configuration (overridden by python.d.plugin)
# config = {'local': {