how to manupulate value in SNMP wizard
Posted: Wed May 08, 2019 3:43 am
Dear Expert
check_xi_service_snmp
$USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$
$ARG1$ = -o enterprises.318.1.1.26.10.2.2.1.8.1 -C public -P 2c -l "Temperature" -u "C" -w 26 -c 28
the temperature value coming as = 187 , which is really 18.7 , how to divide this value 187 by 10 so real graph plotting will be 18.7
Regards
check_xi_service_snmp
$USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$
$ARG1$ = -o enterprises.318.1.1.26.10.2.2.1.8.1 -C public -P 2c -l "Temperature" -u "C" -w 26 -c 28
the temperature value coming as = 187 , which is really 18.7 , how to divide this value 187 by 10 so real graph plotting will be 18.7
Regards