Comments
-
Hey @"mjonathan" I may be on a different version than you, as I don't have that widget. I peeked around and couldn't seem to find the table either. What you CAN do, is enable Hubble. (This is done via Log Adjuster on your Platform server) When Hubble is active, you can load the page with the widget in question, and it will…
-
Wholeheartedly agree with this. PSI should be charged with war crimes for its testing experience and the SCP exam itself has been notoriously flawed for years. CE is a fantastic idea.
-
Let's start with this and see if this gets you where you wanna go or at least in the right direction. If scheduled Monday it should go back 3 days and pull everything that went down over the weekend. I *think*! Change your datasource to SWQL query and try this out: (note: If you want it earliest first I think you can…
-
You are looking for a report for any interface that was down over the weekend, whether or not it came back up. Is that correct?
-
Could you post a screenshot of your report conditions or the custom query that was written for the report? That would help us provide suggestions. Thanks!
-
The second query you provided gave me something really close to what JFollis posted above also.
-
Woops, how am I just learning about this feature? Anyway, I tried from both the primary server and our AWS (primary is having some hardware issues right now that are impacting web functionality). Both servers return this for the query Server error: Error: A query to the SolarWinds Information Service failed.RunQuery…
-
Not sure if relevant, but we've got LA at our site. I don't even have an OLM "tree" any more, but rather the OrionLog database. It's running off the same instance as Orion. I'm trying to correlate your query to the same stuff in LA but my brain's slow today.
-
Hey Kevin, hopefully this uploads okay. I'm trying to attach a screenshot of the widget I took before we upgraded from 2020.2.6. One of our customers deeply misses this widget.
-
Hey J, I am sorry I did not see this sooner, but we have noticed this as well and from my organization it has been submitted as a feature request. I am also currently working on trying to at least somewhat mimic the functionality so I'll let you know (if successful)
-
Thank you! I'm actually glad you commented because I did end up changing my script and that reminds me to edit my post.
-
I am glad it helped! It has definitely been a trying time to figure out where the lockouts are coming from. I have had a couple of other issues since I made this post but they were both also the Job engine worker. That can narrow it down a little, but not a lot. I find myself staring at log files so often these days...…
-
Logic error in the INNER JOIN for interfaces. It should be INNER JOIN Interfaces as I ON (P.InterfaceID=I.InterfaceID) -- Query was pulling every interface for the device instead of only what is in the QoS Stats table.
-
I am also having this issue. This is so frustrating!