This commit is contained in:
Michael Grote 2024-10-10 21:28:07 +02:00
parent eea2f69143
commit 57d9288654

View file

@ -100,7 +100,14 @@ munin_node_plugins:
env.ssh_user munin env.ssh_user munin
env.ssh_password {{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }} env.ssh_password {{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }}
env.ssh_host 192.168.3.144 env.ssh_host 192.168.3.144
- name: http_response
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/http/http_response
config: |
[http_response]
env.sites http://dokuwiki2.grote.lan https://wiki.mgrote.net/
env.max_time 20
env.short_label true
env.follow_redirect true
### mgrote.apt_manage_packages ### mgrote.apt_manage_packages
apt_packages_extra: apt_packages_extra:
- sshpass # für munin: mikrotik_system - sshpass # für munin: mikrotik_system