|
|
|
@ -21,6 +21,7 @@
|
|
|
|
src: munin/munin_fastd_peers
|
|
|
|
src: munin/munin_fastd_peers
|
|
|
|
dest: /usr/lib/munin/plugins/fastd_peers_
|
|
|
|
dest: /usr/lib/munin/plugins/fastd_peers_
|
|
|
|
mode: 0755
|
|
|
|
mode: 0755
|
|
|
|
|
|
|
|
notify: restart munin-node
|
|
|
|
when: "'fastd' in group_names"
|
|
|
|
when: "'fastd' in group_names"
|
|
|
|
|
|
|
|
|
|
|
|
- name: copy fastd traffic plugin
|
|
|
|
- name: copy fastd traffic plugin
|
|
|
|
@ -28,6 +29,7 @@
|
|
|
|
src: munin/munin_fastd_traffic
|
|
|
|
src: munin/munin_fastd_traffic
|
|
|
|
dest: /usr/lib/munin/plugins/fastd_traffic_
|
|
|
|
dest: /usr/lib/munin/plugins/fastd_traffic_
|
|
|
|
mode: 0755
|
|
|
|
mode: 0755
|
|
|
|
|
|
|
|
notify: restart munin-node
|
|
|
|
when: "'fastd' in group_names"
|
|
|
|
when: "'fastd' in group_names"
|
|
|
|
|
|
|
|
|
|
|
|
- name: enable munin plugins for fastd peers
|
|
|
|
- name: enable munin plugins for fastd peers
|
|
|
|
@ -60,6 +62,7 @@
|
|
|
|
src: munin/munin_dhcp_pool_plugin
|
|
|
|
src: munin/munin_dhcp_pool_plugin
|
|
|
|
dest: /usr/lib/munin/plugins/dhcp-pool
|
|
|
|
dest: /usr/lib/munin/plugins/dhcp-pool
|
|
|
|
mode: 0755
|
|
|
|
mode: 0755
|
|
|
|
|
|
|
|
notify: restart munin-node
|
|
|
|
when: "'fastd' in group_names"
|
|
|
|
when: "'fastd' in group_names"
|
|
|
|
|
|
|
|
|
|
|
|
- name: enable munin plugins for dhcp
|
|
|
|
- name: enable munin plugins for dhcp
|
|
|
|
|