munin: set cpu_by_group permissions
This commit is contained in:
parent
65d2c13f32
commit
e85062160d
7 changed files with 22 additions and 1 deletions
|
@ -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 }}"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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: |
|
||||
|
|
|
@ -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: |
|
||||
|
|
|
@ -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_
|
||||
|
|
|
@ -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_
|
||||
|
|
Loading…
Add table
Reference in a new issue