polling engine with overload
Hello colleagues, I have a query, my Orion I get this problem, can you help me indicating why this usually happens and what should I do to remedy it?
View ArticleSWQL select on Description is searching MachineType
SWQL select on nodes.Description is searching nodes.MachineType field. Has anyone found how to select on Description? I'm using SWQL Studio ver. 2.1.0.176
View ArticleUnable to get active interfaces for a device using SWIS
Hi folks, Anybody successfully tested adding all "active interfaces" for a device. My script throws "AdminStatus: 4, OperStatus: 0" for both "up/down" interfaces. How do I set only "active" interfaces...
View ArticlePowershell scripts to add a Node
I am using the following scripts but not successful to add a single Node. I am pretty much sure, i am doing something wrong. # This sample script demonstrates how to add a new node using CRUD...
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
View ArticleFeature Request - Meraki Device Statuses
Meraki recently updated their REST API to include device statuses for determining if a device is offline/online. I've learned through opening a case and speaking with technical support, this new call...
View ArticleBug that allows user with no NCM access to pull from config archives
We have a local account that is configured in NCM as: None No access to NCM functionality. We validated no NCM access when invoking ConfigSearch like this: swis.invoke('Cirrus.ConfigArchive',...
View ArticleASA VPNL2LTunnel Uptime via python module?
Hi, im trying to obtain site to site VPN uptime via the python sdk and browsing through the schema I cant seem to see it. I know it exists as I can see it in NPM as per the below: looking at the...
View ArticleInsert a ResponseTime
Hi. I'm using Swis through PowerShell to copy data from a different, disconnected monitoring system into SolarWinds. I'm able to update Nodes with all the information we care about, but we need to...
View ArticleAPI for update NPM custom properties
Hi , I want the API, for updating the NPM custom properties in solarwinds web portal . Idea is to update the fields from SNOW CMDB , whenever will do any changes in the CMDB fields against the node...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleHow to get inteface status before adding it?
Hello, I have been working on automation tool for Solarwinds for dynamic nodes adding/updating.The question is how can I get status of the interface before adding/updating it using API? When I update...
View ArticleCopy data from one installation SWQL Orion tables, to a different machine...
One of the demo installations(ALL plugins) of SolarWinds outside local subnet fetched very limited data when ran Discovery on some ANYCOM, PUBLIC IP's. Our local installation was able to discover a lot...
View ArticleTC18: Customize Polling Intervals With the Orion SDK
This script was featured on the TWHACKcamp™ 2018 session "There's an API for That," which you can watch in its entirety here. The two scripts I used are attached to this post. My goal here is to...
View ArticleClone the new Map tab onto all your custom details views
So for those of you who run heavily customized environments you may have noticed that the new maps view only gets added to the default node details view. I wrote this script that looks through all the...
View ArticleWhat are the required criteria to add an interface?
I am trying to add interfaces via the SDK, but I do not want to do it via the discovery since it returns invalid responses for the operational and admin status of the interface, so I am pulling that...
View ArticleError Cannot find assembly when running Invoke-SwisVerb $swis...
I am playing around with the Orion SDK and i am trying to discover interfaces on a node. We are running SolarWinds SAM.I am testing this script: Import-Module SwisPowerShell$swis = Connect-Swis...
View ArticleUDT report from SQL to SWQL
Can someone help me convert this to SWQL? Having trouble with the joins, ISNUMERIC, and Cast AS INT. Actually I may have the INT conversion figured out ( by using "+0"). Unused Port Report with Admin...
View ArticleUnexpected Web Console Error
Hi, Does anyone know why the below error happens when running 'Settings\Network Discovery' in Orion Web Console? "Unexpected Website ErrorThe connection string name is missing for the...
View Article