Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_btcpool
0.02
2013-12-20
- Nagios 2.x
- Nagios 3.x
GPL
30348
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!
Contact me to add more pools.
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 $USER1$/check_btcpool $ARG1$
}
define service{
use generic-service
host_name coinotron
service_description Hashrate of my account
check_command check_btc!-p coinotron -c5 -w 20 -a 53BXXXXXXXXXXXXXXXXXXXXXXXXXX
}
/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 $USER1$/check_btcpool $ARG1$
}
define service{
use generic-service
host_name coinotron
service_description Hashrate of my account
check_command check_btc!-p coinotron -c5 -w 20 -a 53BXXXXXXXXXXXXXXXXXXXXXXXXXX
}
Reviews (0)
Be the first to review this listing!