Comments
-
DanielleH Hello, I was trying to make the Mission Shortcut but when I click on "Submit Screenshot HERE", I get "You have already completed this survey". But that is not real. Is there a one to reset the survey? Thanks!!
-
That is true, the answer is 5 (not listed).
-
That is the thing, "Processes/Action Rules" do not appear under Setup option at least not in my trial. Thanks for reply
-
By mistake I inserted the wrong answer from other question in the wrong field. Can I get a reset? Please. P.S. The wrong answer is correct in the right question. But I typed it in the wrong question.
-
In theory, Day 12's correct answer is wrong. If the answer is based on the comparison table.
-
First question is really bad tricked. The hint is not really worthy. Even the guy on the hint is telling... This do not work on YYY... only work on ZZZ. That really mislead the multiple choice we got completely. Well, for me creating an SQL is not a way to do it quickly. Maybe for the guys who knows about SQL.
-
Same here
-
@"bmallon" I was getting the same issue you described, over and over. All I did to fix it was to clear the cookies for everything on *.solarwinds.com After that, so far so good.
-
Hi there, There is no way to achieve step # 2 of the mission shortcut, using the trial version of web help desk. Look like the trial is limited and did not displayed everything under "Setup" tab.
-
@"cnorborg" I saw some reply buttons on other threads except on this particular thread. Maybe a admin limitation?
-
@"yumdarling" I tried to answer the questions for this week but they were closed. I'm missing something here? The instructions says: "Once a question has opened, it will remain open until March 23rd, 2020 at 11:59 p.m. CT". I'm trying it on March 22 at 5:00PM CT, and I'm getting the following error: "Awww snap, you're too…
-
Same boat!
-
Wow the winner of the Grand Prize just opened the Thwack account. I'm very jealous. I have not won even a candy. Congrats
-
Me too. Why?
-
I have doubts in that one too. Is the only one, I still do not submit. I have some words that can match with the length and the cross letters.
-
Here is mine.
-
me too
-
Yesterday was a flow Today is a flu Tomorrow is unknown Still waiting though when L2 can be supported on the NTA flow.
-
@"yumdarling" I tried but did not work. I even also tried another browser and the same error.
-
No problem. I'm learning too. I think if the device is not in NCM, you should still see the serials gathered by the UnDP (CPS.status values). That is why I sent you another code for you to try it out. Because it can look into NCM or devices using UnDP. At least when I tested here on my side. Best Regards.
-
I just found out that if the device is using NCM or not could affect the results. So, my code only work for devices on the NCMs, if the device do not participate on NCM it store the data in another table. I took your very first code and add/modify some lines to make it work in my environment. So far, I can see HP/H3C and…
-
No, I'm not using any special poller or UnDP. All the data is extracted from the database. Maybe there is a easier way using poller but that is the way I did to get our Aruba's Serial Numbers. What is your final goal? Maybe I can help you if you are more specific in what Serial Numbers do you need from the stacks. I also…
-
SELECT AgentIP AS [IP Address], NodeCaption AS [Device Name], EntityDescription AS Description, EntityName AS Module, Serial AS [Serial Number], Model, 'CASE WHEN EntityDescription like '%J9%' THEN '1' WHEN EntityDescription like '%JL07%' THEN '1' WHEN EntPhysicalIndex = '26001' THEN '1' WHEN EntPhysicalIndex like '1%' AND…
-
Maybe I have too many filters, but this is one of my SWQL reports I use to get basically all the Serial Numbers from the Aruba switches including modules, PS, transceivers, etc. Can you try it? P.S. On line #2 remove the ' symbol. It should be CASE. But it wasn't allowing me to do it here on the forum. I don't know why.
-
We dont use it, sorry
-
Hi, did you solved the problem? I'm experiencing a similar issue, where the ping command on the server machine stopped working randomly. Thanks
-
I know this is a old thread, but I'm in the needing of something similar. I have one particular device SysOID that everytime is discovered as Node Category: "Other". But I know is a switch device and need to be on Network category. I can see almost 14 of those switches all have the similar SysOID even if they are 48 ports…