October 1st, 2013 15:00

Hey Chris,

Can you try below syntax:

VMWVirtualMachineLogicalDisk where virtualMachine.name not in {'VM_Core 5.6.7','Centos - Apache​'}

Where VM_core 5.6.7 & Centos-Apache are Vm's.

Thanks,

September 17th, 2013 17:00

Hi Chris,

Here is a link on how to handle this: https://support.quest.com/SolutionDetail.aspx?id=SOL67189

Kevin

21 Posts

September 20th, 2013 17:00

exclude not include, sorry

21 Posts

September 20th, 2013 17:00

Thanks, this was helpful.  i was able to create this as a rule to include from my alarm.

VMWVirtualMachineLogicalDisk where not (uniqueId='d397d21e-f2b7-4ff0-b52b-0c03188a3c6d')

however when i try and add a second machine it doesn't actucally do remove the second object but it produces a green response.  what is wrong with my syntax?

VMWVirtualMachineLogicalDisk where not (uniqueId='d397d21e-f2b7-4ff0-b52b-0c03188a3c6d') or not (uniqueId='14690e23-bc95-4cbd-9549-647b7e94f99f')

21 Posts

October 1st, 2013 14:00

beuller....   JK

Can anyone assist?

No Events found!

Top