Specifications
5-67
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring Historical Reporting
DETAILED STEPS
Examples
Following is example output of the show ccn reporting historical command:
se-10-0-0-0# show ccn reporting historical
Database Information
--------------------
Enabled : Yes
Description: Chicago office database
DB Usage: 50%
Current Maintenance Status: idle
Purge Schedule
--------------
Daily Time: 5:00 AM
Data older than 30 days will be purged
Date of last completed purge:
Purge Capacity Configuration
----------------------------
Email Address: abcd@domain.com
Warning Capacity: 65%
Purge Capacity: 75%
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters global configuration mode.
Step 2
ccn reporting historical
Example:
se-10-0-0-0(config)# ccn reporting historical
se-10-0-0-0(config-hrdm)#
Enters historical reporting database configuration
mode.
Step 3
purge schedule time hh:mm days-to-keep days
Example:
se-10-0-0-0(config-hrdm)# purge schedule time 04:00
days-to-keep 30
Configures the daily purge schedule and the number
of days of this historical data to retain data older than
the specified days-to-keep value will get purged at the
scheduled time.
Step 4
end
Example:
se-10-0-0-0(config-hrdm)# end
Saves and returns to privileged EXEC mode.
Step 5
show ccn reporting historical
Example:
se-10-0-0-0# show ccn reporting historical
Displays the historical reporting database parameters.