summaryrefslogtreecommitdiff
path: root/roles/monitoring/collectd/base/defaults/main.yml
blob: ac45b850c3a2bf3eb7a5798ec3630ba1f3aa9e04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
collectd_common_plugin_config: {}

# collectd_common_plugin_config:
#   interface: |-
#     Interface "/^veth/"
#     IgnoreSelected True
#   df: |-
#     MountPoint "/^/ingore/this/"
#     IgnoreSelected True
#   disk: |-
#     Disk "sdd"
#     Disk "/vda[34]/"
#     IgnoreSelected True