Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check the charge in a laptop battery
Current Version
Last Release Date
June 15, 2009
Owner
Nagios Exchange
Check laptop battery charge remotely using NSClient++ and NRPE
Visual Basic script for checking the charge remaining in a laptop battery. Uses WMI.
Written for a Dell laptop, but should work for any Windows-based laptop that returns a value for the "Win32_Battery -> EstimatedChargeRemaining" WMI object query.
Install as NSClient++ script (excerpt from NSC.ini below):
[External Scripts] check_battery=cscript.exe //T:30 //NoLogo scriptscheck_laptop_battery.vbs
I call it using NRPE syntax; YMMV:
Command Name: check_nrpe_laptop_battery_status Command Line: $USER1$/check_nrpe -H $HOSTADDRESS$ -c check_battery
Hard-coded to go to warning at 99% charge remaining, critical at 80%
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!