Build precise queries to find exactly what you need
Press ESC to close
This plugin works fine for me, except that it doesn’t seem to support check-plugins that outputs multiline results. This is a new feature in Nagios 3.x from what I can tell.
I have one of those in my setup, check_jmxeval, that does two tests at the same time. The output is like this:
JMXEval CRITICAL – 2 checks, 1 critical [Threads], 1 ok [1] Threads CRITICAL – ThreadCount is 73 [2] PeakThreads OK – PeakThreadCount is 73 | threadCount=73;150;100 peakThreadCount=76 time=0.0s
All that is returned to my Nagios server after this script generates the XML-code and sends it is the first line, like this:
JMXEval CRITICAL – 2 checks, 1 critical [Threads], 1 ok
I would like to see support for multiline output implemented in this script in the future. Right now I’m looking for a work around for this problem.
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!