2020-08-19 12:29:49 +02:00
|
|
|
---
|
2021-03-21 19:46:39 +01:00
|
|
|
### mgrote.apt_install_packages
|
|
|
|
programs_extra:
|
|
|
|
- ifupdown2
|
2021-04-09 21:50:41 +02:00
|
|
|
- bmon
|
2020-08-19 12:29:49 +02:00
|
|
|
### mgrote.smart
|
|
|
|
smart_smartctlmail_cron_minutes: "15"
|
|
|
|
smart_smartctlmail_cron_hours: "6"
|
|
|
|
smart_smartctlmail_cron_weekday: "3"
|
2021-02-13 16:18:29 +01:00
|
|
|
### mgrote.zfs_extra # Variablen für mgrote.zfs_health/trim/scrub/zed/arc_mem/ sind zusammengefasst unter zfs_extra_*
|
|
|
|
zfs_extra_max_usage_health: "80"
|
2021-02-26 17:24:14 +01:00
|
|
|
### geerlingguy.munin-node
|
2021-09-13 19:26:31 +02:00
|
|
|
munin_node_disabled_plugins:
|
|
|
|
- name: meminfo # zu hohe last
|
|
|
|
- name: hddtemp2 # ersetzt durch hddtemp_smartctl
|
|
|
|
- name: ntp # verursacht zu viele dns ptr request
|
|
|
|
- name: hddtempd # ersetzt durch hddtemp_smartctl
|
|
|
|
- name: ipmi_power # für pve2, leeres diagramm
|
|
|
|
- name: squid_cache
|
|
|
|
- name: squid_objectsize
|
|
|
|
- name: squid_requests
|
|
|
|
- name: squid_traffic
|
|
|
|
- name: nfsd4
|
2021-09-24 10:11:54 +02:00
|
|
|
- name: nfsd
|
|
|
|
- name: kvm_vm_count
|
|
|
|
- name: proxmox_lxc_count
|
|
|
|
- name: proxmox_vm_count
|
|
|
|
- name: zfs_usage_rpool # liest falsch ein
|
|
|
|
- name: zfs_usage_hdd_data_raidz # liest falsch ein
|
2021-09-13 19:26:31 +02:00
|
|
|
munin_node_plugins:
|
2021-06-16 21:57:28 +02:00
|
|
|
- name: chrony
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/chrony
|
2021-06-16 21:57:28 +02:00
|
|
|
- name: systemd_status
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/systemd_status
|
2021-09-13 19:26:31 +02:00
|
|
|
- name: lvm_
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/lvm_
|
2021-09-13 19:26:31 +02:00
|
|
|
config: |
|
|
|
|
[lvm_*]
|
|
|
|
user root
|
2021-02-26 17:24:14 +01:00
|
|
|
- name: zfs_arcstats
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/zfs_arcstats
|
2021-06-22 13:57:45 +02:00
|
|
|
- name: zfsonlinux_stats_
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/zfsonlinux_stats_
|
2021-06-22 13:57:45 +02:00
|
|
|
- name: zpool_iostat
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/zpool_iostat
|
2021-02-26 17:24:14 +01:00
|
|
|
- name: zfs_list
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/zfs_list
|
2021-02-27 17:46:29 +01:00
|
|
|
- name: zpool_capacity
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/zpool_capacity
|
2021-06-16 21:57:28 +02:00
|
|
|
- name: kvm_mem
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/kvm_mem
|
2021-06-16 21:57:28 +02:00
|
|
|
- name: kvm_net
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/kvm_net
|
2021-06-21 20:11:41 +02:00
|
|
|
- name: kvm_cpu
|
2021-09-24 10:11:54 +02:00
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/kvm_cpu
|
|
|
|
- name: zpool_fragmentation
|
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/zpool_fragmentation
|
|
|
|
- name: proxmox_count
|
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/proxmox_count
|
|
|
|
config: |
|
|
|
|
[proxmox_count]
|
|
|
|
user root
|
|
|
|
group root
|
|
|
|
- name: zfs_count
|
|
|
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/zfs_count
|
2021-07-06 18:13:08 +02:00
|
|
|
|
2020-08-19 12:29:49 +02:00
|
|
|
# Ansible Variablen
|
|
|
|
### sudo
|
|
|
|
sudo: false
|