Build precise queries to find exactly what you need
Press ESC to close
Works well for 3 different brand network printers. I had to make the following changes to get the plugin to run: 1. dos2unix 2. set bash as shell 3.put quotes around MARKER_COLOR to eliminate grep error messages 4.new line after here doc terminator
$ diff -b ../../Downloads/firefox/check_snmp_printer_args.sh /usr/lib/nagios/plugins/check_snmp_printer_args.sh 1c1 #!/bin/bash 495a496 > CURRENT_STATUS=0 561c562 if $(echo “$MARKER_NAME” | grep -vqi “$MARKER_COLOR”); then 1022c1023,1024 all_required_binaries > )
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!