Signaling other computers when a specific amount of runtime is left in a connected UPS

Hi all,

Is it possible to signal other computers on my LAN when a UPS connected to the router has 10 minutes of runtime remaining? This way, they can begin shutting down gracefully.
I have an APC SUA1000UXI ups. The router is a Mikrotik 962UiGS-5HacT2HnT on ros 6.7.

Pranav

https://wiki.mikrotik.com/wiki/Manual:System/UPS

once connected, you need a script to monitor min-runtime and send email , unless you have SNMP to monitor your network devices.

Hi,
The UPS does not have a LAN card hence I am planning to connect it to the router. As of now, I do not have snmp but let me see if I can enable it in the router and manage my devices.