configpolicy/roles/collectd
Dustin 8cab0b368e r/collectd: Ignore overlay filesystems
By default, the *df* pluggin for collectd, which monitors filesystem
usage, collects data about all mounted filesystems.  It can be
configured to ignore some filesystems, either by mount point, device, or
filesystem type.  We will uses this capability to avoid collecting data
about OverlayFS mounts, because by definition, they do not represent a
real filesystem, but one or more other mounted filesystems.  Collecting
data about these just creates useless metrics, especially on machines
that run containers.
2022-08-03 21:21:28 -05:00
..
defaults r/collectd: Ignore overlay filesystems 2022-08-03 21:21:28 -05:00
files r/collectd: Add custom types database 2021-10-30 16:47:29 -05:00
handlers r/collectd: Enable unixsock plugin 2021-10-30 16:46:01 -05:00
tasks r/collectd: Ignore overlay filesystems 2022-08-03 21:21:28 -05:00
templates r/collectd: Ignore overlay filesystems 2022-08-03 21:21:28 -05:00
vars collectd: Install and configure collectd 2020-12-08 21:11:27 -06:00