Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_mt_voltage
Current Version
1
Last Release Date
2014-08-15
Compatible With
- Nagios 3.x
Owner
License
GPL
Hits
17558
Files:
File | Description |
---|---|
check_mt_volt | check_mt_volt |
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!
Plugin for check MikroTik voltage(if Rb is capable of read this info).
# 'check_mt_volt' command definition
define command{
command_name check_mt_volt
command_line /usr/lib/nagios/plugins/check_mt_volt -H '$HOSTADDRESS$'
}
I have almost no problems(first read when RB is on battery power may result false alarms, or no alarms at all). This will be fixed in next release.
This is development version. Use at own risk.
# 'check_mt_volt' command definition
define command{
command_name check_mt_volt
command_line /usr/lib/nagios/plugins/check_mt_volt -H '$HOSTADDRESS$'
}
I have almost no problems(first read when RB is on battery power may result false alarms, or no alarms at all). This will be fixed in next release.
This is development version. Use at own risk.
Reviews (0)
Be the first to review this listing!