Adding check_phpfpm_status
This commit is contained in:
parent
6ea3e5ce5e
commit
fdeb7716d0
7 changed files with 515 additions and 3 deletions
5
check_phpfpm_status/check_phpfpm_status.cfg
Normal file
5
check_phpfpm_status/check_phpfpm_status.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# 'check_phpfpm_status' command definition
|
||||
define command{
|
||||
command_name check_phpfpm_status
|
||||
command_line /usr/lib/monitoring-plugins/check_phpfpm_status -H $HOSTADDRESS$ $ARG1$
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue