Home Directory Plugins Hardware UPS check_nut_plus

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_nut_plus

Current Version
1.6
Last Release Date
2013-09-19
Compatible With
  • Nagios 2.x
Website
License
GPL
Hits
36218
Files:
FileDescription
nagios-plugin-checknutplus_1.8.tar.gztarball 1.8
nagios-plugin-checknutplus_1.8_all.debdebian package 1.8
check_nut_pluscheck_nut_plus
check_nut_plus.1check_nut_plus.1 (manual page)
check_nut_plus.htmlcheck_nut_plus.html (manual)
check_nut_plus.sgmlcheck_nut_plus.sgml (manual, docbook)
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!
check_nut_plus
nagios plugin reporting the status of the UPS using NUT

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)
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.
byriahc3, April 14, 2019
0 of 1 people found this review helpful
Not working. Outdated and not updated.