Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_nut_plus
Current Version
1.6
Last Release Date
2013-09-19
Compatible With
- Nagios 2.x
Owner
Website
License
GPL
Hits
34708
Files:
File | Description |
---|---|
nagios-plugin-checknutplus_1.8.tar.gz | tarball 1.8 |
nagios-plugin-checknutplus_1.8_all.deb | debian package 1.8 |
check_nut_plus | check_nut_plus |
check_nut_plus.1 | check_nut_plus.1 (manual page) |
check_nut_plus.html | check_nut_plus.html (manual) |
check_nut_plus.sgml | check_nut_plus.sgml (manual, docbook) |
Monitor every parameter provided by upsc,
including but not limited to serial and model.
Ranges for values like temperature or voltages
are possible.
Most flexible configuration ever.
Please take a look at the provided documentation.
Reviews (2)
bygnudiff, June 18, 2020
I installed on Ubuntu 18.04 from .deb file OK. Since I have source-built nagios in /usr/local, I had to link the executable to /usr/local/nagios/libexec and add 'use lib "/usr/local/nagios/libexec" ;' to Perl script.
Works like charm, supports even voltage ranges properly!
ie. try
check_nut_plus -d your_nut_ups -v "input.voltage=w245"
And it will correctly give warning for voltages outside 220-230 and critical for voltages outside 210-245.
Full marks, have been looking for similar for apcupsd, but NUT is the way to go.
Works like charm, supports even voltage ranges properly!
ie. try
check_nut_plus -d your_nut_ups -v "input.voltage=w245"
And it will correctly give warning for voltages outside 220-230 and critical for voltages outside 210-245.
Full marks, have been looking for similar for apcupsd, but NUT is the way to go.
Not working. Outdated and not updated.