summaryrefslogtreecommitdiffstats
path: root/charts.d
diff options
context:
space:
mode:
authorsafeie <safeie@163.com>2016-04-20 17:02:24 +0800
committersafeie <safeie@163.com>2016-04-20 17:02:24 +0800
commitcb6071b84e00ad4b40c780a5f696fb3e31fd7f17 (patch)
tree79fa932f766d655abde9ab90cf244e61ff422be9 /charts.d
parent5ac17a75844f71c9011c5b75164cacd04c84f2e7 (diff)
update default phpfpm url
Diffstat (limited to 'charts.d')
-rw-r--r--charts.d/phpfpm.chart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/charts.d/phpfpm.chart.sh b/charts.d/phpfpm.chart.sh
index 6e67ce5699..97544b00b8 100644
--- a/charts.d/phpfpm.chart.sh
+++ b/charts.d/phpfpm.chart.sh
@@ -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://nginx.server/php-status"
+phpfpm_url="http://localhost/php-status"
# _update_every is a special variable - it holds the number of seconds
# between the calls of the _update() function