Summary field gets truncated
Summary field values that exceed 255 characters are truncated.
The probe uses the rules file to create the value of the
ObjectServer Summary
field by concatenating the name
of the alert ($name) and its description
($description or $context_EventDescription).
The Summary
field can accept values up to 255 characters
long. Concatenated values that exceed 255 characters are truncated.