homeserver/roles/mgrote.apcupsd
Quotengrote 15d783de86
FQCN eingeführt (#70)
* template --> ansible.builtin.template

* apt --> ansible.builtin.apt

* lineinfile --> ansible.builtin.lineinfile

* file --> ansible.builtin.file

* blockinfile --> ansible.builtin.blockinfile

* cron --> ansible.builtin.cron

* timezone --> ansible.builtin.timezone

* get_url --> ansible.builtin.get_url

* group --> ansible.builtin.group

* user --> ansible.builtin.user

* unarchive --> ansible.builtin.unarchive

* service --> ansible.builtin.service

* apache2_module --> ansible.builtin.apache2_module

* package --> ansible.builtin.apt

* template --> ansible.builtin.template 2
2020-11-21 19:41:19 +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 first commit 2020-08-18 11:57:53 +02: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.apcupsd

Beschreibung

Installiert APCUPSD fuer eine APC UPS mit USB Verbindung. Benoetigt mgrote.postfix-gmail.

Funktioniert auf

  • ProxMox 6.1

Variablen + Defaults

Wohin gehen die Benachrichtigungsmails bei Stromausfall

empfaenger_mail: michael.grote@posteo.de

Zeitspanne in Sekunden, ab der der Systemdienst einen Stromausfall annimmt. Nuetzlich, um sehr kurze Ausfaelle ignorieren zu koennen.

ONBATTERYDELAY: 10

Durch die USV gemeldete Restkapazitaet in Prozent, ab der der Rechner heruntergefahren wird

BATTERYLEVEL: 50

apcupsd will shutdown the system during a power failure when the remaining runtime on batteries as internally calculated by the UPS falls below the specified minutes.

MINUTES: 10