I am attempting to query the Orion REST API without having to provide an explicit username and password. Using the CSRestClient example from GitHub (OrionSDK/Samples/CSharp at master · solarwinds/OrionSDK · GitHub ) as as springboard, I have successfully interacted with the dashboard website programmatically using Windows…
We are trying to find a simple way to test connectivity from our application to Solarwinds Orion, other than a simple ICMP ping, that will allow us to confirm connectivity between our platform and Solarwinds Orion is available. This check will need to be run every few seconds so it can not be an expensive query We would…
I have monitoring data for RDS instances that is being written into the Orion.APM.MultipleStatisticsData table. In my current dashboard I have each of the metrics split up based on the name. Eg CPU, Read Throughput, write throughput, etc. what I want to do is display all of the data for each RDS instance in one row. I have…
I am new to my project.we need to use Solarwind as monitor tool. Now I want to create nodes Availability dashboards in modern dashboard .I have already created the node status but unable to create for availability. I cant understand what swql query need to be written. please guide me.
Trying to do what I thought would be a straightforward SWQL for a Proportional Widget, but stuck when trying to add a condition to what servers are included. Trying to use a Custom property to filter which servers are included in Status count by joining the Orion.NodesCustomProperties and Orion.Nodes tables and receive the…
While trying the method UpdateUsernamePasswordCredentials() on the github link Credential management github it is showing error as shown in the image below. The connection is successful but it is not able to find the ID which is already present in the database. Any help in this. Code Snippet: Output console:
Below is the script which works locally under PowerShell ISE. But same under SAM Component (ie. Windows PowerShell monitor) it's not working. Script checks for doc file under path1 and if exist. It takes copy of the file from path1 and move to Path2 by renaming with timestamp. $directory = 'path1' $filter = '*.doc' $msg =…
Inspired by the single export defined in Export SAM Application Template - Example Orion SDK PowerShell Script <# Name: Export-SamTemplates.ps1 Description: Export all SAM Application Templates Inspired by:…
[View:/cfs-file/__key/communityserver-discussions-components-files/45/ImportApplicationTemplateExample.ps1:640:480]
It looks like you're new here. Sign in or register to get started.