Changes for page Customize Queue Alerting
Last modified by Danniar Firdausy on 2024/09/04 15:45
From version 43.32
edited by Danniar Firdausy
on 2024/07/22 16:24
on 2024/07/22 16:24
Change comment:
There is no comment for this version
To version 43.19
edited by Danniar Firdausy
on 2024/07/22 15:54
on 2024/07/22 15:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -32,13 +32,13 @@ 32 32 33 33 To customize these queue triggers to better suit your needs, you can click the edit buttons (green paper and pencil buttons) that find at the end of each queue trigger. By doing so, you will get a pop-up page that allows you to further customize the conditions and thresholds of your queue triggers. 34 34 35 - * **Consumers check**35 + * Consumers check 36 36 [[image:Main.Images.Microlearning.WebHome@novice-alerting-customize-queue-alerting-consumers-check-queue.png]] 37 -This trigger checks how many processes (consumers) are subscribing toand retrieving messages from a particular queueover the last 10 minutes.Itevaluates whether the number of consumersmeets the specifiedthreshold.Ifthe number of consumersfallsbelowthe "Expected consumers"value,analertis generated.Youcan customize thisthresholdas needed. Additionally, you can specify theinstructionstobeincludedin emailnotifications sent to recipients and in the alert message displayed in theManage->Alerting->Alerts.37 + This trigger checks for how many processes (consumers) are subscribing and retrieving messages from a particular queue during the last 10 minutes, and evaluates whether the number of consumers of a queue is at least the specified number. This means that this trigger will produce an alert when the number of consumer does not reach the number specified in the "Expected consumers", which you can further customize. Next to that, you can also specify the Instruction .that will be shown in the notifications that are sent out to the specified recipients by email and in the alert message that is displayed in the manage phase. 38 38 39 39 * Queue load check 40 40 [[image:Main.Images.Microlearning.WebHome@novice-alerting-customize-queue-alerting-queue-load-check.png]] 41 - Thistriggerchecks how many messages are produced on a particular queue and not yet retrieved by any consumers over the last 10 minutes. It evaluates whether the number of messages on the queue is below the specified threshold. If the number of messages is greater than the "Max messages queued" value, an alert is generated. You can customize this threshold as needed. Additionally, you can specify the instructions to be included in email notifications sent to recipients and in the alert message displayed in the Manage->Alerting->Alerts. It is important to note that if high bursts of messages occur regularly (e.g., during nightly batch processing, 1000 messages are expected to be produced to a certain queue), then setting a higher threshold (e.g., 1000 Max messages queued) can prevent false-positive alerts caused by more than 100 messages being queued during a duration of 10 minutes.41 + aa 42 42 43 43 * Inactivity check 44 44 [[image:Main.Images.Microlearning.WebHome@novice-alerting-customize-queue-alerting-inactivity-check.png]]