monitoring-plugins-cyconet/check_tomcat/check_tomcat.cfg

6 lines
205 B
INI
Raw Normal View History

2013-11-18 15:39:57 +00:00
# '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$
}