Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Perl implementation of NSCA protocol, plus path tracing. Includes a Net::NSCA Perl library.
Current Version
Last Release Date
June 8, 2009
Owner
Nagios Exchange
Parses path tracing and decides whether to send email
Sends test results to single or multiple hosts, adding path tracing
Example configuration file.
Updated Net::Nsca library.
This is the client for the RedundantDistributedMonitoring system. It consists of three parts:
* Net::Nsca - An updated version of the classic Perl library including a broadcast method. * smart_send_nsca.pl - Code that uses Net::Nsca->broadcast to send to a number of other host(s). * smart_notify_mail.pl - Code that does not send the message if it has already passed through a known host (which should have sent the message).
The Net::Nsca->broadcast method sends a message off to a number of hosts, adding path tracing information to the plugin output. It does not send the message if the local hostname or local sitename is already present in the path, avoiding a continual loop of notification messages.
This code is only useful in a distributed monitoring situation where multiple monitoring boxes exist and there is no defined (by design) master server.
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!