monitoring printer konica minolta whit nagios
Re: monitoring printer konica minolta whit nagios
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.
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.
me.
-
sandragogohehye
- Posts: 19
- Joined: Wed Apr 06, 2016 9:33 am
Re: monitoring printer konica minolta whit nagios
Hi.sandragogohehye wrote:HELLO
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
I WANT monitor KONICA MINOLTA C454 E S May I JUST CAN NOT HELP ME
Re: monitoring printer konica minolta whit nagios
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
the material is a Konica Minolta c454e and I want MONITORED toners and papers
Re: monitoring printer konica minolta whit nagios
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.
me.
Re: monitoring printer konica minolta whit nagios
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.
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
Re: monitoring printer konica minolta whit nagios
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:
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 10Be 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
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"
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"