Hi,
I can find file systems using low level discovery and I can monitor these file systems.
but I need to configure a trigger that includes changes in number of the filesystems. For example:
Assume, discovery found filesystems named c: and d: OR / and /disk1. If any of those discovered filesystem removed, unmounted or added to the system. So, I need to know how to create the trigger that I mentioned above.
I can find file systems using low level discovery and I can monitor these file systems.
but I need to configure a trigger that includes changes in number of the filesystems. For example:
Assume, discovery found filesystems named c: and d: OR / and /disk1. If any of those discovered filesystem removed, unmounted or added to the system. So, I need to know how to create the trigger that I mentioned above.
Comment