]> arthur.barton.de Git - netdata.git/blobdiff - python.d/apache.chart.py
Merge pull request #1870 from ktsaou/master
[netdata.git] / python.d / apache.chart.py
index f0f4fe2e13c53db0d2d0fdae85e07a7eae720e2a..2e4d16dd379425d5d9ea32f0197a4b70565817cb 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Description: apache netdata python.d plugin
+# Description: apache netdata python.d module
 # Author: Pawel Krupa (paulfantom)
 
 from base import UrlService
@@ -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': {