-
Re: AppInsight for IIS IP_Solarwinds_Zero_Configuration Question
There is a powershell script called ConfigureWsManScript-IIS.ps1 that is temporarily deployed and executed on the target node when you run CONFIGURE SERVER. You must grab this script while that step …2 -
Re: APM Threshold Alert
As usual I'm answering my own questions. I wrote this Select Case expression to build my own alert variable to state which component threshold has been breached. This is useful for when you have…3 -
Re: How to optimize the alerts of neighbor up or neighbor down
I created this SQL macro today for exactly the same use case. ${SQL: SELECT TOP 1 CASE WHEN (SELECT Caption FROM [SolarWindsOrion].[dbo].[NodesData] WHERE NodeID=(SELECT NodeID FROM [SolarWindsOrion]…2 -
Re: SQL - SQL Deadlock
It sounds like you have already figured out that you need to create a new application monitor template with a SQL user experience component. The requirement for any SQL monitor is the query must outp…1 -
Re: How to download SAM 6.2.4?
http://downloads.solarwinds.com/solarwinds/Release/SAM/SolarWinds-SAM-v6.2.4-Full.zip2
