Comments
-
danielleh May I get Day 11 question reset please.
-
kpina, You have sent me an email, the reply fail to be delivered. What are next steps?
-
@OliviaP I did not see the mission shortcut before I completed the THWACKcamp 2020 post-event survey and do not have a screenshot. What are my options at this point.
-
May I get Day 10 reset please? Thank you
-
I too notice a discrepancy between the PerfStack view and widget view and log a ticket. I am using a UnDP to pull the data.
-
Same here. Thank you
-
Thank you for the reset, I still got it wrong and I'm clueless on the right answer. VMAN or SCM?
-
I have build many Custom Pollers that I would like to show in a PERFSTACK. In the SWQL Studio we can see that the table Orion.NPM.CustomPollerStatistics has MinRate, AvgRate, MaxRate, RawStatus. I would like to have the option to select the MaxRate vs the AvgRate. When you look at the PERFSTACK for last 24 hr or today time…
-
May I get a reset for question Jun 8. I know the right answer(s) but the question format was off. Thank you
-
danielleh, I would like more explanation for Sep 30 question. I'm not sure how to start without giving something away.
-
"raw data", that would be great. My data get aggregate after 24 hrs for my UnDP's. In the settings I have "DETAILED UNDP STATISTICS RETENTION" set to 3 days.
-
This must have been some hard work build this, It was great. Thank you
-
I liked this one.
-
Woot! me too.
-
Run packet Run I like those Flowetry Videos
-
Same here
-
I would like retry for Feb 10 too.
-
Thank you. I got it this time, lol
-
May I get a retake for Day 3. Thank you
-
Sorry, Feb 10 question.
-
Correct answer with no points.
-
What about #5 and #8?
-
27th question is MIA for me too.
-
Don't use SCM
-
I would like to see PowerShell widgets in the dashboards or views?
-
I would like to give feedback on this process. 1. 0 stars: Change to Orion. I went from Orion 2019.4 hf 2 to Orion 2019.4 hf 5 this week. I have to put in a change to change management every time I make a change to our Solarwinds environment. Before the day of upgrade I notice the My Orion Deployment page had changed to…
-
I'm trying to get a SCP Voucher. After adding it into the cart I get no pop-up window to continue. Thinking it was an pop-up blocker issue, I have try different computers and browsers with no luck. The cart icon at top of the page next to my picture is show showing the right number of cart items but when I try…
-
Here is one I just came up with: SELECT ND.NodeID, ND.Caption, ND.EngineID, EN.ServerName, VL.Caption AS [Vol Caption] FROM Orion.Nodes AS ND LEFT JOIN Orion.Engines AS EN ON ND.EngineID = EN.EngineID JOIN( SELECT TOP 100 NodeID, Caption FROM Orion.Volumes WHERE NodeID = NodeID ) AS VL ON VL.NodeID = ND.NodeID AND…