Network Connections, Stats and Bandwidth

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

Showing 21-30 of 160 results.

Sort by:

Network Connections, Stats and Bandwidth
check_speedtest_servers
https://dev.sanctum.geek.nz/cgit/nagios-check-speedtest-servers.git/about/

Check that an Oookla Speedtest server with a specified URL and/or host is present on the public list of servers. Works by downloading the server…

License: MIT by: Tom Ryder
Network Connections, Stats and Bandwidth
check_ping_ip_list_from_file.sh

Read a fil with a list of ips. One ip per line, for example $ cat ips.list 10.1.1.1 10.100.1.45 10.11.11.11 For each ip, it will…

Network Connections, Stats and Bandwidth
Meraki – Check 4G Status

Requirements 1 - The MAC Address of the device you want to monitor, MAC needs to be formatted as follows => XX:XX:XX:XX:XX:XX ************************************************************* How to…

Network Connections, Stats and Bandwidth
Meraki – Check Device Status

Requirements 1 - The MAC Address of the device you want to monitor. ************************************************************* How to use 1 - Create a new file named "check_meraki_status"…

Network Connections, Stats and Bandwidth
check_iperf3

check_iperf3.pl allows you to test both, TCP and UDP protocols. PERFORMANCE DATA is returned back to Nagios. see README for more details (setup). TCP usage…

4 (1) License: GPL by: Marcelo Espinosa
Network Connections, Stats and Bandwidth
check_iftraffic_OID

Explanation: Originally writted to monitor Ubiquiti AirFiber backhaul. With this hardware, network interface speed is dependent on weather condition and distance so snmp values are…

License: GPL by: Nicolas
Network Connections, Stats and Bandwidth
Number of connections opened by a process
https://commandline.tech

Counts number of opened connections that a given process has opened. Plugin uses netstat with sudo access. It can match process by regexp or use…

License: GPL by: Maciej Nowakowski
Network Connections, Stats and Bandwidth
check-netscaler-activeservices
https://github.com/nxadm/check-netscaler-activeservices

check-netscaler-activeservices A Nagios plugin to check the number of active backend services of a netscaler frontend instance. This program makes use of the Nitro API…

License: GPL by: nxadm