Hello,
Will you be able to tell me what we need to add to the below SWQL query alarm definition to monitor VMs with VMs with Production and Critical TAG in vcenter.
SELECT VirtualMachines.Uri, VirtualMachines.DisplayName FROM Orion.VIM.VirtualMachines AS VirtualMachines
where DayDiff(virtualmachines.OldestSnapshotDate,getdate())>30