Description :Specific File Systems are not monitored by the agent.
Cause
Cause type: By design Root Cause: By default, only standard Unix File Systems types are monitored.
Environment
OS: All Unix
Resolution
It is necessary to be explicit and specify the FS type(s) in the agent's configuration file (/coll/conf/sldrmd-init) using the "fs_regex" parameter. The value has to be a regular expression. For example : fs_regex=^gfs2$