SWIS - How To Execute a Cirrus.SnippetArchive Script using C#
Ok so I have gotten to the point in my app where I now need to execute a script. The Script is stored in the Cirrus.SnippetArchive and I am able to work with the script data, etc but I am unable to...
View ArticleWe have been trying to discover 6 Symbol (Motorola) spectrum24 access points...
We have confirmed countless times both the snmp version and community strings for each spectrum24 AP, however when a discovery is attempted through NPM the results come back as ICMP discovered only. A....
View ArticleOrion SDK - Is there a way to generate a interface graph as a JPG/PNG/GIF via...
Is there a way to generate a SolarWinds Interface graph as a standard image format via the SDK?
View Articleshowing Universal Device Poller temperature with an down / warning icon or...
I have an email alert and a dashboard that displays the results of a UDP-derived temperature. Due to an email issue and personnel not noticing/ reacting to what was being displayed on my summary...
View ArticleLong Running Update
So, can someone help me understand what is going on here? 2015-05-01 10:00:07,860 [33] WARN SolarWinds.InformationService.Core.InformationService - (null) Support! -- LONG RUNNING UPDATE: 18314.3369...
View ArticleHelp me out here, I have a SWIS error that hits ever 5 minutes and I'm not...
In the C:\ProgramData\Solarwinds\InformationService\v3.0\Orion.InformationService.txt 2015-05-01 10:04:51,786 [51] ERROR SolarWinds.InformationService.Core.InformationService -...
View ArticleIs it possible to extract the node credentials from NCM tables?
I can see they are encrypted in the NCM_NodeProperties table but NCM must know its clear text for it to log in and exec its jobs, right?
View ArticleIs there an snmp tester in the SDK like in the NPM Solarwinds Product
I work for Kaiser and have 1000's of device on our network and the SDK helps me on board devices very well using powershell. I have many times come across devices that my script cant on board due to...
View ArticleWay to bulk update discovery profiles through SDK or SQL?
All,I am just curious if anyone has tried bulk updating sonar discovery profiles using the SDK or SQL? I see the profiles through the API, and some of the cosmetic information appears easy to modify...
View ArticleNeed help trying to add a node to a group container using Perl
Thanks to some examples you've posted here, I've been able to add a new node and to unmanage a node from a perl script. But now I want to take a node I've added and place it into a pre-existing group....
View ArticleEclipse is unable to read the WSDL file
Following the SolarWinds Technical Reference for java, it requires the proxy classes generated by Eclipse’s New > Web Services > Web Service Client command.upon reaching the step "Select Service...
View ArticleDevice not polling after being added, or seen in the node list
HelloI'm unable to get my device polling after it has been added and it does not show up in the node list. I've been playing around with different settings but haven’t been able to get any further. I...
View ArticleSWQL query with date > comparison always execute as if >=
I have the following query SELECT EventID, EventTime, Message, NetObjectID, NetObjectType, NetworkNode FROM Orion.Events WHERE Acknowledged=0 AND EventTime > '07/05/2015 15:28:49' ORDER BY...
View ArticleSWIS V2 not good with NPM 11.5.1
FYI:Nodes created with SWIS V2 in NPM 11.5.1 look & work okay in NPM< but there is something missing with the NCM integration so you can't add them to NCM, or carry out any of the NCM functions...
View ArticleUpgrade from NMP 11.0.1 to 11.5 breaks SDK 1.10 set CustomProperties
Hello all,I want to thank those that released the SDK. It's a great tool and we've used it extensively. We have a powershell script, using v1.10.16.0 of the SDK, which we use to add nodes, setup...
View ArticleLooking for recent training video on Orion SDK
Hello, I am interested in learning a bit about the Orion SDK. I found a short (16 minute) YouTube video about using the SolarWinds SDK and API at How to Use the SolarWinds API and SDK - YouTube....
View ArticleHow can I update polling properties for a node using the SWIS update method?
I am fairly new to using the api for Solarwinds, and am currently working with Python on updating properties for nodes. I have found how to update Custom Properties by appending /CustomProperties to...
View ArticleOrion SDK Information
Thank you for your interest in the SDK.You can download the SDK 1.10 here (SDK 1.9 here / SDK 1.8 here / SDK 1.7 here / SDK 1.6 here / v1.5 here / SDK v1.4 here) What's new in SDK v1.9? New chapter...
View Articledocumentation for SWQL for alerts?
Migrated to 11.5.1 and am trying really hard to embrace SWQL. Having a tough time correlating what I need in the various tables with the documentation from SDK. specifically, right now, I'm working on...
View ArticleLooking for better way to iterate through nodes
Currently I am doing results = swis.query(sql_query)in order to populate a list of nodes depending on which SWQL query I am using. I suppose I don't fully understand the syntax, but I am looping...
View Article