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