Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
The script for verifying the toner level for the HP printers which have issues with SNMP. I have the HP DeskJet 2630 and the web interface of it is passwordless (maybe I'll add auth support in the future, as for now - nope). The script checks if the printer is in the network and if the ink level is sufficient (both black and color). It does so by parsing the XML page, generated by the printer.
Current Version
0.1a
Last Release Date
2022-10-05
Owner
Eugeniusz
License
GPL
Compatible With
Sample usage:
define service {
use generic-service host_name %my_printer_host_name% service_description Printer toner status check_command check_printer_toner }
define command { command_name check_printer_toner command_line $USER1$/check_printer -H $HOSTADDRESS$ --separator=" " }
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!