Network Connections, Stats and Bandwidth

Nagios plugins for monitoring network bandwidth usage, download speed, network connections, etc.

Showing 41-50 of 160 results.

Sort by:

Network Connections, Stats and Bandwidth
OzekiMonitor

./check_ozeki.sh No needed parameters. Right syntax is check_snmp.sh -H host_ip -p snmp_port -V snmp_version -c snmp_community For example "check_snmp.sh -H 192.168.1.1 -p 165 -V 2c…

License: GPL by: Pavel Mlcoch
Network Connections, Stats and Bandwidth
Aruba Instant Virtual Controller
https://github.com/gdoornenbal/monitoring-plugins

Usage: check_aruba_instant -H -C [-N -F -d -m -f] Make sure to connect to the virtual controller (VC) ip address! Other options: -N number of…

5 (3) License: GPL by: Gerrit
Network Connections, Stats and Bandwidth
check_ethtool

Usage: check_ethtool [-i ] [-s 10|100|1000|10000] [-m (speed is minimum)] [-d ] [-a (autoneg)] [-h (help)]

License: BSD by: Anders Nordby
Network Connections, Stats and Bandwidth
k0rdi

Based on check_bandwithd.sh. Plugin for monitoring utilization of network interfaces linux. Improved traffic warning / critical status. root@cerber:~# ./check_bandwidth.sh example: plugin.sh HOSTNAME interface_name time TX_warning_mbit/s…

License: GPL by: Kamil
Network Connections, Stats and Bandwidth
check_naglio_netint
https://github.com/RTBHOUSE/check_naglio_netint
License: GPL by: Marek
Network Connections, Stats and Bandwidth
check_mc.exp
http://ftp.espci.fr/pub/nagios-local/

This plugin requires Expect, works on NetBSD and should work on Linux. Usage: check_mc-0.1.exp [-u|--login login] [-p|--password password] [-l|--tty terminal_line] [-s|--speed terminal_speed] [-E|--online path_list] [-F|--100Mb…

License: GPL by: Jean-Jacques Puig
Network Connections, Stats and Bandwidth
check_traceroute_pingplot
http://dev.techno.holics.at/check_traceroute_pingplot/

usage: ./check_traceroute_pingplot.pl

4.8 (4) License: Apache by: Frederic Krueger
Network Connections, Stats and Bandwidth
Check Current Connections

Check the number of connections/sockets in a given state. Uses iproute2's ss tool to retrieve connections. Options: -s State of connection (def: all) (established, syn-sent,…