Comments
-
the support from the United States towards the Latin countries, usually sucks: the first levels try to close cases quickly and their responses are "create a new database", "restart services every night" and other proposals that make you think in Orión as a very unstable tool, they are not care that a client has the system…
-
Hi, Maybe in this case, is not neccesary the SDK. ¿try you whit the action "Send a GET or POST Request to a Web Server" in Trigger Actions inside the alert Solarwinds? The conection is Solarwinds to Spectrum Web server He (Spectrum) receive the commands by POST and create the alert. This method generally is use to connect…
-
Thanks Nab. :3
-
Hi jrouviere, The log debug in the agent show this lines: 19/06/14 15:34:06.663 PID: 22652 TID: 140264761460480 [ERROR] job_monitor - Traceback (most recent call last): File "job_monitor.py", line 62, in <module> result = execute(simplejson.loads(job_configuration), job_credential) File "job_monitor.py", line 50, in…
-
Maybe you can delete the "http://" in string and only put the start of the URL. URL: https://my.site.com/v2/ac/oauth/token/?client_secret=oxxxxxxxxxxxxxDA==&client_id=9xxxxxxxxxxxxxxxxxxxxxx6 Result Host Header my.site.com
-
Hi everybody, in this moment the app work, i realized the next activities: 1. Create backup for the file /opt/SolarWinds/Agent/bin/Plugins/APM/probes/LinuxScriptProbe.py 2. Edit line 82: result = result.replace('${%s}' % key, str(value)) Change for: result = result.replace('${%s}' % key, unicode(value)) 3. Restart the…
-
Hi, In the Success Center of SAM (Server & Application Monitor (SAM) - SolarWinds Worldwide, LLC. Help and Support ) check the documentation. Try whit the tab "Training", the videos explain who working SAM.
-
Hi, The link of the certificate Architecture in the page https://support.solarwinds.com/Success_Center/SolarWinds_Academy/Solarwinds_Certified_Professional send to page SAM certificate. Any review this link?
-
Hi, If I wanted to certify myself in all the modules, I would have to pay all the certifications separately or could I pay a subscription and get all the exams?
-
Hi, Check the register StrictTimeWaitSeqCheck https://support.solarwinds.com/Success_Center/Orion_Platform/Knowledgebase_Articles/Tweaking_performance_of_Windows_Server
-
Hi, We checked with our developer and found that there is indeed an error in the XML delivery. We put the source code of the page (http://<span>{$IP}:{$PORT}/manager/status/?XML=true)</span> to validate in https://www.xmlvalidation.com/ and there indicated the error.
-
Hi, when Solarwinds will release the definitive version of NPM 12.3? Thanks