Configuration - alert-template-map
The alert-template-map
tells which
alert-template to use for which addressee or
RRD. The lines look like:
address regex template
or
rrd rrd template
or
rrd rrd:variable template
Addresses are checked first. This is to allow special mapping for devices
like pagers which can't display a lot of information. If none of the
special addresses match, then RRDs are checked, first with variables
then without. An RRD can be an RRD instance, like port-ftp
, or the
wild RRD, e.g. port-*
.
The template
is the name of the template file in the alert-templates
config-dir.
[