Get the latest news about SolarWinds Server
Hi Team, Need a report on assigned alerts on each application and component i have a query for Application, Could you please help to modify the below query for components? Application Template: select ao.AlertID, apm.Name as Application, ac.Name as Alert from AlertConfigurations ac join AlertObjects ao on ao.AlertID =…
Greetings, Hello Everyone Just joined the forum, for discussing something that bother me I've worked at one of Telco Company and already used Solarwinds as network monitoring since more than 10 Years ago Currently we're monitoring more than 10K nodes from many types of network equipment Problem that I'm facing today, Our…
One of our ESX hosts had a memory failure and the RAM was replaced but the overall hardware status still showing an alert for the memory warning status. We've cleared the alert in both vmware and DRAC software but SAM still's showing the alert. We are polling it through VMware. How can I troubleshoot the hardware status…
I want to output results using Write-host "Message.SOMETHING" and write-host "Statistic.SOMETHING" inside of a foreach loop, but I find that it's very difficult to get it right. Here's an except from the script: ############################################ $counter = 0 foreach ($item in $events_list) { $message = "`n-…
Hello, is there a way to create or utilize an existing Orion report for a group of servers that will list average utilization for CPU, Memory, and Disks over a week or two week period? Thank you!
Working to generate an alert using. SELECT APM_ApplicationAlertsData.Name, APM_ApplicationAlertsData.ApplicationID FROM APM_ApplicationAlertsData from the I am adding a SQL which calculated the heap percentage. SELECT ((SELECT [StatisticData] FROM [SolarWindsOrion].[dbo].[APM_AlertsAndReportsData] where NodeName LIKE…
How can I configure the SAM to run a custom PowerShell script to gather event logs and send emails after the server reboot? This is the script: $Timestamp = [System.TimeZoneInfo]::ConvertTimeBySystemTimeZoneId((Get-Date), 'India Standard Time') $Text = "Timelines in IST" $paramGetWinEvent1 = @{ FilterHashtable = @{ logname…
I'm only getting volume disk space for our Linux agents - is there anything I need to have our Linux Admin do to enable IOPS and other counters? Per this thread, I see this screenshot of what we need. https://thwack.solarwinds.com/content-exchange/network-performance-monitor/m/universal-device-pollers/1141
Have a user that states that they can no longer add/remove nodes or mgmt nodes - they have admin privilege's so I dont see what I'm missing and seeing if there is a way to produce a report to show what permissions an individual has please? Also is there a way to produce a report of log in and historical changes to users…
SAM TEMPLATE
It looks like you're new here. Sign in or register to get started.