Events are only generated when kernel resources pass the thresholds
specified by users. Users specify thresholds by adding monitoring
requests with the SAM program. For example, a user may request to
be notified by email when the "nproc" table (the table of
processes) in the kernel is more than 20% full. If the computer
passes this threshold, a message like the following is generated:
>------------ Event Monitoring Service Event Notification ------------<
Notification Time: Thu May 13 14:09:18 1999
sagan sent Event Monitor notification information:
/system/kernel_resource/process_management/nproc
is > 20.
Its current value is 25.3623.
>---------- End Event Monitoring Service Event Notification ----------<
("sagan" is the computer name.)