Build precise queries to find exactly what you need
Press ESC to close
Hi Denise,
I had same trouble when i check job, i look at the source of the plugin “check_as400.java” and i debug the source. I use french language for the plugin not try in English, but if you modify the line 946 (function ParseChkJobsts) String status=(buffer.substring(start+53,start+60)).trim(); by String status=(buffer.substring(start+53,start+59)).trim(); Plugins Work You have to recompile after modification javac check_as400.java I think same trouble apply to CJS. Regards
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!