Events - Difference between SWIS API and SWQL
Hello, I have written an application to read events using SWIS API on regular interval(e.g every 30 seconds) and pass it to ticketing system from other vendor. API Query is...
View ArticleCan anyone provide an example of how to supress alerts using the rest API,...
I have tried a few things but I'm not positive what the post URL should be, or how the json data should be formatted. I have tried the following:...
View ArticleHow to pass in parameter to PS script
I have a PS script that will delete msi files that are older than 1 year. I set up an alert to trigger if there's less than 2gb of space left on the C:\ drive. I want this script to execute against the...
View ArticleTopN application custom chart of NTA
Hello, I want to make TopN application custom chart of NTA.Because I want to make this graph for any interfaces pair, I am trying this by custom graph with following SWQL query.Graph is shown on NTA...
View ArticleSEND DATA TO SOLARWINDS USING PYTHON
Hello! I Would like to know if it's possible send data to SolarWinds using API-REST.I have a code that extract information a program and generates a JSON with information, and I would like create...
View ArticleAPI for updating Custom Fields via REST Call in Solarwinds
Hi All, We are looking for the API for updating Custom Fields via REST Call so that we should use that by ITSM like (Service NOW) & it could use & update fields. There are limited fields that...
View ArticleFind port and switch for a given IPAddress
I'm attempting to get the port and switch for some IP Addresses that are connected and in use. I've attempted a couple of different ways, but haven't had any luck. Can anyone provide some advice? Raw...
View ArticleMute Alerts in SolarWinds via Powershell
Hello All, I have the script below which works great for scheduling nodes for unmanage. Is there any way to configure this script not to unmanage nodes, but to mute the alerts? # 2017-03-29 Node...
View Article[Python] OrionSDK get all subnets Displayname by its Description
Hello, recently i managed to use the OrionSDK API to get available IP from subnets. Now i want to use the API to so i can list all the available subnets and get the Display name by its Description,...
View ArticleRemove Non Cisco Devices from UDT
We have an issue where users will add servers into UDT. Our methodology is to only allow access switches in UDT. I have created the script below to identify all devices where the vendor is not Cisco....
View ArticleImport Template using SwisPowershell
Hi there, I am currently automating the installation and configuration of solarwinds with the help of the SwisPowershell module. I have managed to fully install solarwinds orion, agents on the nodes...
View ArticleChanging a Performance Counter Instance Name, Overriding a Template
Hey all, I currently have a template that is applied to multiple servers to collect windows performance counter information for some custom software. The issue is, the instance names changes on a...
View ArticleProblem trying to add UNDP to node
So in the interest of keeping things simple, this is what I'm sending in Powershell:$result = New-SwisObject $swis –EntityType 'Orion.NPM.CustomPollerAssignmentOnNode' -Properties...
View ArticlePython Orion SDK swis.update broken after IPAM 4.6.0 upgrade
Before upgrade, the Python Orion SDK swis.update was working fine. After upgrade, the Python Orion SDK swis.update broke with the error HTTP error 400: "The given key was not present in the dictionary”...
View ArticleGet the next available subnet of a particular size within a supernet
Is there any way in the API or through SQL queries to retrieve the next available subnet in a supernet? For example, if I want to know the next free /28 subnet in a 10.10.10.0/24, how would I do that?
View ArticleProblem with scripting the appinsight for sql template?
So this is an excerpt from a script I was using to copy over the app templates from an old instance to a new one but I noticed it wasn't working fully for the appinsight templates. It creates the app...
View ArticleModification of Policy Report Rules
I am trying to automate the customization of policy report rules. The example is I would like update the rules that define the NTP server settings the complacency reports use to judge if my switches...
View ArticleHow to write the power shell scripting in solarwinds ??
Hi Guys, how to write the power shell scripting in soalrwinds. can you give me simple example ?how many members login to the solarwinds session. can we see through solarwinds power shell script ?...
View ArticleAdd UDT ports via API
I have not found a way to do this, but maybe I'm not looking in the right place. We've got Python scripts for discovering and adding nodes and interfaces via API no problem. We're using...
View ArticleAdd UDT Ports via API (Orion SDK)
Hello all,I've been using the API for a while now and have managed to find a lot of answers here so thanks for your help so far! I am now completely stuck however when it comes to UDT Ports via the...
View Article