add mikrotik devices to munin #193

Merged
mg merged 16 commits from rom into master 2024-09-27 17:41:02 +02:00
Showing only changes of commit 23f8857730 - Show all commits

View file

@ -95,7 +95,7 @@ munin_node_plugins:
- name: mikrotik_system_crs305 - name: mikrotik_system_crs305
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system
config: | config: |
[mt_system_crshex] [mt_system_hex]
user root user root
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') }}