Comments
-
Hi @"mesverrum" I'm trying to add node in ICMP (terraform) to get nodeid, assign template to that nodeid, and then switch to agent polling (installed by puppet) once OS is available. With your automation expertise, did you find a way to switch the polling method ? Didn't found a rest API to do that (but found a lot of…
-
Hi Robert, I reach the same point, I try to massive edit volumes threshold with SQL, but [dbo].[Thresholds] table create a new row with a new primary key id once we override the volume threshold through Solarwinds console, so I can't do that in sql mode The solution about Orion.Reporting evocated by @"mesverrum", did you…
-
CPU/RAM usage on APE, same thing on 11 APE. Rebooted once a week because of SolarWinds.InformationService.ServiceV3 using all the memory. Sometimes i had to reboot twice a week, when server reach 95% memory used, solarwinds services randomly crash last 30 days : and this is the main server, same thing, erl.exe use a LOT of…
-
Our main server have 32GB RAM (and our 11 APE too), the 8GB is the memory used just by SolarWinds.InformationService.ServiceV3 process. I just relay support conclusion. I opened the ticket in 07/2020 because of CPU/RAM excessive usage, the process SolarWinds.InformationService.ServiceV3 use all the memory of our servers…
-
Sure, here it is : Case # - 00578855 I hope that it was really the SDK and that a patch will be provided, because support close this old ticket (07/2020) with this reason.
-
I have a ticket opened, for excessive CPU/RAM used on servers It appears that there is a memory leak using massive API/SDK actions (we update custom properties very often). Scripts are ran from main servers, but impact are on all APE, where solarwinds.informationservice.service consums all the free memory (+8GB), we have…
-
according to fireeye, it seems to be infra only (agent does not have the two impacted exe)
-
I am the only one with this problem ? I have now 7000 agents, ScheduleListResources sdk verb does not work, I have to launch manually through solarwinds website a list resources on each node to discover volumes, incredible
-
Can you provide me an example please ? thanks !
-
Hi, Did you installed WBEM ?
-
I need to count rows too, i don't think it has been made I need to count the number of CPU of a linux from 1.3.6.1.2.1.25.3.3.1.2 (hrProcessorLoad) for exemple
-
I have opened a support case (00583575), but the support said that they don't cover that ! If I open again a ticket, you will be able to support it ? it's a real big problem to us, because we are unable to automate resources discovery (we plan to have 11k agents). In your lab, did you try to use this verb on an old…
-
Hello @"tony.johnson" Sure : 00581221
-
do you have the XML version of your configuration file ? Or do you know the way to export a discovery profile as an xml ? I can't find it into database ! I need to filter on "lo" and "loopback" interface, because they are autmatically added, despite this xml configuration : $InterfacesPluginConfigurationContext = ([xml]"…
-
Awww, I was close to prepare the upgrade, but bwicks message is pertinent : we are on windows 2012/sql2012 too, so I can't upgrade to 12.4
-
Plug in were deployed for hours But now, I have a workaround : i have a script that install APM plug-in each time a new agent is detected
-
Hello, yes I have tested shutting down and starting all services, behavior is the same
-
I'm would also like to add WMI nodes via the SDK. Do you have an update of when we can expect this feature? Or any workarounds on getting the volumes and interfaces added (other than using "List Resources" via the web gui)?
-
Hello, We have created a VIP in front of our poller, to load balance netflow But even if SNAT is disable, the netflow source entity is the F5 device Does anyone have clue to avoid this and be able to see the real netflow source ?
-
Hello Tony, Do you have some news ? If you need logs or webex, feel free to ask thanks
-
Yes, it's only through powershell verb I can see on target agent logs that when i used the ScheduleListResources, the discovery is correctly launched on it (linux/windows), but the job id still stay on a "unknown state" ad vitam aeternam $nodeid = 5346 $result = Invoke-SwisVerb $swis "orion.nodes" "ScheduleListResources"…
-
Hi, Here is the view of a Meraki AP, polled by SNMP. SSID/clients are missing (for all our meraki AP). The snmpwalk is very poor on these equipment Meraki dashboard (the working one) There is a list of AP, but no ssid, no endpoint, just some client in bottom, but without relevant information The view when clicking on an…
-
wonderful, it works! AMS was installed, but I did not seen the subtlety between AMS vs SMA (rtfm !!) Thanks mehinkle
-
funny. it's like giving me google url so to answer myself, the code is here : Need some help with API Discovery script (to discover interface on a wmi object, just tested 5 min ago, it's working)
-
Hi, Did you find the root cause ? We also have this error when accessing to "API Poller"
-
Still the problem in 2020.2.1 3 hours for agents to reconnect after a reboot Ticket opened
-
SolarWinds.Cortex.dll in C:\Program Files (x86)\Common Files\SolarWinds\Cortex\ The file you mentioned was the first BD, tested last week without success on my environment
-
aLTeReGo i'm not very confiant deploying an RC on our production environment, although we have a lot of problems actually
-
Hi @"dan_jagnow" This script is automation using swis commands, I use the same commands $result = Invoke-SwisVerb $swis "orion.nodes" "ScheduleListResources" 221 #to launch the discovery Invoke-SwisVerb $swis "orion.nodes" "GetScheduledListResourcesStatus" @($result.'#text', 221) #to get discovery result I relaunch the 2nd…
-
my bad, i just realized that we missed to renew the annual maintenance for 1 of our APE, I thought it was the freeAPE, but not, it's a full one !