This page was last edited on September 26, 2013, at 15:01.
Comments or questions about this documentation? Contact us for support!
Statistical Tables are groups of Statistical Days that represent statistically-modeled performances of Agent Groups over a calendar period of up to one year.
Call-processing applications can use Statistical Tables to provide load balancing between Agent Groups when the real-time statistics for those groups are unavailable.
Filter Name | Type | Description |
---|---|---|
tenant_dbid | int | A unique identifier of a tenant. If specified, Configuration Server will return information only about the tables that are defined within this tenant. |
table_type | int | Type of the table. If specified, Configuration Server will return information only about the tables of this type. |
group_dbid | int | A unique identifier of a group. If specified, Configuration Server will return information only about the tables assigned to this group. |
state | int | Current state of a stat table (see CfgObjectState). If specified, Configuration Server will return information only about tables that are currently in this state. |
dbid | int | A unique identifier of a table. If specified, Configuration Server will return information only about this table. |
name | string | Name of a table. Shall be specified as a character string. If specified, Configuration Server will return information only about the table(s) with that name. |
stat_day_dbid | int | A unique identifier of a stat day. If specified, Configuration Server will return information only about the tables containing this stat day. |
Deletion of Stat Table X will cause the following events set out in the order of arrival:
<CfgStatTable> <DBID value="106" /> <tenantDBID value="101" /> <name value="az" /> <type value="5" /> <state value="1" /> <userProperties> <list_pair key="Property"> <str_pair key="key" value="value" /> </list_pair> </userProperties> <waitThreshold value="0" /> <flatRate value="0" /> <agentHourlyRate value="0" /> <useFlatRate value="2" /> </CfgStatTable>