Hi,
hinter welchem Packet versteckt sich das, was check_hpjd (nagios) mit netsnmp meint?
Wenn ichs einfach probiere kommt ein Timeout. Vllt ist es schon installiert? Aber ein Timeout dürfte eigentlich nicht kommen. Die 10.0.0.3 ist up, SNMP ist an und cd Community String ist "public":
cu
serow
hinter welchem Packet versteckt sich das, was check_hpjd (nagios) mit netsnmp meint?
Code:
nagios:~# /usr/lib/nagios/plugins/check_hpjd --help
check_hpjd v1991 (nagios-plugins 1.4.12)
Copyright (c) 1999 Ethan Galstad <nagios@nagios.org>
Copyright (c) 2000-2007 Nagios Plugin Development Team
<nagiosplug-devel@lists.sourceforge.net>
This plugin tests the STATUS of an HP printer with a JetDirect card.
Net-snmp must be installed on the computer running the plugin.
Usage:check_hpjd -H host [-C community]
Options:
-h, --help
Print detailed help screen
-V, --version
Print version information
-C, --community=STRING
The SNMP community name (default=public)
Send email to nagios-users@lists.sourceforge.net if you have questions
regarding use of this software. To submit patches or suggest improvements,
send email to nagiosplug-devel@lists.sourceforge.net
nagios:~#
Wenn ichs einfach probiere kommt ein Timeout. Vllt ist es schon installiert? Aber ein Timeout dürfte eigentlich nicht kommen. Die 10.0.0.3 ist up, SNMP ist an und cd Community String ist "public":
Code:
nagios:~# /usr/lib/nagios/plugins/check_hpjd -H 10.0.0.3 -C public
Timeout: No Response from 10.0.0.3. : Timeout from host 10.0.0.3
nagios:~#
cu
serow