]> arthur.barton.de Git - netdata.git/commitdiff
update default phpfpm url
authorsafeie <safeie@163.com>
Wed, 20 Apr 2016 09:04:46 +0000 (17:04 +0800)
committersafeie <safeie@163.com>
Wed, 20 Apr 2016 09:04:46 +0000 (17:04 +0800)
charts.d/phpfpm.chart.sh

index 97544b00b8e4e3613bf0bb016c24c50c1c06a3d9..eaa20930ca4e26b5ee1786f8fec39f07cc46888c 100644 (file)
@@ -7,7 +7,7 @@
 # second, you need add status location in nginx.conf
 # you can see, https://easyengine.io/tutorials/php/fpm-status-page/
 
-phpfpm_url="http://localhost/php-status"
+phpfpm_url="http://localhost/status"
 
 # _update_every is a special variable - it holds the number of seconds
 # between the calls of the _update() function