define command {
command_name check_mt24v
command_line $USER1$/check_snmp -H $HOSTADDRESS$ -o 1.3.6.1.4.1.14988.1.1.3.8.0 -C $USER15$ -w $ARG1$ -c $ARG2$
register 1
}
define service {
hostgroup_name mt24v
service_description MikroTik Voltage 24v nominal
servicegroups MikroTik-24v
use generic-service-wlan
check_command check_mt24v!246:280!230:290
register 1
}