Hi everyone, Im using this macro '${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage}' to get Syslog Message but it did not working. Can anyone tell me how to fix it. Thanks!
Hi everyone, I'm currently working on creating a chart on my SolarWinds Dashboard, but it seems I need to better understand the Orion SDK. In my table, I want to display the specific department for each node that has an active alert. Any ideas? Thank you very much! SELECT o.AlertConfigurations.Name AS [ALERT NAME]…
Hello, we recently integrated our Orion to ServiceNow for CMDB integration using the Graph connector. Once a long time ago we used to do the CMDB integration using the SQL Database. Back then, devices used to populate in CMDB in ServiceNow with 'Serial Number' populated, which properly sorted the configuration into the…
I'm working on making a script work to start a discovery using REST API posts. Been testing it all in Postman since that's the easiest way so far: I've been able to generate the CreateCorePluginConfiguration successfully:…
Hi All - in SWQL there is a table Orion.VolumeUsageHistory, can someone tell me what the equivalent table(s) would be in SQL? I have a query that I can only run in SQL but the table I picked was working until yesterday when I saw that new data was not being added for the last couple days.
Hi, I have been using my Python scripts very well for the past years by using the Swis Client and have not had any issues until I upgraded my platform to version 2024.4.0 last week. All of the sudden the scripts stopped working when invoking any of the methods from the SwisClient library. This is one of the errors:…
Hey there, New to using SolarWinds. Looking to run a api call to collect all Inventory (All attributes) registered in our SolarWinds instance. I though maybe "Select *" would work, but I was wrong. Appreciate the guidance RS
Does "Orion.Nodes" endpoint retrieves hardware information for all platforms? For example does "Orion.Nodes" retrieves hardware information of various platforms like Cisco, VM Ware Hypervisors, Linux, Windows in this single object?
I have a script that scans all my switches and routers for interfaces, and then adds them to Solarwinds based on my criteria. Since I have almost a 1000 devices, my synchronous script takes days to complete. Seems like a job for some sort of multiprocessing feature. In reading about Asyncio, that looks like this is the…
Hi In the alert message (alertmessage) I would like to achive the following for volumes. If it is a Windows machine, use the "Device ID" property of the volume. If is Linux machine use the "caption" property of the volume. So, I've tested a query in the swql studio and is seems fine. But when I try to simulate it (with the…
It looks like you're new here. Sign in or register to get started.