Comments
-
Very nice. Good job.
-
So that works great. The only wrinkle is the fact that in Web Report Writer I am getting "*Query is not valid" error when I try to insert this SWQL statement as a selection. It works great in SWQL Studio but it fails in Web Report Writer. Just playing with it further it looks like the problem is the following clause in…
-
Debugged and this works great. Thank you! SELECT N.Caption AS NodeCaption, N.NodeID, N.ChildStatus, N.Status AS NodeStatus, TOLOCAL(N.UnManageFrom) AS UnManageFrom, TOLOCAL(N.UnManageUntil) AS UnManageUntil, TOLOCAL(AE.ObservationTimestamp) AS UnManagedWhen, AE.AccountID AS Who FROM Orion.Nodes N LEFT JOIN…
-
Well, the SWQL query as such works but it comes back with 0 rows. So there is something missing... debugging...
-
Actually I think I just found an answer. Right here: Find muted entities - SolarWinds Worldwide, LLC. Help and Support
-
I am also looking for this kind of information. I may open a case to support.