Add check_tomcat
This commit is contained in:
parent
8bc302b287
commit
2171614181
5 changed files with 408 additions and 0 deletions
5
check_tomcat/check_tomcat.cfg
Normal file
5
check_tomcat/check_tomcat.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 'check_tomcat_status' command definition
|
||||
define command{
|
||||
command_name check_tomcat_status
|
||||
command_line /usr/lib/monitoring-plugins/check_tomcat -H $HOSTADDRESS$ -l $ARG1$ -a $ARG2$ $ARG3$
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue