evmtemplate.4 (2010 09)

e
evmtemplate(4) evmtemplate(4)
}
event {
name myco.myapp.env.temp.high
priority 500
format "myapp: Temperature exceeds 80F ($temp)"
var { name temp type FLOAT value 0.0 }
}
event {
name myco.myapp.env.app_terminated
priority 300
format "myapp: Production monitoring terminated - code $exit_code"
var { name exit_code type INT16 value 0 }
}
FILES
/usr/share/evm/templates
The root of the directory tree containing system event tem-
plate files.
/var/evm/adm/templates
The root of the directory tree containing local event template
files. This directory is accessed from the system template
directory through a symbolic link.
SEE ALSO
Commands
evmpost(1), evmshow(1), evmd(1M).
Routines
EvmEventCreate(3), EvmEventDump(3), EvmEventFormat(3), EvmEventPost(3), EvmItemSet(3).
Files
evmdaemon.conf(4).
Event Management
EVM(5).
EVM Events
EvmEvent(5).
4 Hewlett-Packard Company 4 HP-UX 11i Version 3: September 2010