Cisco Cisco IP Contact Center Release 4.6.1 기술 참조

다운로드
페이지 557
Contains performance information about the ICM Logger process. One copy of the Logger
process runs on the Central Controller and another runs on each Admin Workstation.
The Logger process on the Admin Workstation creates a new Logger Meters row in the local
database every 
five minutes. The Logger process on the Central Controller creates a new Logger
Meters row in the central database every 
five minutes.
Table 118: Indexes for Logger_Meters Table
index_keys
index_description
index_name
RecoveryKey
nonclustered, unique, unique key
located on PRIMARY
XAK1Logger_Meters
DateTime, TimeZone
clustered, unique, primary key
located on PRIMARY
XPKLogger_Meters
Fields in Logger_Meters Table:
Keys and Null
Option:
Data Type:
Description:
Field Name:
NOT NULL
DBINT
The number of configuration changes written
during the 
five-minute interval.
ConfigMessagesTo5
NOT NULL
DBINT
Number of data messages received in the
fi
ve-minute interval.
DataMessagesTo5
NOT NULL
DBFLT8
Number of data pages allocated.
DataPagesAllocated
NOT NULL
DBFLT8
Number of data pages used.
DataPagesUsed
PK NOT NULL
DBSMALLDATE
Record timestamp (unique).
DateTime
NOT NULL
DBINT
Number of EMS messages received in the
fi
ve-minute interval.
EMSMessagesTo5
NOT NULL
DBINT
Total number of five-minute records written
during the 
five-minute interval.
FiveMinuteHistoryTo5
NOT NULL
DBINT
Total number of half-hour records written
during the 
five-minute interval.
HalfHourHistoryTo5
NOT NULL
DBFLT8
Number of log pages allocated.
LogPagesAllocated
NULL
DBFLT8
Number of log pages used.
LogPagesUsed
NOT NULL
DBINT
Number of MDS messages received in the
fi
ve-minute interval.
MDSMessagesTo5
NOT NULL
DBINT
Time spent processing messages in the
fi
ve-minute interval, in milliseconds.
MessageTimeTo5
AK-1 NOT NULL
DBFLT8
A unique ID assigned to each record and used
internally by the ICM/IPCC Enterprise software
to track the record.
RecoveryKey
NOT NULL
DBINT
Number of Route Call Detail rows written
during the 
five-minute interval.
RouteCallDetailTo5
NOT NULL
DBINT
Number of Termination Call Detail rows
written during the 
five-minute interval.
TerminationCallDetailTo5
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
189
Chapter 2:  All Tables
Logger_Meters Table