apcupsd poll-Intervall angepasst (#18)

apcupsd poll-Intervall angepasst

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#18
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
Michael Grote 2021-03-07 10:10:05 +01:00
parent 5274c6e328
commit 277bb585ce
3 changed files with 6 additions and 1 deletions

View File

@ -45,10 +45,11 @@
### mgrote.apcupsd
apcupsd_nis_master: true
apcupsd_nis_master_hostname: pve2-test.grote.lan
### mgrote.zfs_extra # Variablen für mgrote.zfs_health/trim/scrub/zed/arc_mem/ sind zusammengefasst unter zfs_extra_*
zfs_extra_arc_max_size: "2147483648" # 2GB in Bytes
zfs_extra_zfs_pools:
- name: "ssd_vm_mirror"
- name: "rpool"
type: "ssd"
cron_minute_zfs_trim: "5"
cron_hour_zfs_trim: "22"

View File

@ -48,3 +48,5 @@
cron_hour_zfs_scrub: "23"
### mgrote.apcupsd
apcupsd_nis_master: false
apcupsd_nis_master_hostname: pve2-test.grote.lan
apcupsd_slave_polltime: 360 #in Sekunden

View File

@ -48,3 +48,5 @@
cron_hour_zfs_scrub: "23"
### mgrote.apcupsd
apcupsd_nis_master: false
apcupsd_nis_master_hostname: pve2-test.grote.lan
apcupsd_slave_polltime: 360 #in Sekunden