Table of Contents

Sybase deadlocks

Purpose

Deadlocks can significantly reduce the performance of the applications and the response time for the users. This is usually reflecting a blocking situation which can last a long time.
It is therefore very important to detect deadlocks and act rapidly to resolve them if necessary.

Configuration hints

Surveillance table:

Max dead locks:

This monitor will look for deadlocks that occurred since the last check. It will cope with server restart up to a period of 2 hours of down time.

Surveillance table

ParameterDescription
ActiveIf checked, the rule is enabled and will be processed.
Max deadlocksThe threshold for the maximum number of deadlocks, Use the multi-threshold syntax (e.g., G2W:1 W2M:5)
Auto clearIf set, the generated alarms will be automatically cleared from the console if the alarm condition is no longer met
Alarm tagAllows custom text to be added to the alarm message. The %MSG% variable will contain the actual generated message and can be used, for example, as “my_prefix %MSG% my_suffix”. By default, the tag will be used as a prefix
ExclusiveDefines if matching object names are removed from subsequent rules
AlarmDefines if alerting is active for this rule
MetricDefines if metric generation is active for this rule
ReportIf checked, this rule will be used for showing threshold and severity in the daily report

Examples

Here is an example based on the format and the image provided:

ActiveObject NameMax deadlocksSeverityAggregatesAuto clearAlarm tagExclusiveAlarmReport
true*G2W:1 W2M:5WARNINGtruefalse truetruetrue

Effect : A alarm is sent if a deadlock is found and matching with “max deadlocks” since the last check