Comments
-
[quote userid="99062" url="~/groups/academy/f/scp/102591/solarwinds-certification-push-your-carreer-to-the-next-level/322528"]Walk through the admin guide for the module/product you are thinking about (NPM?),[/quote]
-
thanks for sharing your comments I really apreciate your words @"wluther"
-
Thanks for sharing this with me @"fakeusername" definitely I'm moving in the rigth direction
-
Thanks for Sharing your experience @"adam.beedell"
-
I got a udemy preparation test, some old flash cards I found and a list of questions from chatgpt, but if you have something else can share will be great I want to go to the exam with all tools I can find. I really apreciate your offer
-
Yes that is one motivator point to do the exam, this is a market competition all those better prepare will go to the olimpycs thanks for your comments!
-
So do I
-
this is my process obviosly I first try to fix on my own but as soon I see this is out of my hands, I follow this next steps. [quote userid="264415" url="~/resources/command-central/f/forum/102261/solarwinds-support-quality/322508"]If your situation is really bad -> Create your ticket, upload diags if possible, then…
-
This really confirm that this is the move I must do [quote userid="3073" url="~/groups/academy/f/scp/102591/solarwinds-certification-push-your-carreer-to-the-next-level/322515"]I have personally taken MANY SCP'S over the years. For me it's worth it. For several of above reasons. [/quote]I could not find a better way to…
-
Thanks for your response! totally agree with you, the first thing is pushing me to do this is the challenge to test my knowledge and find ways to improve my skills to help the organization I work for.
-
My experience with support is hate and love, most of the times they help me so fast, but when is a bug take to much time to resolved, so, that is frustrated I understand there are complex issues but the idea is if you see the problem is complex you need to scalate rigth away and work with the affected ASAP.
-
Could be that the system is pointing to a wrong mem, it happends to me once that the system was pointing to a diferent value, my advice is to do a snmp walk and compare with the web device value and be sure you are pointing to the rigth mem info
-
good move!
-
anytime! tell us if our help worked.
-
totally, that interface must be listed, check if you can bring the interface with the mac, or the ID. not with the name, and also check if there is not empty space.
-
if you clic on the show list what do you see?
-
Mi recommendation is, follow the solarwinds recommendations, if you change the numbers will have database issues in the future. documentation.solarwinds.com/.../core-optimization-polling-engines.htm
-
the idea is to access from the external app to the API. https://solarwinds.main.server:17778/SolarWinds/InformationService/v3/Json/ consulting the information, i was doing querys directly like this: https://solarwinds.apiserver:17778/SolarWinds/InformationService/v3/Json/Query?query=SELECT Caption, IPAddress FROM…
-
Hi Lewis-H, thanks for trying to help me! I'm trying to understand how can I communicate an external app to SolarWinds API. I'm sharing with you what I think this API works, the thing is I don't know how to storage the script and calls it from the external app.