Valdinger, Stephen (DOV, MSX) wrote: > Nagios 3.0a2 > > Plugins 1.4.8 > > We just set up monitoring on our HP printers, just one to start and > test, and the service is timing out. The printer responds to a normal > ping, but not the Nagios ping. Community name and hostname are set > correctly. Will setting the snmp version work on the command with the -v > swich in command_line of the command definition file?
Different HP printers use different versions of snmp. snmp uses version 3 by default. Try snmpwalk against the printer and figure out the snmp version it uses, then update your command definition accordingly. Good Luck /Lars Stavholm ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
