Others

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

Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!

Showing 41-50 of 122 results.

Sort by:

Others
check_btcpool
https://github.com/linuxconsultantsireland/check_btcpool

Usage /usr/local/nagios/plugins/check_btcpool -p coinotron -c5 -w 20 -a 53B21DE51AEA4C0B86D7AF2BXXXXXX /usr/local/nagios/plugins/check_btcpool -p bitcoin.cz -c500 -w 1000 -a 394472-8aed2a17ae0f5339e9b98XXXXXXXX Nagios Example Config define command{ command_name check_btcpool command_line…

4 (1) License: GPL by: Laurence Baldwin
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