6 lines
192 B
INI
6 lines
192 B
INI
# 'check_phpfpm_status' command definition
|
|
define command{
|
|
command_name check_phpfpm_status
|
|
command_line /usr/lib/monitoring-plugins/check_phpfpm_status -H $HOSTADDRESS$ $ARG1$
|
|
}
|