Appearance
Monitor Values
Each field within a monitoring rule form is a multi-valued field.
The button at the end of the field can be used to change to type of the value in the text field or to set it to a "meta" value.
String (A)
A simple string
Regular Expression (Re)
Defines a regular expression.
Integer Numeric Values (N)
Integer numeric values can be simple numbers such as 1, 2, 100 or can be a floating point number followed by a size qualifier such as 1.5g.
The following table describes the size qualifiers.
kKilo- or n * 2^10 bytes MMega- or n * 2^20 bytes GGiga- or n * 2^30 bytes TTera- or n * 2^40 bytes PPeta- or n * 2^50 bytes EExa- or n * 2^60 bytes