r/collectd: Ignore efivarfs mounts
There's not much point in alerting based on the utilization of this virtual filesystem.
This commit is contained in:
@@ -4,6 +4,7 @@ collectd_network_servers: []
|
||||
collectd_network_listen: []
|
||||
collectd_df_ignore_mountpoint: []
|
||||
collectd_df_ignore_fstype:
|
||||
- efivarfs
|
||||
- overlay
|
||||
|
||||
collectd_plugins: {}
|
||||
|
||||
Reference in New Issue
Block a user