homeserver/roles/mgrote.smart
Michael Grote e4e84d2218 templates: Header-Var eingefügt (#22)
python zu 3

rest

zfs

Postfix

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#22
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
2021-03-07 19:40:32 +01:00
..
defaults Einbau neue Proxmox Server + Test 2021-02-12 10:32:22 +01:00
handlers first commit 2020-08-18 11:57:53 +02:00
meta Rolle postfix erweitert und Mails per Strato (#12) 2020-12-25 18:37:14 +01:00
tasks Pfade smartctl angepasst 2021-02-14 10:43:53 +01:00
templates templates: Header-Var eingefügt (#22) 2021-03-07 19:40:32 +01:00
README.md Einbau neue Proxmox Server + Test 2021-02-12 10:32:22 +01:00

README.md

mgrote.smart

Beschreibung

Installiert und konfiguriert smartmontools + Mail-Benachrichtigungen. Es laesst sich konfigurieren wann die kompletten SMART-Werte versendet werden.

Funktioniert auf

  • Ubuntu (>=18.04)

  • Debian

  • ProxMox 6.1

Variablen + Defaults

Wer soll die Mail bekommen

empfaenger_mail: michael.grote@posteo.de

Wann sollen die SMART-Werte verschickt werden.(Minuten)

smart_smartctlmail_cron_minutes

Wann sollen die SMART-Werte verschickt werden.(Stunden)

smart_smartctlmail_cron_hours

Wann sollen die SMART-Werte verschickt werden.(Wochentag)

smart_smartctlmail_cron_weekday

Pfad zu smartctl

smart_smartctl_mail_pfad_smartctl: "/usr/sbin/smartctl"