What is needed to configure a smart-UPS to work with apcupsd
APC UPS Data Center & Enterprise Solutions Forum
Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-05-2503:36 AM. Last Modified: 2022-05-2704:42 AM
apcupsd can be used,
Depending on how the UPS is configured, it is possible to apcupsd to listen in to the messages from the UPS if DEVICE parameter in the apcupsd configuration filed is comment away.
In this case apcupsd will accept any message with the right structure (but apcupsd will ignore the hash checksum calculation) and apcupsd can detect low battery.
But apcupsd have no way to detect a malacious package or if an attacker is sending false messages (like a DOS attack, battery time left = 0, the servers is shutting down)
If the hash calculation should be used, it is necessary with the DEVICE parameter in the apcupsd configuration file but then it must be matched with the designated user in the UPS.