monitoring printer konica minolta whit nagios

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: monitoring printer konica minolta whit nagios

Post by hsmith »

Perhaps these articles will help: http://dave.harris.uno/toner-oids-for-k ... zhub-c451/ http://www.the-lan-man.net/wordpress/20 ... -counters/

We do not have the specific printer here you are trying to gather information for, some of the research will need to be done by you. We can help you with the Nagios side of things, but knowing what you want to monitor, and the information specific to that printer is going to have to be something you help us out with.
Former Nagios Employee.
me.
sandragogohehye
Posts: 19
Joined: Wed Apr 06, 2016 9:33 am

Re: monitoring printer konica minolta whit nagios

Post by sandragogohehye »

HELLO
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: monitoring printer konica minolta whit nagios

Post by tmcdonald »

sandragogohehye wrote:HELLO
Hi.

Did you read the articles that were posted?
Former Nagios employee
sandragogohehye
Posts: 19
Joined: Wed Apr 06, 2016 9:33 am

Re: monitoring printer konica minolta whit nagios

Post by sandragogohehye »

I WANT monitor KONICA MINOLTA C454 E S May I JUST CAN NOT HELP ME
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: monitoring printer konica minolta whit nagios

Post by tmcdonald »

We are trying to help you, but there is only so much we can do. You will need to do some work on your end, such as answering the questions that we ask and reading material that we share.
Former Nagios employee
sandragogohehye
Posts: 19
Joined: Wed Apr 06, 2016 9:33 am

Re: monitoring printer konica minolta whit nagios

Post by sandragogohehye »

the material is a Konica Minolta c454e and I want MONITORED toners and papers
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: monitoring printer konica minolta whit nagios

Post by hsmith »

If there is not helpful information in either of the articles I linked, you will need to get ahold of your printer manufacturer and see if they will assist you in finding out what OIDs you need to monitor.
Former Nagios Employee.
me.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: monitoring printer konica minolta whit nagios

Post by rkennedy »

Please provide the OID's for your Konica Minolta c454e that correspond to what you'd like to monitor.

As it's been said, these are specific to your device and we do not have any way of finding them. This is something you will have to look into, and provide to us, so that we can further assist you.
Former Nagios Employee
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: monitoring printer konica minolta whit nagios

Post by lmiltchev »

In addition to this, you could try using one of the two plugins listed on the Nagios Exchange.

https://exchange.nagios.org/index.php?o ... mp_printer

They may/may not work with Konica Minolta but it's worth to try. I have used the one below:

https://exchange.nagios.org/directory/P ... ck/details

with various HP printers. I don't have a Konica Minolta printer to test it, but you can try:

Code: Select all

./check_snmp_printer -H <ip address> -C public -x "CONSUM ALL" -w 25 -c 10
Be sure to check out our Knowledgebase for helpful articles and solutions!
sandragogohehye
Posts: 19
Joined: Wed Apr 06, 2016 9:33 am

Re: monitoring printer konica minolta whit nagios

Post by sandragogohehye »

WHEN I MAKE SNMP WALK THIS IS WHAT I have
iso.3.6.1.2.1.43.11.1.1.6.1.1 = STRING: "Toner (Cyan)"
iso.3.6.1.2.1.43.11.1.1.6.1.2 = STRING: "Toner (Magenta)"
iso.3.6.1.2.1.43.11.1.1.6.1.3 = STRING: "Toner (Yellow)"
iso.3.6.1.2.1.43.11.1.1.6.1.4 = STRING: "Toner (Black)"
iso.3.6.1.2.1.43.11.1.1.6.1.5 = STRING: "Drum Cartridge (Cyan)"
iso.3.6.1.2.1.43.11.1.1.6.1.6 = STRING: "Developer Cartridge (Cyan)"
iso.3.6.1.2.1.43.11.1.1.6.1.7 = STRING: "Drum Cartridge (Magenta)"
iso.3.6.1.2.1.43.11.1.1.6.1.8 = STRING: "Developer Cartridge (Magenta)"
iso.3.6.1.2.1.43.11.1.1.6.1.9 = STRING: "Drum Cartridge (Yellow)"
iso.3.6.1.2.1.43.11.1.1.6.1.10 = STRING: "Developer Cartridge (Yellow)"
iso.3.6.1.2.1.43.11.1.1.6.1.11 = STRING: "Drum Cartridge (Black)"
iso.3.6.1.2.1.43.11.1.1.6.1.12 = STRING: "Developer Cartridge (Black)"
iso.3.6.1.2.1.43.11.1.1.6.1.13 = STRING: "Waste Toner Box"
iso.3.6.1.2.1.43.11.1.1.6.1.14 = STRING: "Fusing Unit"
iso.3.6.1.2.1.43.11.1.1.6.1.15 = STRING: "Image Transfer Belt Unit"
iso.3.6.1.2.1.43.11.1.1.6.1.16 = STRING: "Transfer Roller Unit"
iso.3.6.1.2.1.43.11.1.1.6.1.17 = STRING: "Ozone Filter"
iso.3.6.1.2.1.43.11.1.1.6.1.18 = STRING: "Toner Filter"
iso.3.6.1.2.1.43.11.1.1.6.1.19 = STRING: "Staple Cartridge"
iso.3.6.1.2.1.43.11.1.1.6.1.20 = STRING: "Saddle Staple Cartridge1"
iso.3.6.1.2.1.43.11.1.1.6.1.21 = STRING: "Saddle Staple Cartridge2"
Locked