]> arthur.barton.de Git - netdata.git/blobdiff - python.d/phpfpm.chart.py
Fix issues from testing mysql.chart.py + change method name
[netdata.git] / python.d / phpfpm.chart.py
index 00f6336175a0fff2e53fbef77bec1a2a558f1102..938c0edf5a16365319934736008fc28c2d1642c2 100755 (executable)
@@ -56,7 +56,7 @@ class Service(UrlService):
                            "max children reached": 'reached',
                            "slow requests": 'slow'}
 
-    def _formatted_data(self):
+    def _format_data(self):
         """
         Format data received from http request
         :return: dict