From bdf3c96d858a29c29cc4fedd45b52f3f989c5f3c Mon Sep 17 00:00:00 2001 From: mg Date: Fri, 1 Oct 2021 12:16:24 +0200 Subject: [PATCH] =?UTF-8?q?munin:=20samba=20plugins=20erg=C3=A4nzt=20(#206?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/206 Co-authored-by: mg Co-committed-by: mg --- group_vars/fileserver.yml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/group_vars/fileserver.yml b/group_vars/fileserver.yml index 1dd9db06..c3498dec 100644 --- a/group_vars/fileserver.yml +++ b/group_vars/fileserver.yml @@ -122,12 +122,18 @@ - name: hddtempd # ersetzt durch hddtemp_smartctl - name: ipmi_power # für pve2, leeres diagramm - name: lvm_ + - name: samba_locked + - name: samba_users munin_node_plugins: - name: chrony src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/chrony - name: systemd_status src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/systemd_status - - name: samba_users - src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/samba_users - - name: samba_locked - src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/samba_locked + - name: samba + src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/samba + config: | + [samba] + user root + group root + env.smbstatus /usr/bin/smbstatus + env.ignoreipcshare 1