Here are the steps to disable a particular policy on a node from management station of OVO.
1. First log onto your management station.
2. On Management station, run the following command.
ovpolicy -disable –polname “Policy Name” -host “hostname”
Example:
ovpolicy -disable -polname “My_Monitor_Policy” -host myHostA
Here is how the sample output looks
* Disable all policies for the specified selection on host
‘myHostA’.
At this point the policy My_Monitor_Policy is disabled on node “myHostA”
Thank you for this valuable post. It changed my way