Configure your engine to exclude metrics for given filesystems such as a virtual or a
pseudo filesystem.
About this task
Do the following to specify the filesystems for which you need metrics.
Procedure
-
Stop the engine.
-
Open the
<RemoteEngineInstallationDirectory>/etc/org.talend.observability.collector.oshi.cfg
file to edit it.
-
Find the
file.system.stores.exclusion
parameter and add the
filesystem names to be excluded from metrics collection.
Example
file.system.stores.exclusion=devfs,configfs,qwerty
Note that the label field in the metrics of a filesystem contains the label you
assigned to your filesystem, depending on how this is allowed by your OS; it is
empty if no label has been assigned and does not impact the metrics.
-
Save the file.
-
Restart the engine.