lunes, 16 de diciembre de 2019

nagios check_mikrotik_switch temperature show html fix

define command { command_name check_mt_temperature command_line $USER1$/check_mikrotik_switch.pl -H $HOSTADDRESS$ -C public -t temperature -w 50 -c 60| sed -e "s/°//"| sed -e "s/°//" }