So I have this interesting task that I would like to accomplish. We are pulling down service information on our network printers via check_snmp_printer. All is good, except I would like to show the users the model/serial number dynamically.
This can be done by: check_snmp_printer -H xxx.xxx.xxx.xxx -C (our community) -X MODEL command.
What i would like to do is fill the info that -X MODEL spits out and put it into a gadget like RawWords so that I do not have to edit nagvis. Apon further reading, it appears the info in -X MODEL is being saved as "Summary Output" data and I need to put that into "perfdata" for RawWords to spit it out correctly. I (could) be lazy and just paste the words on Nagvis but I wanted to try something flashy :)
I hope this makes sense and I would be willing to take any advice or questions you would have.
↧
Nagios/Nagvis Wizard Requried!
↧