Remove-SwisObject issue. Another Upgrade from NMP 11.0.1 to 11.5 bug?
so this code and error I am getting. I'm pretty sure that -SwisConnection $swis is not the issue since I can query the database using this connection. $SWNodeURI = swis://[my...
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 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 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 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 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 ArticleHad a harder time finding the orion sdk forum here from the thwack page...
Idk if it changed or moved or what but I needed google to find my way back here? Just a thought. Didn't labs with sdk under it used to be under product forums?
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 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 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 ArticlePIVOT function with SWQL?
Can anyone comment on PIVOT functionality with SWQL? Perhaps an example of where it's been used previously? I have a web resource for the dashboard view using SWQL perfectly, but I would love to see...
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 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 ArticleAdding nodes with powershell using CRUD.AddWMINode
I have been working on automating monitoring for our new servers. So far the example script from the Orion SDK - C:\Program Files (x86)\SolarWinds\Orion SDK\Samples\PowerShell\CRUD.AddWMINode.ps1 has...
View Articlec# ASP.NET MVC Razor Web App Thoughts
OverviewOver the past month or so I have been tasked with building web app that would push configuration changes to multiple devices in a multi-stage approach, track the user making the changes and...
View ArticleUsing Powershell to add nodes with Custom Properties for Device Type
Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...
View ArticleHow to assign ICMP poller to new node
I have automated adding nodes via IP address to Solarwinds, but it seems the new nodes must have pollers assigned to them in order for everything to work. I want to simply add these nodes via ICMP,...
View Article