From 8b8cda3d8265f7b5a00454736f9d8df19639cf4c Mon Sep 17 00:00:00 2001 From: mg Date: Sun, 7 Nov 2021 14:12:30 +0100 Subject: [PATCH] added ksm monitoring (#241) Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/241 Co-authored-by: mg Co-committed-by: mg --- group_vars/proxmox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/proxmox.yml b/group_vars/proxmox.yml index 22c4cf44..da658322 100644 --- a/group_vars/proxmox.yml +++ b/group_vars/proxmox.yml @@ -62,7 +62,7 @@ - name: zfs_count src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/zfs_count - name: ksm_ - src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/other/ksm_ + src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/kernel_same_page_merging - name: fail2ban src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/fail2ban config: |