Files
webgui/plugins/dynamix.apcupsd/apcupsd.notify
2020-09-20 07:18:07 -04:00

6 lines
191 B
Plaintext
Executable File

#
# Send system notify message from apcupsd
#
read MESSAGE
/usr/local/emhttp/webGui/scripts/notify -l "/Settings/UPSsettings" -e "Unraid Server Alert" -s "UPS Alert" -d "$MESSAGE" -i "alert"