Showing 41-50 of 122 results.
Sort by:
check_btcpool
https://github.com/linuxconsultantsireland/check_btcpoolUsage /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…
check_svn_mirror.pl (Advanced Nagios Plugins Collection)
https://github.com/harisekhon/nagios-pluginsPart 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…
check_git_branch_checkout.pl (Advanced Nagios Plugins Collection)
https://github.com/harisekhon/nagios-pluginsPart 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…
check_snmp_boundaries
http://wiki.jackall.net/check_snmp_boundariesUsage : check_snmp_boundaries.pl [-h] -v -H -C -o --state --min --max Return OK if : min
check_openweathermap
http://dev.techno.holics.at/check_openweathermaproot@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…
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…
check_hdfs.rb
http://www.techynfreesouls.co.nrThis 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…
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…
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…
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.…