I've got one Ubuntu box and a Synology NAS. Both are connected to the APC UPS, but only one USB, which is connected to the Ubuntu box.
How, specifically, can I get both machines to shut down from a power loss event from one APC USB port?
I've got one Ubuntu box and a Synology NAS. Both are connected to the APC UPS, but only one USB, which is connected to the Ubuntu box.
How, specifically, can I get both machines to shut down from a power loss event from one APC USB port?
UPS monitoring software such as apcupsd
or nut
can handle clients connected by network so that if the primary server (where the UPS is monitored) decides it's time to initiate a shutdown, the clients can be notified to also shutdown.
You first step should be to identify what UPS monitoring software is installed, Once you know that, check the documentation on how to add clients.