Files
webgui/plugins/dynamix.apcupsd/apcupsd.notify
Eric Schultz 30ca111094 initial commit
2015-10-24 10:17:28 -07:00

6 lines
164 B
Plaintext
Executable File

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