Hello,
I would like to try to filter filesystems using the Sys_FileSystemUtilizationMonitor policy and I was wondering if there any known examples of how to update the %%Disk_Instance%% parameter for values in a list format? For example, I would like to filter the policy to create a condition that applies to the following filesystems:
/boot
/opt/app
/home
/var/log
/var/tmp
So far I have a regular expression that uses the comma as the field separator: \/boot,\/opt\/app,\/home,\/var\/log,\/var\/tmp
There seems to be multiple options...i.e. updating the Disk_Instance parameter or listing the file systems where the object is configured. Since there is a field separator option, I couldn't tell if that applies to the policy variable or only when you list the objects directly in the policy. The policy parameter only has <*> as the value and I was wondering if it were possible to use that in a list format.
I looked through the measurement policy and pattern matching documentation, but I still wasn't sure on how to possibly list items...
docs.microfocus.com/.../OmptMeasurementThresholdhtml
Sorry for the silly question. Any advise would be most appreciated!
Thanks,
Kia
OBM 2023.05