Code: Select all
Command view
$USER1$/check_snmp_load_wizard.pl -H $HOSTADDRESS$ $ARG1$Code: Select all
$ARG$ = -C public --v2c -w 80 -c 90 -T netsc -fthe problem is that a critical alarm is sent many times because the result is 100.netsc : cpu usage given by net-snmp (100-idle)
Is there any fix to the command or workaround?