diff --git a/doc/Extensions/Applications.md b/doc/Extensions/Applications.md index 3897fcc10e..9aa4c2bdaa 100644 --- a/doc/Extensions/Applications.md +++ b/doc/Extensions/Applications.md @@ -743,6 +743,7 @@ The application should be auto-discovered as described at the top of the page. I extend phpfpmsp /etc/snmp/phpfpm-sp ``` 5: Edit /etc/snmp/phpfpm-sp to include the status URL for the PHP-FPM pool you are monitoring. + 6. Restart snmpd on your host It is worth noting that this only monitors a single pool. If you want to monitor multiple pools, this won't do it.