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 61-72 of 133 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
1.Add NRPE commands to nrpe.cfg echo 'command [check_mem]=/usr/local/nagios/libexec/check_mem.sh -w 75 -c 85' >> /usr/local/nagios/etc/nrpe.cfg
1. Add nrpe commands to nrpe.cfg echo 'command [check_net_traffic]=/usr/local/nagios/libexec/check_net_traffic.sh -d eth0 -w 7m -c 10m' >> /usr/local/nagios/etc/nrpe.cfg Description: -d is the name of the interface(eth0;bond0)…
check_ifconfig is a Nagios plugin for monitoring network interfaces on Linux platforms. It uses the output of ifconfig and reports the status of the network…
Check status of system services for Linux, FreeBSD, OSX, and AIX. Options: -s Specify service name -l List services -o OS type, "linux/osx/freebsd/aix" -u User…
This check monitor idrac 7 hardware status via SNMP: - Virtual Disk - Physical Disk - Memory - CPU - Power Supply - Power Unit…
Install this plugin on your Nagios server and monitor your NCPA agents with it! If you have trouble with it please consult its --help flag…
Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_puppet.rb --help usage: check_puppet.rb [OPTIONS] The check_puppet.rb Nagios plugin checks the following: 1. Exactly…
Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_nagiostats.pl --help Nagios Plugin to show the Nagios stats with perfdata for graphing purposes…
The purpose of this plugin is test the full stack availability of your AMQP resource by checking the ability to connect and the speed of…
Simple bash script that walks a given list of router ips for WAN interface ips, and then configures ping checks on each of those wan…