Has anyone implemented a NAS shutdown solution using a simulated UPS reporting SNMP low battery messages to a NAS (Synology)?
I got something kind of wotking with NUT where I could change the .dev file for a dummy-ups and it would shutdown the NAS but couldn't finx an easy way to use that in an automation so I started to look at using SNMP. I setup the NAS as using WebServer.
Using pysnmp and snmp-sim I was able to get a basic setup but the NAS would never connect to the SNMP server.
If anyone has any experience in connecting a NAS to a simulated UPS using SNMP please post.
Regards