Build precise queries to find exactly what you need
Press ESC to close
@davewatkins
Favorites0
Views
Projects0
One small issue I had is some Fuji Xerox printers return the serial number of the toner cartridge in the output, however they include a semi colon ";" This completely breaks nagiosgraph's ability to graph them. I added MARKER_NAME=${MARKER_NAME//;/" "} to check_one_consumable to replace the all semi colons with spaces to correct this
Reviewed 12 years ago
It works really well, the E610 is compatible with the E310 model so you can just use that model. It might be nice to be able to expand this out so each set of checks can be returned separately so it can run as more than one service each returning, for example disk status, PSU status, Fan status etc. Really though that's me nitpicking, it works perfectly as it is