diff --git a/group_vars/all.yml b/group_vars/all.yml index a416be16..da8ef98f 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -248,6 +248,9 @@ munin_node_plugins: 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 }}" diff --git a/group_vars/blocky.yml b/group_vars/blocky.yml index 9ad50b2c..fb0d30fa 100644 --- a/group_vars/blocky.yml +++ b/group_vars/blocky.yml @@ -114,7 +114,10 @@ munin_node_plugins: 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 + src: https://git.mgrote.net/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 diff --git a/group_vars/docker.yml b/group_vars/docker.yml index 683a20f8..28f9d3f3 100644 --- a/group_vars/docker.yml +++ b/group_vars/docker.yml @@ -114,6 +114,9 @@ munin_node_plugins: 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 diff --git a/group_vars/fileserver.yml b/group_vars/fileserver.yml index 6d54c4d4..c99b45d5 100644 --- a/group_vars/fileserver.yml +++ b/group_vars/fileserver.yml @@ -51,6 +51,9 @@ munin_node_plugins: 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: | diff --git a/group_vars/munin.yml b/group_vars/munin.yml index f532113d..0a7fd087 100644 --- a/group_vars/munin.yml +++ b/group_vars/munin.yml @@ -91,6 +91,9 @@ munin_node_plugins: 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: | diff --git a/group_vars/pbs.yml b/group_vars/pbs.yml index ba0bb873..6167f151 100644 --- a/group_vars/pbs.yml +++ b/group_vars/pbs.yml @@ -61,6 +61,9 @@ munin_node_plugins: 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_ diff --git a/group_vars/pve.yml b/group_vars/pve.yml index c4e198ee..7bf81bc1 100644 --- a/group_vars/pve.yml +++ b/group_vars/pve.yml @@ -70,6 +70,9 @@ munin_node_plugins: 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_