Comments
-
Done
-
Hi SW Dev Team, we are required feature as well. Any help would be a great.
-
You are welcome to do that.
-
This once found on Thwack with bit rich details. SELECT o.AlertConfigurations.Name AS [ALERT NAME] ,'/Orion/NetPerfMon/ActiveAlertDetails.aspx?NetObject=AAT:' + ToString(o.AlertObjectID) AS [_LinkFor_ALERT NAME] ,CASE WHEN o.AlertConfigurations.Severity = 2 THEN '/Orion/images/ActiveAlerts/Critical.png' WHEN…
-
Hello There, I have figured out complete working script now. sharing here as if can help others as well. Kindly test it in your Dev environment first before running it. #Connecting to Solarwinds console Write-Host "Welcome to SolarWinds Nodes Rediscovery Process !!!" -ForegroundColor Black -BackgroundColor Green…
-
Hi KMSigma, Yes, this is exactly what i want to accomplish to enable my team to rediscover all the nodes and its resources on defined protocols (Like particular set of interfaces and volumes.) They are spending a lot of time to run manual discovery and by selecting required resources to be added into polling for each…