Command Reference Guide
SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 315
logging email priority-level [error | fatal | info | notice | warning]
Use the logging email priority-level command to set the threshold for events sent to the addresses
specified using the logging email address-list command. All events with the specified priority or higher
will be sent to all addresses in the list. The logging email on command must be enabled. See logging email
priority-level [error | fatal | info | notice | warning] on page 315 and logging email on on page 314 for
related information. Use the no form of this command to return to the default priority.
Syntax Description
Sets the minimum priority threshold for sending messages to email addresses specified using the
logging email
address-list
command.
The following priorities are available (ranking from lowest to highest):
Info
When selected, all events are logged.
Notice
When selected, events with
notice
,
warning
,
error
, and
fatal
priorities are logged.
Warning
When selected, events with
warning
,
error
, and
fatal
priorities are logged.
Error
When selected, events with
error
and
fatal
priorities are logged.
Fatal
When selected, only events with a
fatal
priority are logged.
Default Values
<priority> warning
Command Modes
(config)# Global Configuration Mode required
Usage Examples
The following example sends all messages with warning level or greater to the email addresses listed
using the logging email address-list command:
(config)#logging email priority-level warning