Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_apcupsd v1.2 is now v1.3 (performance data output added)
Current Version
Last Release Date
February 1, 2010
Owner
Nagios Exchange
Using pnp4nagios there is the need to get performance data. So I added some output for the performance data to the script. It works fine but further improvement is welcome.
line 206, missing "R", says "WANVAL", should say "WARNVAL".
I have a better value rounding meth?d to suggest. I changed the line: ROUNDED=`echo $VALUE | sed 's/..*//'` with: ROUNDED=`echo $VALUE | awk '{printf("%dn",$1 + 0.5)}'` I faced a problem when the '.7' value for Input voltage (power failure) appeared to be 'OK'. Thank you!
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!