munin: Plugins sind in munin-contrib verschoben wurden (#248)

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#248
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2021-11-19 11:54:48 +01:00
parent b1be05e876
commit a364bc1e28
2 changed files with 5 additions and 5 deletions

View file

@ -52,15 +52,15 @@
- name: kvm_cpu - name: kvm_cpu
src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/libvirt/kvm_cpu src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/libvirt/kvm_cpu
- name: zpool_fragmentation - name: zpool_fragmentation
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/zpool_fragmentation src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/zfs/zpool_fragmentation
- name: proxmox_count - name: proxmox_count
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/proxmox_count src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/proxmox/proxmox_vm_count
config: | config: |
[proxmox_count] [proxmox_count]
user root user root
group root group root
- name: zfs_count - name: zfs_count
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/zfs_count src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/zfs/zfs_pool_dataset_count
- name: ksm_ - name: ksm_
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/kernel_same_page_merging src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/kernel_same_page_merging
- name: fail2ban - name: fail2ban

View file

@ -79,7 +79,7 @@
- name: docker_volumes - name: docker_volumes
src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/docker/docker_ src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/docker/docker_
- name: mt_system_crs309 - name: mt_system_crs309
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/mikrotik/mt_system src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/router/mikrotik_system
config: | config: |
[mt_system_crs309] [mt_system_crs309]
user root user root
@ -87,7 +87,7 @@
env.ssh_password {{ lookup('keepass', 'crs309_munin_user', 'password') }} env.ssh_password {{ lookup('keepass', 'crs309_munin_user', 'password') }}
env.ssh_host 192.168.2.223 env.ssh_host 192.168.2.223
- name: mt_system_rb5009 - name: mt_system_rb5009
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/mikrotik/mt_system src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/router/mikrotik_system
config: | config: |
[mt_system_rb5009] [mt_system_rb5009]
user root user root