Hi all,
Just upgraded to 7.1.1 and eventhough WF_QUEUE_DEPTH_DURATION_WARNING is set to 7500, admin errors keep coming.
The message is below and it says 0 ms. So, I do not think that is a problem.
OK: Monitor[jobq#Normal] has taken 0 ms to process an item.
What should I do to avoid these admin errors? Any help would be appreciated.
Hello Emre.
The value of error(WF_QUEUE_DEPTH_DURATION_ERROR) must be equal or greater than the value of warning. Similarly, the critical(WF_QUEUE_DEPTH_DURATION_CRITICAL) must be equal or greater than the value of error.
Please note the variables are custom variables and are prefixed with 'custom.' although you don't have to add 'custom.' explicitly.
What are configured for error and critical? Could you share the screenshot capture of UI > Admin > Systems > Custom ?