SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
360
exception report [file-name
<filename>
]
Use the
exception report
command to change the default output filename for generated exception reports.
An exception report contains a snap shot of current system processes to use when troubleshooting.
Syntax Description
file-name
<filename>
Optional. Specifies a filename for the exception report other than the default
filename. The specified filename replaces the
exception-report
in the default
filename.
Default Values
By default, the exception report filename is
exception-report-yyyyMMddHHmmss
. (The
yyyMMddHHmmss is automatically populated with the actual year, month, day, hour, minutes, and
seconds when the report was generated.) Specifying a new filename results in the following format:
filename-yyyyMMddHHmmss
.
Usage Example
The following example specifies the output filename for an exception report:
ProCurve(config)#
exception report file-name thereport
ProCurve(config)#
exit
ProCurve#exception report generate
Exception report generated.
ProCurve#sh flash
1744 startup-config
45676 thereport-20050708080537
ProCurve#config t
ProCurve(config)#
no exception report file-name
ProCurve(config)#
exit
Appropriate commands must be issued to preserve configuration.
ProCurve#exception report generate
Exception report generated.
ProCurve#sh flash
1744 startup-config
45676 thereport-20050708080537
45900 exception-report-20050708080552