Problem when using "CreateApplication" verb with SAM
Dear Sir or Madam - We are using the "CreateApplication" verb in Powershell to add an application in SAM (version 6.0). The application is created successfully. The script then pauses for 7 seconds,...
View ArticleIs it possible to programmatically create custom components in SolarWinds APM?
I need to create multiple custom components to monitor state of several JMX objects exposed by a node running our Java application. These objects may appear and disappear with time.Adding nodes and...
View ArticleSWIS API v3 seems to poll wrong data.
Hey everyone, I'm working on a dashin.io widget and want to display information about node CPU usage. I am running into a weird problem where the API seems to grab PercentMemoryUsed or AvgResponseTime...
View ArticleAPI for adding and configuring nodes?
Disclaimer: I have never worked with and I know nothing about the Orion API. Currently adding nodes to Orion takes a significant amount of time for us. How much of the process of adding and...
View ArticleThe NPM database is flooding our SQL Trace Logs with this error 50 times a...
This is a new install of the latest version of NPM with its SQL DB installed on a separate 2014 SQL server. Is there a way to stop this message through making a change on the NPM server?
View ArticleCan we create custom SWQL chart on view
Can we create custom SWQL chart on view ? We can create Custom SWQL table on Nodes View like below. Please help me to create such chart, I want to create custom CPU,memory chart.
View ArticleSWQL Query resource - gives error in website but works in studio
I am trying to get info from this query which works in studio but breaks in webpage...I think because of the where ...(select) statementSELECT de.ComponentStatusID, de.ColumnSchemaID, de.ColumnType,...
View ArticleSAM 6.2 problem - add a node via SDK but no custom properties
Dear Sir or Madam - For years, we have been creating our nodes via a Powershell script. Also, we have custom properties defined for our nodes. We recently upgraded our test Orion environment to SAM...
View ArticleNTA 4.0 Entity Model
At NTA 4.0 Entity Model · solarwinds/OrionSDK Wiki · GitHub bottom of the page is the following query -- query top 10 IP conversations in the first hour of the year 2014SELECT TOP 10f.SourceIP,...
View ArticleOrion.Netflow.Applications
In Orion.Netflow.Flows is ApplicationID, which is an key into Orion.Netflow.Applications. ApplicationID acts as the source port, correct, with additional information? How does one interpret...
View Articleerror: Server error: Error: A query to the SolarWinds Information Service...
Greetings!I added Resource to newly created page and wanted to customize DB query to narrow down Resource content. Essentially, I want to be able to separate or filter it by Component Monitor Name. I...
View ArticleIs it possible to add subnets to Discovery automatically, when we use the...
Hello,I have an issue with Discovery. I really want to add devices automatically in Discovery process, when we use a device for the first time. For instance, there is a subnet in IPAM, and I use it for...
View ArticleHow do you set the hostname via http POST in IPAM?
My question is pretty much the same as in this thread: https://thwack.solarwinds.com/thread/68357 I'm trying to set the hostname with a POST in curl (specifically pyCurl) but I'm coming up with...
View ArticleOrion SDK 2.0 released on GitHub
A few months ago we put the source code for the Orion SDK on GitHub under the Apache 2.0 license, including the SWQL Studio and SwisSnapin (PowerShell) tools and the samples and documentation. Today I...
View ArticleOrion SWQL, Thwack! Now I got it
Orion SWQL or Solarwinds Query Language is a pseudo SQL type statements. If you know the basic structure of SQL, Select from join where order group by, you will easily pickup SWQL queries. PURPOSE:...
View ArticleWHD Rest API to get Ticket
Hello THWACK, I would like to get ticket details for an client that includes custom fields as shown below: I am trying to fetch ticket details using below URL but getting only few fields, and none from...
View ArticleSWQL Query works in SWQL Studio but not Online
I'm fairly new to SWQL and SQL but was able to build this query in SWQL Studio in preparation to moving it over to the web report builder but when I copied it over into the web report builder I get an...
View ArticleGetting very odd results with SWQL query when put in a resource on a web page?!
Playing around with an idea to have a simple custom search by user-id from UDT data that I can put on a web page. The query itself works great in SWQL studio, but when I put it on a webpage I get very...
View ArticleRunning reports via API
Is there currently a way to run any reports in Solarwinds using the API and export as CSV to a specific location? I want to build a script that takes data from the CSV and manipulates it but would...
View Article