Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
check_udp_stats.sh is a Nagios plugin to gather statistics of udp packets. On top of this it has monitoring logic to warn about udp packets received to unknown port and erroneous udp packets
Current Version
Last Release Date
April 24, 2013
Owner
SvenVD
Website
https://github.com/SvenVD/nagios-plugins/blob/master/check_udp_stats.sh
Download URL
https://raw.github.com/SvenVD/nagios-plugins/master/check_udp_stats.sh
License
GPL
Compatible With
Version 0.9.1, 2013, SvenVD, [email protected] check_udp_stats.sh is a Nagios plugin to monitor the UDP packets It calculates the average per packet count per minute of received, error received, unknown received and sent check_udp_stats.sh [-uw/--uwarning] [-uc/--ucritical][-ew/--ewarning] [-ec/--ecritical] Options: --uwarning|-uw) Sets a warning level for packets to unknown port received. Default is: 0 The unit is packets/min --ucritical|-uc) Sets a critical level for packets to unknown port received. Default is: 0 The unit is packets/min --ewarning|-ew) Sets a warning level for packet receive errors. Default is: 0 The unit is packets/min --ecritical|-ec) Sets a critical level for packet receive errors. Default is: 0 The unit is packets/min
You must be logged in to submit a review.
To:
From: