

- #CYBERPOWER POWERPANEL PERSONAL SOFTWARE INSTALL#
- #CYBERPOWER POWERPANEL PERSONAL SOFTWARE SERIAL#
- #CYBERPOWER POWERPANEL PERSONAL SOFTWARE SOFTWARE#
The other config files were left as emerged. (Not shown is the nut boilerplate comments in the config files) Emerged nut, plugged in the USB connection to the CyberPower and set it up like so: Openrc-0.17, ~vanilla-sources, ~nvidia-drivers, gcc-12 Ryzen 3700X, Asus Prime X570-Pro, 64 GB DDR4 3200, GeForce GTX 1660 Super
#CYBERPOWER POWERPANEL PERSONAL SOFTWARE SOFTWARE#
The software supports email notification to inform users of power events.
#CYBERPOWER POWERPANEL PERSONAL SOFTWARE SERIAL#
Using nut with a CP 1500 AVR at my office on one of the computers. CyberPower PowerPanel Personal for Windows features a user-friendly interface for controlling and monitoring any CyberPower UPS system through the USB or serial port. I know it's not "the gentoo way" but there's only a few files and I didn't know that much about writing ebuilds at that time.Įdit to add: the install.sh script in the tar.gz file works fine (it's only 6-8 files)

#CYBERPOWER POWERPANEL PERSONAL SOFTWARE INSTALL#
It's been awhile, I think I just downloaded the tar.gz file for linux and unpacked it, it has an install script, but I don't remember if I used it or just put things where they needed to be. I'm currently using the powerpanel for linux version, works fine too. I've used nut before, works fine with cyberpower systems. Also for some reason cant add the use flag for that ups_drivers_powerpanel am I missing something?


I looked at sys-power/nut but not sure if that will work. Posted: Wed 10:41 pm Post subject: UPS CyberPower Software?Ĭan this be installed on Gentoo? If not anything compatible? Gentoo Forums Forum Index Unsupported Software PowerPanel Personal displays important UPS operating information, such as power source, output voltage, battery capacity, runtime, and load. When i installed the cyberpower software (Powerpanel Personal) the battery icon vanished, there was only the icon of the software and i couldnt find any indication of the UPS in windows outside of said software, not even in the energy management settings. I tested the above by unplugging the UPS and after 1 minute, proxmox shutdown.Gentoo Forums :: View topic - UPS CyberPower Software? Property Details Domain, BESC Category, Software Sharing Download Size, 0 Source, RESTAPI: Generate uninstall tasks for all MSI applications. Pwrstat -lowbatt -runtime 300 -capacity 35 -active on -cmd /etc/pwrstatd-lowbatt.sh -duration 1 -shutdown on Engineered to provide the real-time PUE, PUE trends and usage trends for total energy, the software helps increase overall data center efficiency. You can also do a shutdown for low battery like this (This is set for when you have less than 5 minutes of battery time remaining but you can adjust that by changing the 300 seconds to something else if you like): Pwrstat -pwrfail -delay 60 -active on -cmd /etc/pwrstatd-powerfail.sh -duration 1 -shutdown on For me personally, this was a much better solution than NUT (although if I end up with a setup in the future with multiple servers connected to the same UPS - or something else requiring different commands being sent to different machines, I can see why I would use NUT in that case.)Īfter you get the install set up from my post above, here is how you set up graceful shutdowns for power failures (mine is currently set up for a shutdown after 1 minute, but I might change it to 5 minutes by changing the delay from 60 to 300): Ok I configured the graceful shutdown and it worked perfectly.
