Disabling a clustered watch

Use this information to disable a clustered watch.

To disable a clustered watch on a file system or a fileset, run the mmwatch command:
Note: The watch ID for a specific watch must be passed into the mmwatch command. The watch ID can be found by running the mmwatch all list command.
mmwatch <Device> disable --watch-id <WatchID>
To disable all watches, run the mmwatch command:
mmwatch <Device> disable --watch-id all

For more information about what happens when a clustered watch is disabled, see Actions that the mmwatch command takes to disable a clustered watch.