Random Project
Home >

Showing 4537-4548 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
There is no necessary spaces, 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 I…
comment out line 191 and add the following 5 lines: #@jobs = ( ); while() { if ( /^(?!no entries)/ ) { push @jobs, $_;…
Looks good but have come accross a bug Argument "176.57.248.137" isn't numeric in numeric gt (>) at ./check_traceroute_ This is when the traceroute looks different…
Network traffic monitoring pnp4nagios: https://raw.githubusercontent.com/code4alex/NagiosPlugins/master/check_net_traffic.php
As of Linux 3.13 the bonding driver uses /sys/class/net/bond0/lower_eth0/operstate instead of /sys/class/net/bond0/slave_eth0/operstate. Here is a patch (you might brush it up a bit ;)) ---…
Excellent work, very nice plugin, good documentation (within the plugin). It's a nice "feature" that I can run the same command to check for the…
This plugin does a traceroute with the given OS's traceroute command (currently supported: Linux and Windows) and creates a nice graph via rrdgraph. So now,…
check_ifconfig is a Nagios plugin to network Ethernet interfaces on Linux platforms. It uses the output of ifconfig and reports the status of the network…
Check the amount of current active calls from Asterisk.
Check the calls Asterisk has processed since the last check.