Hi.

I'm trying to monitor a Ricoh Aficio 3245C, but neither check_printers 
nor check_snmp_printers seems to be working very well.

With check_snmp_printer, or I got blank or error, like this:
====
[EMAIL PROTECTED] plugins]# ./check_snmp_printer 194.193.148.130 PrinterMIB 
MODEL
<blank line>
[EMAIL PROTECTED] plugins]#
====

or
====
[EMAIL PROTECTED] plugins]# ./check_snmp_printer 194.193.148.130 MIB-II CONSUM 
TEST
Consumables you may Monitor:
[EMAIL PROTECTED] plugins]#
====
No output.

=====
[EMAIL PROTECTED] plugins]# ./check_snmp_printer 194.193.148.130 MIB-II PAPER1
Timeout: No Response from 194.193.148.130.
UNKNOWN something went wrong whilst checking the stats
[EMAIL PROTECTED] plugins]#
=====

The manual of the printer says that there are 4 MIBs:
* MIB-II
* PrinterMIB
* HostResourceMIB
* RicohPrivateMIB
I tried all these MIBs and the result is the same.

And finally,  with "check_printer" I got:
[EMAIL PROTECTED] plugins]# ./check_printer 194.193.148.130 public toner
PHP Fatal error:  Call to undefined function snmp_set_quick_print() in 
/usr/lib/nagios/plugins/check_printer on line 82
[EMAIL PROTECTED] plugins]#

I don't know if the problem is this printer or I'm entering wrong 
options to the commands. The following command works:
snmpwalk -v 2c -c public 194.193.148.130

Any feedback would be appreciate.

Thanks

Marcelo

PS.: Does anyone knows snmp brower?

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

Reply via email to