Comments
-
-
I'm seeing the same issue when changing to the correct property name.
-
I'm seeing the same issue when changing to the correct property name.
-
Any update to this?
-
Looks like this data is actually from the switch not the client IP/Mac. Is there any UDT tables to pull endpoint data?
-
Hmm so that works when I use a custom query for the report data source, but doesn't seem to work when choosing specific nodes. Is that expected?
-
Thanks Bob. I'm not seeing any data populate when trying a some of those fields.
-
Thank you! Would there be an easy way to limit it to a particular node? For instance just list ports/macs for one particular access switch?
-
Got it. Thank you.
-
Like this:
-
That worked. Thank you!
-
I tried to add T2.Node.Caption before T2.caption in the below query but it wouldn't display. I was able to replace T2.caption with T2.Node.Caption but it displayed only the node name. Can both be displayed? maybe with a dash in between? SELECT T2.caption FROM Orion.AlertSuppression T1join Orion.NPM.Interfaces…
-
Thank you so much!