Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_udp_stats.sh
- Nagios 3.x
- Nagios XI
GPL
40324
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Version 0.9.1, 2013, SvenVD, svenvd.github@gmail.com
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
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
Reviews (0)
Be the first to review this listing!