Random Project
Home > Plugins > Network and Systems Management

Network and Systems Management

Nagios plugins to monitor network and systems management software. Proof that Nagios rules the world. :-)

Showing 25-36 of 133 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugins check if a service is runing or not, just by localhost.
check_unifi is a Nagios plugin to check the status of the Ubiquiti UniFi Controller and APs. This plugin has been tested on CentOS 7 with…
This plugin request an iDRAC (Integrated Dell Remote Access Controller) and provides its status OID .1.3.6.1.4.1.674.10892.2.2.1.0 (drsGlobalSystemStatus) Options : -H: host -c: community snmp -v:…
Check bandwidth checks if the current bitrate of a network interface differs from the average for that interface. It is very useful for monitoring ISP…
This is my first time to develop and share over any forum. This plugin checks the temperature monitoring of Cisco ASR9K which currently covers RSPx…
This plugin checks process memory by SNMP on host.
This plugin checks existence of a service using SNMP. ./check_SNMP_service.sh COMMUNITY HOST SERVICE
script based on ip tool. it checks RX and TX value of specified interface within some interval and provide speed in KB: ip -s link…
Using vnstat to check current bandwidth. vnstat will provide slightly faster checking but it can only do per NIC/interface, instead of over all bandwidth. Script…
Using iftop to check current bandwidth. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X # Dependency: iftop
Using iftop to check current bandwidth for ONLY one NIC. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X # Dependency: iftop