add phpfpm exporter
This commit is contained in:
@ -4,7 +4,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/prometheus-phpfpm-exporter
|
||||
ExecStart=/bin/bash /usr/local/bin/prometheus-phpfpm-exporter-script.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user