Build precise queries to find exactly what you need
Press ESC to close
@whit
Favorites0
Views
Projects0
Used iReasoning's MIB browser to get the values to use (http://www.ireasoning.com/downloadmibbrowserfree.php). After some trial and error, this works for the internal sensor: ./check_snmp_temperature.pl -H -C public -n internat-tempf.0 -d .1.3.6.1.4.1.20916.1.7.1.1.1.2.0 -i 100F -o F -a tempf -w 85 -c 90 and this works for the external we've attached: ./check_snmp_temperature.pl -H -C public -n digital-sen1-2.0 -d .1.3.6.1.4.1.20916.1.7.1.2.1.2.0 -i 100F -o F -a sen1-2 -w 85 -c 90
Reviewed 14 years ago