ff
This commit is contained in:
parent
9a58b4bf89
commit
e10082622d
7 changed files with 1 additions and 35 deletions
|
@ -222,6 +222,7 @@ munin_node_disabled_plugins:
|
|||
- squid_traffic # proxmox
|
||||
- timesync
|
||||
- docker_volumesize2
|
||||
- cpu_by_group
|
||||
- docker_multi
|
||||
|
||||
munin_node_plugins:
|
||||
|
@ -246,11 +247,6 @@ munin_node_plugins:
|
|||
env.client /usr/bin/fail2ban-client
|
||||
env.config_dir /etc/fail2ban
|
||||
user root
|
||||
- name: cpu_by_group
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/cpu/cpu_by_group
|
||||
config: |
|
||||
[cpu_by_group]
|
||||
user root
|
||||
|
||||
### mgrote_sync (für pbs + pve)
|
||||
rsync_mirror_user_group: "{{ rsync_mirror_user }}"
|
||||
|
|
|
@ -113,11 +113,6 @@ munin_node_plugins:
|
|||
env.client /usr/bin/fail2ban-client
|
||||
env.config_dir /etc/fail2ban
|
||||
user root
|
||||
- name: cpu_by_group
|
||||
src: http://192.168.2.42:3000/mirrors/munin-contrib/raw/branch/master/plugins/cpu/cpu_by_group
|
||||
config: |
|
||||
[cpu_by_group]
|
||||
user root
|
||||
- name: dnsresponse_192.168.2.1
|
||||
src: http://192.168.2.42:3000/mirrors/munin-contrib/raw/branch/master/plugins/network/dns/dnsresponse_
|
||||
- name: dnsresponse_192.168.2.37
|
||||
|
|
|
@ -112,11 +112,6 @@ munin_node_plugins:
|
|||
env.client /usr/bin/fail2ban-client
|
||||
env.config_dir /etc/fail2ban
|
||||
user root
|
||||
- name: cpu_by_group
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/cpu/cpu_by_group
|
||||
config: |
|
||||
[cpu_by_group]
|
||||
user root
|
||||
- name: chrony
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/chrony/chrony
|
||||
- name: docker_volumesize
|
||||
|
|
|
@ -49,11 +49,6 @@ munin_node_plugins:
|
|||
env.client /usr/bin/fail2ban-client
|
||||
env.config_dir /etc/fail2ban
|
||||
user root
|
||||
- name: cpu_by_group
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/cpu/cpu_by_group
|
||||
config: |
|
||||
[cpu_by_group]
|
||||
user root
|
||||
- name: samba
|
||||
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/samba
|
||||
config: |
|
||||
|
|
|
@ -89,11 +89,6 @@ munin_node_plugins:
|
|||
env.client /usr/bin/fail2ban-client
|
||||
env.config_dir /etc/fail2ban
|
||||
user root
|
||||
- name: cpu_by_group
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/cpu/cpu_by_group
|
||||
config: |
|
||||
[cpu_by_group]
|
||||
user root
|
||||
- name: mikrotik_system_rb5009
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system
|
||||
config: |
|
||||
|
|
|
@ -59,11 +59,6 @@ munin_node_plugins:
|
|||
env.client /usr/bin/fail2ban-client
|
||||
env.config_dir /etc/fail2ban
|
||||
user root
|
||||
- name: cpu_by_group
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/cpu/cpu_by_group
|
||||
config: |
|
||||
[cpu_by_group]
|
||||
user root
|
||||
- name: zfs_arcstats
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/zfs/zfs_arcstats
|
||||
- name: zfsonlinux_stats_
|
||||
|
|
|
@ -68,11 +68,6 @@ munin_node_plugins:
|
|||
env.client /usr/bin/fail2ban-client
|
||||
env.config_dir /etc/fail2ban
|
||||
user root
|
||||
- name: cpu_by_group
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/cpu/cpu_by_group
|
||||
config: |
|
||||
[cpu_by_group]
|
||||
user root
|
||||
- name: zfs_arcstats
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/zfs/zfs_arcstats
|
||||
- name: zfsonlinux_stats_
|
||||
|
|
Loading…
Add table
Reference in a new issue