After upgrading to solarwinds platform 2023.3.1 from 2020.2.6 the python SDK cannot connect to SWIS (powershell clients work just fine still). The error we are getting is "requests.exceptions.ConnectionError: HTTPSConnectionPool(host='our_ip_address', port=17777): Max retries exceeded with url:…
Hello, I was curious if Swis Powershell supports/works well with Multithreading? I use poshrsjob module to perform the multithreading, and I tried using it yesterday in a fairly simple way to update a status on a bunch of interfaces, but it seems to take a really long time. I'll share my code below. #=================…
Hello, How do I create a Query for SSL on specific server? I need : 1.Display name of Node 2. SSL cert name 3. Expiration date 4. Days till Expiration
Hoping I can get some insight on an issue I am running in to. I am using powershell and the swis module to automate several tasks in regards to creating a new node. Everything seems to work properly for me, however despite me adding a new volume (fixed disk), it doesn't automatically check that box under "List Resources" I…
Hi, Does anybody have an example on how to create a node via API with SNMPv3 credentials? Not looking into Network discovery, just the regular way. I haven't have any luck. Thanks in advance.
I have used below in the where clause, but it is not pulling the right data set. nodes.LastBoot >= GetUTCDATE() - 180
Id like to change a node details poller via the API with a Python script. Does anyone know if this can be done and if so how? I saw a post from about 5 or 6 years ago saying it couldnt, but wondered if its possible now? Thanks
Hello Everybody. Currently im creating discoveryprofiles using the python orionsdk, we have a lot of customers with each having their own snmp community so im making a discoveryprofile for every customer and then i put their device ip's in the profile. Now is it possible to edit\update the profile to add\remove ip's and…
Hi all, is there a way to check "virtual memory" from Volume utilization ( from Interface list ressources) by using Python Orion sdk ? Many thanks,
Dear All Our requirement for F5 LTM Virtual server connection. Below is the requirment. I want an alert if for any Virtual server's current number of connections is greater than 10% of last 3 day's maximum connection. For example. There are two Virtual Servers on F5 LTM. V1, V2 and last 3 days data are as below Day |…
It looks like you're new here. Sign in or register to get started.