attempting to create a new node
I'm attempting to add a new node with just the most basic elements - ip address, community string, not dynamic IP - and running into an issue.the good news is that I've managed to get SOAP::Lite to...
View ArticlePowerOrion - Is there a way to add nodes with specific properties
Hi Thwack, Is there a way to add nodes using the Powershell Module PowerOrion (OrionSDK) defining custom properties.Say I use the sample: CRUD.AddWMINode.ps1 but I want to specify:1. Uncheck/not get...
View Article.Net Developer new to Solarwinds
Hello, I'm a .Net Developer that is new to Solarwinds. Can anyone please point me in the right direction for learning C# Custom Properties for Orion SDK? Is there any tutorials or websites that can...
View ArticleCustom SWQL Query for Nodes Down Showing Every Time Node Went Down
I'm trying to tweak our nodes down resource to add the date/time the system went down. I'm trying to figure out why it is listing all the times the nodes have went down and not just the most recent....
View ArticleSWIS Table Alerts
Hello, Another developer and I are building a windows service backend that interacts with SWIS through a RESTful API and broadcasts the information to static web files where we display the data. We...
View ArticleSWQL Query to select only records with latest timestamp
So I am trying to write an SWQL query that shows me all nodes that are unmanaged with some extra information tagged in, like Who unmanaged the node and When. OK, I wrote a nice little SWQL query like...
View ArticleCustom SWQL Query for Nodes Down Showing Every Time Node Went Down
I'm trying to tweak our nodes down resource to add the date/time the system went down. I'm trying to figure out why it is listing all the times the nodes have went down and not just the most recent....
View ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View ArticleHow to display Group Custom Property view into Summary View Page
Hi, Is there a way to replicate the "Group Custom Property" views from the "Group Details View" resource, to be shown in the "Summary" views via SQWL?Reason is, I need to create a page view to show...
View ArticleScripting help
I am running a PS script that will be used to add servers built with vRealize Automation to Orion. The script has worked in the past with no issue but I am now getting an error stating the endpoints...
View ArticleDynamic Query filter for groups to exclude
I am trying to create dashboards filled with groups built out of custom properties. The problem I am running into is I have this custom property lets call it "DeviceFunction" and it starts with either...
View ArticlePowershell - get-swisdata
Trying to get a handle on this....I want to work with unmanaging one node, and trying to get the nodeID using something like below.This is in the testing phase, trying to get handle on the PS commands...
View ArticleUsing Get-Content in Script
I am attempting to leverage Powershell to update custom properties of a batch of nodes with no consistent IP schemes. I am fairly new to Powershell, but I have a script working to change custom...
View ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View ArticleReceiving 403 Forbidden When Using REST API In C#
Receiving 403 Forbidden When Using REST API In C# I was referred to the following C# example of using REST APIs Sample code: OrionSDK/Program.cs at master · solarwinds/OrionSDK · GitHub This looked...
View ArticlePowershell - get-swisdata
Trying to get a handle on this....I want to work with unmanaging one node, and trying to get the nodeID using something like below.This is in the testing phase, trying to get handle on the PS commands...
View ArticleHow to know the nodes that are not present in solarwinds
Hi Am using the below script to unmanage the nodes. but the problem is if i give a node that is not in solarwinds its trying to unmanage instead of mentioning the node is not in solarwinds. Can some...
View ArticleSolarwinds MIB
Hello: How can i get the solarwinds MIB in MIB format is that makes sense . I had gotten the MIBs but in the format MIB.cfg but the programmer is request for the MIBs in mib format? Does anyone know...
View ArticleSWQL Date Calcuations right?
I have been working with the following SWQL query and someone pointed out that the duration was wrong. We had some nodes that were unmanaged from 6/1/17 until 8/1/17 but the duration said it was 41...
View Article