浏览代码

:memo: Explain how to configure mail recipient for disk reports

DricomDragon 1 年之前
父节点
当前提交
05cf286d3c
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      Guides/monitor.md

+ 10 - 0
Guides/monitor.md

@@ -33,3 +33,13 @@ or
 or
 
 `atop`
+
+### By mail
+
+Edit `/etc/smartd.conf`
+
+In `DEVICESCAN -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner`
+
+Replace `-m root` by `-m my.address@mail.perso`.
+
+You may need to restart or reload the `smartmontools.service`.