March 27, 20197 yr My UPS does a test automatically. This generates a notification. I would like the ability to delay notifications for UPS for a set period of time. That way if it goes down and goes up (test) you will not get notified.
April 6, 20197 yr Would you never want to be notified of genuine short outages or just alert if they last longer than a set period? Perhaps if there was a weekly / monthly digest of un-alerted notifications? EDIT: I suppose if you have Grafana in play, you could use its reporting services? Edited April 6, 20197 yr by Saldash
April 6, 20197 yr Author I think that it is feasible. APCUPSD has an ONBATTERYDELAY config that I had set to 25 on my last setup. Edited April 6, 20197 yr by ShoGinn
April 6, 20197 yr Author my solution until the dynamic.apcupsd plugin is updated it this: add the following to my /boot/config/go sed -i -e '/^ONBATTERYDELAY/c\\ONBATTERYDELAY '"25"'' /etc/apcupsd/apcupsd.conf /etc/rc.d/rc.apcupsd restart
Archived
This topic is now archived and is closed to further replies.