HP Distributed Print Service Administration Guide

216 Chapter7
Using Notification
Notification Profile Examples by HPDPS Object Type
NOTE The example shown here uses an attributes file to specify the new
notification profile. The text of the attributes file follows the command.
To modify the notification-profile attribute of the supervisor
Super2 to reflect the responsibilities of administrator and operator, the
administrator, lbjohnson, would enter the command:
pdset -c server -X SuperAdmOper.notif Super2
where the file SuperAdmOper.notif contains:
notification-profile=
{delivery-method=electronic-mail}
{event-identifiers=class-server-attention
class-physical-printer-configuration
delivery-address=fpjones@poplar.xyz.com}
The resulting notification profile for supervisor Super2 is:
notification-profile=
{event-identifiers=internal-server-error object-cleaned
object-deleted server-shutdown-complete
delivery-method=electronic-mail
delivery-address=lbjohnson@willow.xyz.com locale=C}
{event-identifiers=class-server-attention
class-physical-printer-configuration
delivery-method=message
delivery-address=fpjones@poplar.xyz.com locale=C}