Python Module Httplib GET request issue
Hi all, I found a related topic here and provided my 2 cents Rest Api Connection Failed, but I'm in need of an answer or advice so I thought I'd post my own question. I'm new to SolarWinds, and have...
View ArticleUpgraded server. Python API broken, PowerShell working
Our server admin upgraded Solarwinds from a physical server to virtual server. He said he did it by the book. We have alot of python scripts that pull from the solarwinds API that are now broken....
View ArticleThird Party Application Acknowledge SolarWinds Event
Hello, I am currently working to find a solution for acknowledging SolarWinds events from an IBM Tivoli Netcool server. I am already generating SNMP alerts using the SolarWinds Advanced Alert Manager....
View Article[Issue] Debugging error request file...
Hello every body, The visual studio 2013 debugging Alert Error Error 1 Could not load file or assembly 'Infragistics2.WebUI.UltraWebNavigator.v8.2, Version=8.2.20082.1000, Culture=neutral,...
View ArticleWhat's an EngineID?
I can't find this documented anywhere. Virtually all the examples on the web use an EngineID of "1", but that doesn't work for me. I've tried 1, 0, and 2. I could keep guessing numbers, but, what is...
View ArticleError with REST/JSON while trying to unmanage node
I've been trying to work out a POSH script that can unmanage a node. I've successfully created one that can change a custom property here and i'm using that as my base. I can unmanage the node via the...
View ArticleHow do we programmatically discover the non-interface properties [in Orion]...
We are automating the hydration of assets in Orion, and after adding a node, we know how to discover the interfaces, but how do we programmatically discover the non-interface properties and enable them...
View ArticleSolarWinds Information Service v2.0 Schema Documentation Index
Is there a section in the SolarWinds Information Service v2.0 Schema Documentation Index (in SDK) for the NPM Quality of Service Sensor?thx,
View ArticleConvert Function available in SWQL studio?
I am trying to use CONVERT in SWQL studio and am getting this error: "Cannot resolve property Float"Now, the SDK documentation does not list CONVERT or CAST as available functions, but SWQL studio...
View ArticleUsing TAB Caption as Filter.
I'm trying to create a lot of dashboards.I was wondering if there is a possibility to use the TAB caption as a variable in a filter. So that it is easy to use that one in a filter, if that is possible...
View ArticleWhere are the details of an Application stored in the SQL database?
I Need to find what credentials each application component is using, when the component is a SQL User Experience Monitor, and what the setting for "Use windows authentication first then sql...
View ArticleNoob to SDK
Hello all! So what I need is a way to pull availability status for last 12 months every 30 days for systems with "Enterprise Servers" in the custom properties department field, into an Excel...
View ArticleVerb Orion.AlertConfigurations.Export: Not found
What am I doing wrong here? swis.invoke('Orion.AlertConfigurations', 'Export', alertId) > DEBUG "POST /SolarWinds/InformationService/v3/Json/Invoke/Orion.AlertConfigurations/Export HTTP/1.1" 400 616...
View ArticleSolarwinds API - Identify Virtual or Physical Server
Is there a field accessible to the API (via SWQL) that can tell me whether a node is a virtual (eg Hyper-v or VMWare) or a physical server? I am currently relying on the node name with a separately...
View ArticleCan an import command be used to update an existing entitiy such as an...
Can I update an entity such as an AlertConfigurationby exporting, modifying, and then importing it? Unless I'm mistaken, I'm finding that I cannot manage all aspects of AlertConfigurations, such as...
View Articlesdk 2 beta - F5 info available?
Wondering where I could find the F5 specific info - pool/nodes/etc..just installed 2.0.31thx!
View ArticleWhere can I find the webservice logs for the code I submit
Where can I find the webservice logs for the code I submit. I am editing some custom properties for a node and have an issue and want to look at the logs.
View ArticleHow can we monitor homegrown custom REST based service based on request/response
We have few homegrown REST based services and we wanted to leverage Solarwinds to periodically monitor If the transactions to those services are successful.Question 1Can we compose a JSON request like...
View ArticleAdding nodes unsing SNMPv#3 (what am I doing wrong)?
Adding nodes using SNMPv2 has been easy since there are node properties that can be set, but when using SNMPv3 there are linked properties and I am not sure how to code this correctly. With SNMPv2 I do...
View Article