Random Project
Home >

Showing 8341-8352 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
There was bug when the first item (r) is not one char. That is a simple fix for it: --- check_cpu.py.orig 2011-11-05 20:23:46.000000000 +0100 +++…
--- check_asterisk_peers 2011-11-05 11:56:16.352105211 +0100 +++ check_asterisk_peers.sh 2011-11-05 11:56:11.376105311 +0100 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Check asterisk peers plugin for Nagios. # Written…
A simple shell script that checks the usage of swap in a Linux System. Intention was, that a system should never swap anything, it was…
Executes just one "Show processlist" query on the server. Checks process' in detail.
This is a plugin which lets you check jenkins jobs according to a variety of metrics
Hi, I fix the problem with measure in KB, MB and GB from traffic. Thank's for the script These is the new script: #!/usr/bin/perl use…
Running on Ubuntu: I can't use this plugin. I can't run this command: sh check_sqljob -h Because this wrote: : bad variable nameH Can you…
I missed just one statement - the battery life time if the power fails. But it was simple to find it out. Below you will…
simple and works.... I just modified line 20 to this: if 'nfs' in fstabtype and 'nfs' in proctype: this way works for both nfs3 and…
Great sript! Very useful for me. In my company we use Nagios totally based on host and services comments. So, over time, thousands of comments…