Random Project
Home >

Showing 3157-3168 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Nice plugin. I added a check to paging statistics to check for major faults. diff follows. --- check_linux_stats.pl 2015-09-11 12:22:42.977785368 -0500 +++ check_linux_stats.pl.orig 2015-08-21 09:11:02.000000000…
I only use it to monitor the system health and for that use case it works fine. Although I figured out, that the performance data…
./check_ilo2_health.pl -u username -p password -n -H 10.0.1.2 -t 60 -g This failing with the error: ILO2_HEALTH UNKNOWN - ERROR: Syntax error: Line #0: syntax…
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…
To make it work on windows servers you just have to set the megaclibin variable to your megacli.exe like my $megaclibin = 'C:MegaCLIconfigmegacli.exe'; and make…
Same problem as reported by danslarge. Seems to be a problem with wmi/wbem, when trying to collect lic info. Would be nice if working again.…
This plugin is simply designed to cater requirement of monitoring TCP connection to a Port binded to various IP addresses, These IP addresses can be…
nagios_check_listening_port_linux is a plugin written to verify that a specified process name can be found listening on a specified TCP port.
Users who did apt-get install nagios-nrpe-plugin will need to change this line in the check_apchestatus.pl file: use lib "/usr/local/nagios/libexec"; to this: use lib "/usr/lib/nagios/plugins";
En este documento se explica como instalar y configurar Nagios Core con algunos plugins, todo esto corriendo sobre Debian. En su interior se explica: -…