## Path:        Network/Monitors/Prometheus/php-fpm_exporter

## Description: Prometheus PHP-FPM exporter startup parameters
## Type:        string
## Default:     '--phpfpm.fix-process-count'
#
# Call `/usr/bin/php-fpm_exporter server --help` for a list of possible options.
#
ARGS='--phpfpm.fix-process-count'
