Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
A short Perl script that will test the specified host for the NRPE and NSClient agents, and will inform the user if they are working as expected. Useful for tracking down communication problems (eg firewalls) after first install of the agents.
Current Version
Last Release Date
June 16, 2009
Owner
Nagios Exchange
Website
http://www.steveshipway.org/software/
checkagent.pl v1.0
This script is pure perl, and will check first for the NRPE agent, then for the NSClient agent. If you also give the -n flag, it will check for NRPE using non-SSL. It will stop once an agent is found, unless you specify the -a flag.
If you install an NRPE service 'version' like this:
commandversion=/bin/uname -a
then this output will be shown on a successful NRPE request (the 'version' command is the one used for testing, so it should exist).
Under NRPE_NT, I define a similar version command that runs a batch file which outputs 'OK'.
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!