homeserver/roles/mgrote.smart
mg 03d10acea6 Rolle postfix erweitert und Mails per Strato (#12)
Tags angepasst

Postfix Rolle erweitert mit Sender-Mail rewrite

Port für Strato angepasst

Rolle postfix in haertung eingebaut

Bugfix: Vars2

Bugfix: Vars

Doku postfix angepasst

Defaults Postfix aktualisiert

f2b Vars in GroupVars

Fail2Ban parametrisiert

KeePass: Postfix Absenderpasswort aktualisiert

Vars und defaults ergänzt

Rolle umbenannt in anderen Rollen

Rolle umbenannt: mgrote.postfix-gmail --> mgrote.postfix

postfix GroupVars auf Strato umgestellt

postfix defaults aktualisiert

Variablennamen postfix umbenannt

Keepass: gmail_nutzer_passwort --> postfix_absender_passwort

Co-authored-by: Michael Grote <38253905+quotengrote@users.noreply.github.com>
Reviewed-on: mg/ansible#12
2020-12-25 18:37:14 +01:00
..
defaults first commit 2020-08-18 11:57:53 +02: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 FQCN eingeführt (#70) 2020-11-21 19:41:19 +01:00
templates first commit 2020-08-18 11:57:53 +02:00
README.md first commit 2020-08-18 11:57:53 +02:00

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

telegraf_smart_pfad_zu_smartctl: "/usr/sbin/smartctl"