Get the latest news about the SolarWinds Platform from SolarWinds
Forum to ask questions, get answers, and resources about alerting features in SolarWinds products.
Forum to ask questions, get answers, and resources about reporting features in SolarWinds products.
SolarWinds SDK product forum for getting started, asking questions, and resources to help you get the most out of SolarWinds SDK.
Hi In the SWQL table there is an array value such as 'AncestorsDisplayNames', and I want to retrieve only a single item from it. For example, if the array contains ['Physical Memory', 'srv-1-prod'], how can I fetch just 'srv-1-prod'?" BR
I'm getting an error message when the Database Maintenance runs: [4] ERROR SolarWinds.Data.DatabaseMaintenance.TimeSeriesTableHandler - Retention interval settings not specified Does anyone know what this means?
Hi Friends, I am in a situation where we need to reprovision all agents currently in the environment. We have almost 700+ agents currently which is practically not possible to do manually. I am looking for a powershell script to perform this. I got a power shell script from Solarwinds technical support but when i try to…
I want to fun a filter on the "canned" capacity report but am running into an issue. I want to omit certain volume drive letters since they are fixed what I need to know is what table is detail referencing ? If I know that then I can add all the drive letter exclusions I need. Thanks Jeff
Hi, I have the following query that gives the list of all the VMs. SELECT n.Name as [VM],n.IPAddress,n.PowerState,n.GuestState ,Round(n.MemUsage, 0) AS [Memory] ,ROUND(n.CpuLoad, 0) as [CPULoad] ,n.BootTime,n.ProcessorCount,n.VDisksCount,n.DetailsUrl,n.NicCount,n.Status,h.HostName, h.DetailsUrl as [HostURL], d.Name as…
Hi, Our SolarWinds Platform MDF Folder with a total space of 1.49 TB is almost full, well the space left is 11.7 MB. How do I free-up some space so that our SolarWinds DB instances do not go into Suspect Mode? Thank you.
I am creating a SquaredUp dashboard by querying the SolarWinds database and need to know what table to select the avg jitter from?
Greetings All. Working in in a SW Self-Hosted environment. Running version 2024.1 . I'm starting to look regularly the 'main' Solarwinds database using AI for SQL. I notice that the log file size consistently about 4x the size of the database file. Wondering... is this normal? SW Database maintenance, and backups, appear…
I am trying to integrate Telegram with Solarwinds alerts and I am not being able to, when I simulate the action I get that failed to execute HTTP request. Could it be that the Telegram api uses some other website in the middle? Because now the permission to the url is ok and it was verified with a sniffer in the firewall.
I'm using this SWQL to find active alerts on a Node. The UI says the alert is no longer active (having been reset twice) but the SWQL shows it as still active but 4 times in the table: SELECT [AlertObjects].AlertConfigurations.AlertID AS [AlertID] ,[AlertObjects].RelatedNodeId AS [RelatedNodeId] FROM Orion.AlertObjects AS…
It looks like you're new here. Sign in or register to get started.