REST API and AD users/groups
The REST API does not seem to work with SWIS URIs that contain a backslash ("\"). This shows up with Orion users linked to AD users/groups. Using the PowerShell interface, (which apparently relies on...
View Articleplease specify the rest api call to pull the metrics like cpu load, memory...
Want to know the exact rest api call and table level details to fetch different types of metrics for example compute metrics like cpuload, memory usage, and disk metrics like disk usage and network...
View ArticleSWQL Conversion for Linux Epoch Time
Out of my depth on this one - typically I deal with Windows boxes. For those who are not familiar, some items track time passage with Linux Epoch time, which counts the number of seconds since...
View ArticleDate format in the the solarwinds DB
what is the swql query to fetch the node metrics with in a specified dates. Can we change the dateformat while storing the metrics in the solarwinds db. right now it is yyyy-MM-dd HH:MM:ss.SSS format
View ArticleGetting bandwidth history of a PORT
Hello, I'm stuck with this issue for some time now. I'm trying to fetch the bandwidth history of a particular port. I'm in the process of creating the query for the same.I wanted to know, is the...
View ArticleIllusive Error: Get-SwisData : An error occurred when verifying security for...
I keep getting the following error message when trying to connect to the Solarwinds application Server using a service account Get-SwisData : An error occurred when verifying security for the...
View ArticleOrion SDK with PowerShell - manage/unmanage multiple nodes
I've been able to script unmanaging and managing nodes in powershell. However, for 400+ nodes, this ends up taking quite a while. Via script, it takes about 7 minutes to unmanage the nodes and over 10...
View Articleconnect-swis and VMAN
I can connect to VMAN using SWQL(https://<vmanhost>:443/swvm/services/InformationService, java over http) , but have not been able to connect using the connect-swis cmdlet. Is this supported? Do...
View ArticleSWQL Volumes Forecast Capacity Table A and B Columns
Math is not my strength, that's for sure. For the life of me I can not figure out what the Aavg/Apeak and Bavg/Bpeak columns in the SWQL Entity/Table Orion.VolumesForecastCapacity are. I've got...
View ArticleSWIS Query Issue after server move
Hello All, after a recent server move (new host name) I am noticing my SWIS queries not returning the correct (if any) information. When I run:Get-SwisData $SwisServer 'SELECT Uri FROM Orion.Nodes'to...
View Articlehow to run javacurdclient using eclipse ?
Error: Could not find or load main class SwisClientAnd also unable to import the wsdl files.
View ArticleCASE function supported in SWQL? - Calculating Time since an event
Hello Fellow Thwackers, From prior posts, I have seen the CASE function being used in swql queries, although I haven't seen any documentation stating that it was supported.One example I can give is...
View ArticleSWQL Volumes Forecast Capacity Table A and B Columns
Math is not my strength, that's for sure. For the life of me I can not figure out what the Aavg/Apeak and Bavg/Bpeak columns in the SWQL Entity/Table Orion.VolumesForecastCapacity are. I've got...
View ArticleIllusive Error: Get-SwisData : An error occurred when verifying security for...
I keep getting the following error message when trying to connect to the Solarwinds application Server using a service account Get-SwisData : An error occurred when verifying security for the...
View ArticleREST API and AD users/groups
The REST API does not seem to work with SWIS URIs that contain a backslash ("\"). This shows up with Orion users linked to AD users/groups. Using the PowerShell interface, (which apparently relies on...
View ArticleNCM Account Limitations using SWISv3
Hi all, We are using the API to retrieve some node data from NPM with an Orion account limited by an account limitation (based on a Node custom property)Testing in SWQL studio everything works for...
View ArticleNode created from API never gets polled
When I create a node and add pollers through the API, the node never seems to get polled. The node status never changes, I don't get get descriptive information like the node's name, vendor, etc. and...
View ArticleWhere is the enum for interface type documented?
I'm trying to filter what interfaces to add by Interface type, but I see that type is an enum. I'm unable to find the documentation of the enum. Is there a way to query it or otherwise where is it...
View ArticleAutomating node additions e2e: including Hardware Health Sensors
Hello, I've been working on automating the addition of nodes to Solarwinds, and I had assumed that would be a routine and well documented task. However I have struggled to find consolidated...
View ArticleSetting NCM Global Connection Profile in script
Hello, I've found that this will set my node properties to "Yes" for "Manage node(s) with NCM": Invoke-SwisVerb$swisCirrus.NodesAddNodeToNCM @($NodeId) But I'm unable to find a way to set the...
View Article