The most recent content from our members.
I'm using an alert action to post alert data to a third-party system, aggregating all alerts and events from my environment. This setup is working correctly. However, I'm struggling to automate the assignment of this trigger and reset action to all newly configured and enabled alerts to ensure no notifications are missed.…
I would like to know if there is a wsql query I can run that would return me switch name and interface config snippet for only ports that are in particular VLAN (lets say vlan 10-15)? Currently, I am saving all configs on my servers and then trying to parse it with ciscoconfparse but it is not working as expected and…
Hi SWI Team There is a currently a backlog pull requests in the Git for the Python modules. There are a number of warnings/deprecation of certain items Please can this be reviewed - @Lofstrand FYI following our previous discussions. Thank you! Usage of dash-separated 'description-file' will not be supported in future…
There are multiple pending PRs that fix open issues, and no maintainers seem to be responding. https://github.com/solarwinds/orionsdk-python/pulls Has Solarwinds been abandoning the community use of the API, at least from Python? Should this github repository (which is owned by Solarwinds' organization) be…
Hello, i'm writing simple Python script which will create a subnet in an existing parent group. I would like to update two custom properties of a subnet after creation, but cannot find proper syntax for swis.update, for custom properties of a subnet with a known swis URI. Can anyone provide an example of such an update…
It took me some time to work out how to use ExecuteSQL from the orionsdk python module. To save someone else the pain - here are some examples on how to use it properly.in python. from pprint import pprint # disables warnings about invalid certificates if you # have a self signed certificate import urllib3…
As we get ramped up to launch the GNS3 Certification (GNS3A) in December we are excited to launch the official training course to get everyone prepared for the upcoming exam. For the next two weeks, as part of our Black Friday specials on GNS3 Academy, we are offering up the full-course from David Bombal for only $9 (82%…
We are super excited today to announce another great addition to the GNS3 Academy Line-Up with our "Python Network Programming - Part 2: Multivendor Environment" course. Because we love Thwack Users so much we are providing a special THWACK discount to get this course for only $19 for a limited time. Check it out > Python…
Hello I've been adding nodes into solarwinds using python and the solarwinds sdk. The nodes are adding fine and i've added the required pollers but they are missing the Network Latency & Packet Loss graph. All the data seems to be there but the graph doesn't show up. Users have been clicking on edit node and then…
We are trying to utilise the Orion.Discovery 'ValidateCredentials' Verb to verify SNMPv3 on a given IPAddress to confirm if the Credential inside of Solarwinds will work for the given Node before updating it to the new SNMP utilising the orionsdk-python library I have ran the following, however it always returns False even…
It looks like you're new here. Sign in or register to get started.