Tylan / check_snmp_printer

Icinga Plugin for Checking SNMP Printer Status (Trays, Consumables and Pagecounts)
GNU General Public License v3.0
12 stars 4 forks source link

Doesn't show Toner Color #6

Closed LucEast closed 4 years ago

LucEast commented 4 years ago

For some reasons the plugin just show the Toner status without the Colors. The printer is an Olivetti d-Color MF304. Anmerkung 2020-03-31 073332

Tylan commented 4 years ago

I don't have the correct checks in place for this printer brand. I'd be happy to add support for it. Can you provide me with the complete output of the following?

snmpwalk -On -c public -v 1 \<ip of printer> .1.3.6.1.2.1.43

snmpwalk -On -c public -v 1 \<ip of printer> .1.3.6.1.2.1.25.3.2.1.3.1

change public if your community is different. change -v 1 to -v 2c if -v 1 doesn't work.

Thanks!

LucEast commented 4 years ago

Of course I can :) Here you go! Hope I can help with this problem.

snmpwalk_output.txt

snmpwalk_output_2.txt

Tylan commented 4 years ago

Do you have any need to see values for Developer Cartridges? If they are of no significance then I won't report on them. As I've never seen these being reported before I do not know if they are important for reporting on. Thanks!

Tylan commented 4 years ago

I can easily add support for reporting on Developer Cartridges but I left it of this. Can you replace with the following and test?

https://github.com/Tylan/check_snmp_printer/blob/master/check_snmp_printer