Assistance with SWQL Query for Node UP/SNMP DOWN
There is a great thread that pointed out the lovely way that one can monitor where SNMP is failing by utilizing the max DateTime from the CPULoad metrics - this is far nicer than expending monitors for...
View ArticleAutomation of adding nodes into Solarwinds
Hi All We are looking at using Chef to automate server deployment and part of this work would be: 1. Lookup in IPAM the next available address in a subnet, reserve it and add the hostname to the...
View ArticleInternal Server Error when unmanaging node over HTTP
Hi, I am trying to use the Orion SDK to unmanage a node via a http request. My request is as follows:POST https://10.13.36.29:17778/SolarWinds/InformationService/v3/Json/Invoke/Orion.Nodes/Unmanage...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
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 ArticleModern Examples for .NET 4.5
Curious if anyone has gotten the VB.NET or C# examples in the SDK running in Visual Studio 2013? Solarwinds, when do you plan to provide updated .NET examples in the SDK?
View ArticleIs bulk delete available in the REST api of ORION?
Hello all, I am using the REST api and need to delete a bunch of nodes. I found that there is a bulkdelete call available for SOAP.Is this functionality available for the REST api as well? If it is...
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View Article"An error occurred when verifying security for the message" error in SWQL...
Came back from vacation and now have this error "An error occurred when verifying security for the message" when connecting to SWQL studio.I can still log in fine from my .NET app that uses a web...
View ArticleAdding pollers isn't adding all pollers correctly.
Hello all, I've been messing around with the SDK and I've hit an odd road block. I can add the node just fine and it'll even check the status for me. It's the other pollers I'm adding that don't seem...
View ArticleIPAM + PowerShell
Greetings, Used the following to get an available IP:How to use the IPAM API and get "Free IP Address" Getting an error while trying to update any information:Set-SwisObject : Operation not supported...
View ArticleAutomate IPAM subnet creation
Hello, I have a python script that automates configuration of switches, assignment of IP addresses, etc. I would like to bring in the proper variables and run a query on the database to add the subnet...
View ArticlePowerShell Module based on the SDK
Hi All, I started working on a PowerShell module, converting existing code examples in the SDK to “Cmdlets” Functions. The ultimate goal is to just make it easier to re-use code. My own use case in...
View ArticleAdding of interfaces to a node. XML?
Hello everyone! I'm moving along in my scripting adventure with the SDK and PowerShell but I've hit a snag when it comes to handling the addition of interfaces. I'm looking at the example given after...
View ArticleAssistance with SWQL Query for Node UP/SNMP DOWN
There is a great thread that pointed out the lovely way that one can monitor where SNMP is failing by utilizing the max DateTime from the CPULoad metrics - this is far nicer than expending monitors for...
View ArticleObject not set to an instance of an object - Volumes
Working on adding volumes with my script and it used to work when I fed it the wrong NodeID. Well I fixed that but now it's returning an error of 'Object reference not set to an instance of an object'....
View ArticleIn SWQL Studio, how to find the groups an application belongs to?
I'm trying to find the table that joins Orion.Group (or Orion.Container) to Orion.APM.Applications. The Orion.ContainerMembers table only have information about Nodes, but I can't find applications there.
View ArticleGet 'Fixed Disk' Statistics
Hi all,I added fixed disk volume to WMI node. I successfuly added "V.Details.WMI.Windows", "V.Statistics.WMI.Windows", "V.Status.WMI.Windows" pollers. But I didn't get any statistics about fixed disk....
View ArticleI get "Sorry, the content could not be loaded." when I mouse over devices in...
I get "Sorry, the content could not be loaded." when I mouse over devices in the Web GUI that were added with a powershell script.
View Article