Comments
-
I've been trying this all day. Included the value in the NetPerfMon event that gets sent to ServiceNow. When I parse it out as lets say ${NewSeverity} and assign it to the default Severity value I am still getting all events 5000 and 5001 as "Warning". Any way you still recall what you did here? Thank you!
-
Understood - for now I've just taken the liberty of moving each group into their subgroups. Still much faster than creating groups 1 at a time. One problem I am seeing using the member definition is this error on the Orion webpage when just attempting to look at the Dynamic Query Unexpected Website Error Object reference…
-
KMSigma, Thank you, your correct syntax has helped and its now showing the correct answers. Also thank you for bringing up hashtables. I've got a few prototypes built out and I did touch upon these examples but since I was struggling with the syntax for strings within the dynamic queries I sort of stopped. I will post what…
-
I am just seeing this now but its really along the path of an idea I am looking to work out. So far I have a very similar pattern but my questions really come up when I am trying to work out the filters. For example "filter:/Orion.Nodes[IP_Address=$Subnets]" I have a loop written as followed $Locations =…
-
Wow this is exactly what I am looking for, gonna work with these and implement them in my environment. Thanks for the quick and perfect response.