Others

Nagios plugins for monitoring other stuff, for which there is no specific category yet.

Showing 41-50 of 118 results.

Sort by:

Others
check_svn_mirror.pl (Advanced Nagios Plugins Collection)
https://github.com/harisekhon/nagios-plugins

Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_svn_mirror.pl --help Nagios Plugin to check a Subversion mirror/slave is up to date compared…

Others
check_git_branch_checkout.pl (Advanced Nagios Plugins Collection)
https://github.com/harisekhon/nagios-plugins

Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_git_branch_checkout.pl --help Nagios Plugin to check a Git working copy is in the right…

Others
check_snmp_boundaries
http://wiki.jackall.net/check_snmp_boundaries

Usage : check_snmp_boundaries.pl [-h] -v -H -C -o --state --min --max Return OK if : min

Others
check_openweathermap
http://dev.techno.holics.at/check_openweathermap

root@yourhost:/yournagioscontribdir# ./check_openweathermap.pl usage: ./check_openweathermap.pl [api-key] locationstring is usually 'townname,countrytld' (ie. Wuerzburg,de or London,uk), but can be id= as well. wantedinfo is either 'all' or one…

4 (1) License: Apache by: Frederic Krueger
Others
check_dcmfind

#!/usr/bin/python # -*- coding: utf-8 -*- # # check_dcmfind.py # Nagios plugin to check a DICOM find service which is the first stage of a…

Others
check_hdfs.rb
http://www.techynfreesouls.co.nr

This nagios plugin checks hdfs health by parsing dfshealth.jsp. The script is written in Ruby and makes use of nokogiri gem for parsing dfshealth.jsp. Please…

Others
check_cap_alerts

Common Usage to check for all alerts in your state or zone: ./check_cap_alerts.py -c MNZ062 Check for a particular alert can be done also: ./check_cap_alerts.py…

Others
Woot Checker: check_woot

This check works off of a Woot Tracker RSS feed for the latest Woots, parses the feed, and is dependent on how fast that site…

License: GPL by: Chris
Others
check_rate

The plugin executes the command specified by the user and stores it's output value in a sqlite3 database using the command's md5 hash as key.…

License: GPL by: Dimos Alevizos