SolarWinds NCM API is not working since few days, kindly guide the steps to follow in restoring the service
Hi All, I'm trying to build queries for things like the modern dashboards for my EOC instance and while I can get Nodes/Interfaces data etc in I am unable to figure out a way to get a column to show up for what Orion Site the device sits in. Was hoping someone had already solved this problem or can give guidance. For…
Buenas, estoy tratando de unir estas dos tablas con Orion.AlertsObjects en mi query pero no tengo resultado, lo que necesito es tener el dato de mi nodo que tiene la alerta, este es el script
Getting this error while Connecting to SolarWinds Orion API on Port 17774 "Cannot connect to SolarWinds. One or more errors occurred. An error occurred while sending the request. The underlying connection was closed: An unexpected error occurred on a send. Unable to read data from the transport connection: An existing…
I got below SWQL query from one of the discussions where the output is giving me the availability for last 7 days. However I want to show the availability for last month in the Modern dashboard. SELECT COUNT(*) AS [100% Available] FROM ( SELECT [Nodes].Caption , AVG([Nodes].ResponseTimeHistory.Availability) AS…
Hi all, It seems I've encountered a bug after updating the Platform to version 2024.2.0. When using the SWIS client to delete node interfaces, I receive an exception. I'm calling the "Delete" method on the client and passing the interface URI as an argument. The "Update" and "Invoke" methods work properly with the same…
Hello, After Update Solarwinds platform in version 2024.2.0. My Dashboard where the perfstack is show don't get the date update. After the update the date was 01/01/2000, so I re saved the perfstack. When I go in perfstack from the link "Open in perfstack" on the dashboard the date for the "Last 12 Hours" is Ok (Actually…
The REST API swagger for Acknowledge has this as the payload: { "alertObjectIds": [ 0 ], "notes": "string" } but when I send a payload with that format, { "alertObjectIds": [11111], "notes": "testing from rest client" } the API ignores "notes". When I query the AlertObject I get this: "AcknowledgedNote": null Is this just…
Hi - newbie here. Read as much as I can about using CRUD.AddWMINode.ps1 but it still fails for me running locally. I have verified that the hyphens are ok as per another post, and checked the errors for anything else obvious like that What am I missing please ?? Errors as follows New-SwisObject : An error occurred when…
Hi, I've spent some time looking at previous posts, but none provide a step by step instructional for how to import data into PowerBI. The two options that I've seen discussed are: 1. Import data from SQL Server 2. Import data from web I am not able to make any progress with the SQL server connection. I've looked at…
It looks like you're new here. Sign in or register to get started.