Hey Gradinka,
I found a typo in the manual!
We have to use | not the : as the separator for AdapterKind:ResourceKind. I tried it both ways and only the | key worked.
Here's the text:
<FilterRule name="VM Alerts 1">
<Conditions>
<condition type="Tag">VMWARE|Virtual Machine</condition>
</Conditions>
<Addresses>
Now, is there a way to filter on cpu|readyPCT? Is that considered a tier or tag?
Thanks again!