gerretbp

updated

13 years ago

G

gerretbp

4 Posts

0

172063

June 28th, 2013 18:00

Please - Need Help Modifying Rules to Exclude certain Hosts/Guests

I need to figure out a way to exclude certain hosts and guests from only a few particular rules, and i can't seem to figure it out.  Here is my example.

I have a guest that i want to disable monitoring for the rule "VMW Virtual Machine Memory Swapping".  The guest i want to exclude from the rule is called "ucapmil1 (QAUCL)".

So in the rule scope field of this particular rule i have:

VMWVirtualMachineMemory where virtualMachine.name not matches 'ucapmil1 (QAUCL)'

i have also tried

VMWVirtualMachineMemory where monitoredHost.name != "ucapmil1 (QAUCL)"

Neither seems to make a difference.  Can anyone point me in the right direction?  Thanks in advance.