change alert email

master
Paul Walko 2020-12-29 21:11:44 -05:00
parent ab63b5a8ba
commit 9c39e0a9ba
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
# are found. Most users should comment out DEVICESCAN and explicitly # are found. Most users should comment out DEVICESCAN and explicitly
# list the devices that they wish to monitor. # list the devices that they wish to monitor.
#DEVICESCAN -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner #DEVICESCAN -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner
DEVICESCAN -m alerts@seaturtle.pw -M test DEVICESCAN -m paulsw.pw+alerts@gmail.com -M test
# Alternative setting to ignore temperature and power-on hours reports # Alternative setting to ignore temperature and power-on hours reports
# in syslog. # in syslog.

View File

@ -15,7 +15,7 @@
# Email will only be sent if ZED_EMAIL_ADDR is defined. # Email will only be sent if ZED_EMAIL_ADDR is defined.
# Disabled by default; uncomment to enable. # Disabled by default; uncomment to enable.
# #
ZED_EMAIL_ADDR="alerts@seaturtle.pw" ZED_EMAIL_ADDR="paulsw.pw+alerts@gmail.com"
## ##
# Name or path of executable responsible for sending notifications via email; # Name or path of executable responsible for sending notifications via email;

View File

@ -1,4 +1,4 @@
# All hosts are debian 10 or testing # All hosts are debian 10 or 11
--- ---
# Common # Common
- hosts: daily,compute,nfs,proxy,irc - hosts: daily,compute,nfs,proxy,irc