Random Project
Home > Most Popular Listings

Most Popular Listings

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Nagios plug-in for Oracle database (tested on 8i/9i/10g/11g). This script can be run remotely from separate monitoring host. It checks: a) database status (up/down) b)…
Check if the result of a MySQL request is ==, , than a number which is warning and/or critical when check_type=NUMERIC. This plugin could return…
v1.0 Date: 2012-03-12 Date: 2012-03-05 Author: Alberto Lazzarin - ITA v1.1 Date: 2013-05-30 Author: Ivan Bergantin - ITA Fix grep function on disk and disk…
This check checks the status of the disks in the NAS drive name, model, condition and temperature. example: check_synology_disk Public 2c 192.168.1.30 0 0 =…
A nagios plugin to check HTTP requests which allows you to run a series of checks, retaining some state information (so you can for example…
A simple plugin for monitoring the chassis health of a google search appliance via SNMP.
You can find here : http://alexnogard.com/monitorer-windows-avec-nagios-centreon/ a full tutorial to install wmic on Linux, and to use it with check_wmi_plus to monitore Windows Server &…
This is an updated version of an all in one script that does a little bit more than original project: http://localhost/directory/Addons/Notifications/*-Notification-Managers/Disabled-host-and-service-notification-parser/details Script looks at nagios…
This article discusses how to segment your Nagios and PagerDuty alerts based on whether the Nagios alert is a critical or non-critical type alert.
It's an update version of the check_connections.pl plugin from sjorge i found here. I've change the command from netstat to ss. If you don't add…
nagios-failover script to failover nagios servers if and when their down - automtically done via bash script that will require some ground work to be…
This Unix perl script checks if a process is running and its CPU, Memory, RSS or VSZ (or all of the above) if selects processes…
Check local time against a provided source or AD(autodetect) or pool.ntp.org through NRPE / nsclient++. Windows Server that are not DC can't be tested through…
checks the given Supply on a HP-Printer via SNMP. To use this Plugin your HP-Printers must have SNMP enabled.
This check checks the status of the NAS raid. In case you have several disks with different RAID levels including the check will not be…
Connects to a remote system through SSH using PHP using username & password authentication. No need to compile just run using php and your away.…
A simple perl plugin that allows nagios to check the rate of change of the output of any command as long as it's a number,…
This plugin checks used space for oracle ASM disk groups against a threshold percentage provided in command line. User executing this perl script must have…
Run configuration test and restart Nagios automatically! Checks the output of /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg to get the total number of warnings and errors. If either…
This plugin check cpu / ram or both for one or more process for all,one or few user. The data is put on graphs Usage:…
Checks percentage of used physical memory, excluding buffers. Implemented in Python - needs psutil module.