Random Project
Home >

Showing 7933-7944 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Executes "show table status" queries for all schemas on the server. Parse the output. Gives Nagios compatible warning, critical notifications and performance data for selected…
Nagios plugin to check all or some network interfaces on a Cisco network device for errors and drops.
This tutorial will show you how to install Nagios on CentOS 5.5.
Try as I might, I can not get newlines in the output either via the web page submission or via send_nrdp.pl. I've tried n, \n,…
Hi expert I need to know if is it possible to install nagiosgraph and nagios on two different server . I like to have nagios…
Hi, Thanks for pubishing your check plugin! I changed both check conditions, so it works for me: 308c308 $drvCnt) --- > if($expDrvCnt != $drvCnt) 313c313…
Hi, I am having troubles to compile NDOutils 1.5 on OpenBSD 5.0. I fixed manually the mysql error messages adding the absolute path on include/config.h.…
I`ve made some changes to make this plugin work on CentOS 5 and CentOS 6. I`m checking on DL380 G4, DL360 G5, DL360 G7 What…
A business critical integration may seem to be working when normal monitoring is used but by monitoring business processes related to the integration (ex via…
No longer works since the URL it's checking (http://www.worldofwarcraft.com/realmstatus/status.xml) no longer exists. The status information that used to be provided by the XML used by…
1) Change from dos format to unix 2) Change line 69 from /usr/bin/kill to just "kill", without full path 3) Remove "|>" wherever you see…