Technical data
9.3 Notification Event Classes
You can specify events individually or by a class of events. When a
notification-profile attribute specifies a class, the notification server
reports all events of that class. The following classes of events are supported:
• aborted — A job was stopped, cancelled, or aborted.
• error — An error occurred during job processing
• report — One of the many events in the report class of events occurred
• state-changed — The state of an object changed
• warning — A job or printer warning has been issued.
9.3.1 Server Events
The following table lists the events that are valid attributes for a server
notification profile.
Class
Event Message
error
error-no-document A document is not accessible or
available to the server.
error-other The server has encountered an
unknown error condition.
error-unrecognized-resource The required resource is not
known to the server.
report
report-server-clean-complete The server has completed a
clean operation.
report-server-clean-aborted The server has aborted a
clean operation.
state-changed state-changed-server The state of the server has
changed.
warning warning-other The server has encountered an
unknown warning condition.
The following example demonstrate the creation of a notification profile
for server objects:
• To create a notification profile for the red_spl server that contains all
events in the error and report classes and is delivered as console
messages:
#pdset -c server \
-x "{notification-profile=event-identifier=error \
report}" red_spl
9–2 Setting Event Notification










