Random Project
Home >

Showing 4717-4728 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Simple bash script using curl to check a website. It works on HTTP and HTTPS. Requirement: curl Usage ./check_http.sh Example: ./check_http.sh 'http://oglobo.globo.com' oglobo 1 OK…
This is an excellent script. I had to made few changes for making it to work with Oracle 12c PDBs. First, my sqlplus binary is…
Works great, though one problem I ran into - the check for a valid -H value assumes that all components of a hostname start with…
Needed an simple way to monitor Windows Server 2008 R2 servers from Nagios. I Did have to make one change to the plugin for CentOS…
Worked fine. Would clean up the grammar a bit. Help should read for example, -x Comma separated list of NFS mounts to exclude from monitoring…
Good plugin but the percentage is buggy. For host swap check for instance you have to check against the host total swap usable. For instance…
This document describes how to manually upgrade an existing Nagios® Incident Manager™ installation with the latest updates and patches. It is beneficial to keep your…
This script calculate speed in download and upload from local server to remote LINUX server (need SSH Key Exchange)
/usr/lib/nagios/plugins# ./check_mtr -H 94.x.y.z ./check_mtr:54:in `run_mtr': undefined method `captures' for nil:NilClass (NoMethodError) from ./check_mtr:50:in `each' from ./check_mtr:50:in `run_mtr' from ./check_mtr:11:in `initialize' from ./check_mtr:136:in `new' from…
This shell script uses check_nt to check both Bytes Sent and Bytes Received counters in one place. My understanding is that it is lacking the…