r/collectd: Ignore efivarfs mounts
There's not much point in alerting based on the utilization of this virtual filesystem.frigate-exporter
parent
13e6433fff
commit
7451026d75
|
@ -4,6 +4,7 @@ collectd_network_servers: []
|
||||||
collectd_network_listen: []
|
collectd_network_listen: []
|
||||||
collectd_df_ignore_mountpoint: []
|
collectd_df_ignore_mountpoint: []
|
||||||
collectd_df_ignore_fstype:
|
collectd_df_ignore_fstype:
|
||||||
|
- efivarfs
|
||||||
- overlay
|
- overlay
|
||||||
|
|
||||||
collectd_plugins: {}
|
collectd_plugins: {}
|
||||||
|
|
Loading…
Reference in New Issue