cdm custom Disk profile option - Regular Expression for Mount Point
search cancel

cdm custom Disk profile option - Regular Expression for Mount Point

book

Article ID: 33897

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM) CA Unified Infrastructure Management On-Premise (Nimsoft / UIM) CA Unified Infrastructure Management SaaS (Nimsoft / UIM)

Issue/Introduction

Need regex for multiple mount points.

For a given custom cdm disk profile instance, this setting lets you define a Regular Expression for multiple mount points.

Environment

Component: UIMCDM

Resolution

You can monitor multiple mount points such as /home/nfs/mount1 and /home/nfs/mount2 etc. using one profile that contains this expression.

If you define a regular expression such as

   /.*\/home\/nfs\/mount.*/

Multiple mount points such as /home/nfs/mount1 and /home/nfs/mount2 etc. will be monitored by this one profile that contains this expression.