Component
Lite
Performance Monitor Version
2.1.0
SQL Server Version
SQL Server 2019 CU32 GDR
Windows Version
Windows Server 2022 Datacenter
Describe the Bug
Poison Wait alerts are firing repeatedly even though the actual wait time is 0ms, which is well below the configured threshold of 500ms avg wait.
Steps to Reproduce
- Configure Poison Wait alert with threshold >= 500ms
- Monitor a server where THREADPOOL (and other poison wait types) have 0ms avg wait
- Alert fires repeatedly despite no actual poison waits occuring
Expected Behavior
No alert should fire when the avg wait time (0ms) is below the configured threshold (500ms)
Actual Behavior
Alert fires every ~5 minutes. The alert history log also records current_value: 0 and threshold_value: 0
Error Messages / Log Output
Screenshots
Additional Context
No response
Component
Lite
Performance Monitor Version
2.1.0
SQL Server Version
SQL Server 2019 CU32 GDR
Windows Version
Windows Server 2022 Datacenter
Describe the Bug
Poison Wait alerts are firing repeatedly even though the actual wait time is 0ms, which is well below the configured threshold of 500ms avg wait.
Steps to Reproduce
Expected Behavior
No alert should fire when the avg wait time (0ms) is below the configured threshold (500ms)
Actual Behavior
Alert fires every ~5 minutes. The alert history log also records current_value: 0 and threshold_value: 0
Error Messages / Log Output
Screenshots
Additional Context
No response