Status/Resolution/Reason: To Fix//BugVerified
Reporter/Name(from Bugbase): Toby W. / ()
Created: 01/21/2020
Components: PMT
Versions: 2018
Failure Type: Incorrectly functioning
Found In Build/Fixed In Build: 2018 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 0
Problem Description:
If you set a value of threads to be busy before alert, it will notify you even if not all those threads have been busy for the allocated time.
i.e. 15 or more threads are busy for more than 60 seconds.
Only 1 thread was busy for longer then 60 seconds, there was a 15 other threads running for various times less then 60 seconds. This triggers the alert.
The old Coldfusion Monitor did this correctly and alerted only when 15 threads were all running for longer then 60 seconds.
Its painful as we could have 1 long thread but keep getting alerts because a lot of quicker running threads are also running.
The alert will only last for about 3-4 seconds when all the other threads finish.
Steps to Reproduce:
Setup alert for x amount or more threads are busy for more than x seconds. Trigger the alert with running threads
Actual Result:
Alert for unresponsive server.
Expected Result:
No alert until all threads running exceed the limit
Any Workarounds:
No
Attachments:
Comments: