Comments
-
We opened support ticket last night with solarwinds support and few minutes ago we received following response from support: `According to the "SolarWinds Security Advisory", SolarWinds Orion Platform software builds for versions 2019.4 HF 5 through 2020.2.1 affected and need to…
-
solarwinds-Orion-installer.exe. This installer was downloaded to main server via polling agent --> download installer now. what seem to happen is file transfer terminates after 30 minutes. ( my additional poller is located on west cost but main poller is on east cost). the installation worked fine when I upgrade additional…
-
Have you try to run permission checker application to see if there is any permission issues with the disk? if you have, can you please provide steps you perform to rebuild rabbitmq environment. ( We had similar issue with rabbit mq crashing and only after completely rebuilding rabbit mq environment, it started to work.…
-
I fugure it out. ( if there are more than 1 line returns from the query, snmp trap will return the query. I modified query to ${N=SWQL;M=SELECT top 1 ((a.InErrorsThisHour / a.InBandwidth ) * 100 ) from Orion.NPM.Interfaces a} and it worked.