Templates and Alerts
Template Configuration Syntax
•If a filename contains a pipe (), ampersand (&) or comma (,) character, then those special characters must be escaped using a backslash (/) character because these three characters are used as delimiters by the template property syntax. See “UNIX Regular Expressions” on page 126 for an example.
•property type is the name of a template property. Template property names are subject to the following constraints:
—It must consist of a sequence of at most 64 characters, where each character must be in the following set: alphabetic (uppercase or lowercase), numerical (0 to 9), the underscore character (_), and the dash character
—Property names are
•Each Ni is a particular value for the
•The actual interpretation of each property value will depend on the specific
—A positive integer, possibly followed by a units symbol.
—A regular expression. Regular expressions can comprise the reserved separator characters, which should then be escaped by a backslash character.
—A group of
S1 & S2 & ... Sq
The interpretation of these subvalues will again depend on the particular property they are assigned to. This is however mainly meant to be used in the pathnames/programs lists listed on “Type II: Pathnames/Programs Pairs” on page 130).
—A group of
T1, T2,..., Tn
The subvalues are integers, the interpretation of which will depend on the particular property they are assigned to.
—Any
Appendix A | 179 |