Random Project
Home >

Showing 8665-8676 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Nlist is a utility that will parse the nagios database files and return a list of systems based on a simple query. This is useful,…
Simple bash script Work only in Linux Check total open file descriptors and compare with percent of maximum allowance by kernel There are default values.…
this bash script check if processes matching to a pattern are exceeding a given elapsed time.
helpful script. Modified the perfdata lines in the case statement to work with current versions of Nagios like so: - perfdata=( ${perfdata[@]}${SENSOR_VALUE}";" ) + perfdata=(…
If NFS is mounted, and connection to server is lost after, then script hangs. NFS share is listed after mount command, but it also hangs…
Excellent plugin. It does exactly what it says it should. We are using it to do hardware testing on HP DL360 G7's with no problems.…
In this blog you can review a community-written shell script in BASH aimed at automating the process of scheduling multiple service checks in Nagios.
This tutorial will show you how to configure Nagios on a Debian GNU/Linux release (Squeeze 6) to monitor Windows hosts.
This checks does what is intended. A simple bash script that awk's the uptime with output being user-friendly. We have implemented this check on Red…
This plugin was exactly what I was looking for, because we sometimes have Apache machines that reached their MaxClients settings. However, out of the box…
Since the switch to 64 bit counters i am getting totally weird average values like: CRITICAL - Average IN: 3.41Tbps (170252.50%), Average OUT: 970.95Gbps (48547.45%)…
Hello, Is it possible to add contact closure detection?