Parsing malformed alarms

The Probe for Tivoli® EIF can perceive an alarm that has a back slash (\) in its messages as a malformed alarm. However, parsing of these malformed alarms occurs only when the HandleMalformedAlarms property is set to true. If the property is set to false, the probe rejects the malformed alarms and sends an error message.

The Probe for Tivoli EIF only accepts ClassName in the following forms:
  • 'a-z'
  • 'A-Z'
  • '0-9'
  • '_'
  • '.'
Note: Alarms with any other characters such as '\' or '/' will be treated as invalid.