check_udp-packet-loss.sh (Visit this link)
from 0 votessh-compliant script to check for UDP packet loss and receive errors.
= Description =
check_udp-packet-loss.sh is a Nagios plugin to monitor the UDP packet loss via netstat. It writes a temporary file to a configurable directory and compares it's values against the ones from the check before. That means the actual result shows the amount of overall packets, received, receive errors and/or packets recieved to unknown port for the last check interval you've chosen.
= Version =
Version 1.1, 2009, Mike Adolphs ([http://www.matejunkie.com/])
= -h/--help Output =
./check_udp-packet-loss.sh [-w/--warning] [-c/--critical] [-t/--path-tmp]
Options:
--warning|-w)
Sets a warning level for packet receive errors. Default is:
off
--critical|-c)
Sets a critical level for packet receive errors. Default is:
off
--path-tmp|-t)
Sets the path for the temporary file. Default is: /tmp
= Changelog =
* 2009-05-14
* Small bugfix of an exit code
* 2009-05-10
* Data now represents UDP statistics for the last check interval
check_udp-packet-loss.sh is a Nagios plugin to monitor the UDP packet loss via netstat. It writes a temporary file to a configurable directory and compares it's values against the ones from the check before. That means the actual result shows the amount of overall packets, received, receive errors and/or packets recieved to unknown port for the last check interval you've chosen.
= Version =
Version 1.1, 2009, Mike Adolphs ([http://www.matejunkie.com/])
= -h/--help Output =
./check_udp-packet-loss.sh [-w/--warning] [-c/--critical] [-t/--path-tmp]
Options:
--warning|-w)
Sets a warning level for packet receive errors. Default is:
off
--critical|-c)
Sets a critical level for packet receive errors. Default is:
off
--path-tmp|-t)
Sets the path for the temporary file. Default is: /tmp
= Changelog =
* 2009-05-14
* Small bugfix of an exit code
* 2009-05-10
* Data now represents UDP statistics for the last check interval
Submitted by: Mike Adolphs
Hits: 846
Overall downloads: 161
Added: 2009-05-06 00:00:00
Last Modified: 2009-12-11 10:55:31
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| check_udp-packet-loss.sh | ![]() |
6 kb | The script (Version 1.1) | 240 |
| LICENSE | 53 kb | The appropriate license | 105 |
Comments
Be the first to comment this project.
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
check_interface_table_v2.pl
3 from 1 votesAs stated on the original check complete interface table page this plugin allows you to monitor one network device (e.g. router, switch, server) without knowing each interface in detail. Only the hostname (or ip address) and the snmp community string are required. But additional to the original this 2nd version gives you performance data for all the interfaces if you wish. And furthermore it calculates the interface load and informs you on configured VLANs. Check Live-Demo here: http://nagios.demo.netways.de/nagios/cgi-bin/status.cgi?host=f1-switch -
check_netstat
5 from 1 votesThis plugin checks number of open tcp connections and can send warnings or critical alert of there are too many or too few. Can run either directly on the box or use SNMP. -
Check Ethernet-Interface
from 0 votesA simple network-interface status check-plugin (based on bash and mii-tool) -
check_apache_status
3 from 3 votes[perl] Yet Another (more generic) parser for Apache's server-status handler. Fetches the server-status page of an apache, extracts some information and evaluates them. Tested with Apache 2.0 - not (yet) working with Apache 1.x -
SMB Share checker
3 from 2 votesSimple sh script to check if smb shares are "up"
-
lwp-download-speed
from 0 voteslwp-download-speed is a nagios-plugin based on the perl-download-program "lwp-download". This plugin is useful to measure the speed of a http-download. -
check_iptables
2 from 2 votesBash script to do basic checking of iptables. -
check_dns.sh
from 0 votesPlugin to monitor changes of the IP address stored in the A record of a DNS resource. -
check_tracert
from 0 votesVery simple bash script for checking that the primary route is active. -
check .ar domains expiration date
from 0 votesCheck .ar (Argentinian) domains expiration date.




