Agent State Statistics¶
Calculates state statistics for Agents using the Agent_State_Trace table.
Columns¶
Agent Average Not Ready Time – The average time the agent spent in Not Ready state.
Agent Average Ready Time – The average time the agent spent in Ready state.
Agent Average Work Not Ready Time – The average time the agent spent in Work Not Ready state.
Agent Average Work Ready Time – The average time the agent spent in Work Ready state.
Agent Average Work Time – The average time the agent spent in Work states.
Agent Id – The ID of the Agent.
Agent Max Not Ready Time – The longest time the agent spent in Not Ready state.
Agent Max Ready Time – The longest time the agent spent in Ready state.
Agent Max Work Not Ready Time – The longest time the agent spent in Work Not Ready state.
Agent Max Work Ready Time – The longest time the agent spent in Work Ready state.
Agent Max Work Time – The longest time the agent spent in Work states.
Agent Not Ready Count – The number of Not Ready states.
Agent Not Ready Time – The total time the agent spent in Not Ready state.
Agent Ready Count – The number of Ready states.
Agent Ready Time – The total time the agent spent in Ready state.
Agent Work Count – The number of Work states.
Agent Work Not Ready Count – The number of Work Not Ready states.
Agent Work Not Ready Time – The total time the agent spent in Work Not Ready state.
Agent Work Ready Count – The number of Work Ready states.
Agent Work Ready Time – The total time the agent spent in Work Ready state.
Agent Work Time – The total time the agent spent in Work states.
Calculation Parameters¶
The Grid function has these optional parameters:
Agents – Allows you to select from a list of Agent names.
Call Types – Allows you to select from a list of Call Type names.
Media Routing Domains – Allows you to select from a list of Media Routing Domain names.
Peripherals – Allows you to select from a list of Peripheral names.
Precision Queues – Allows you to select from a list of Precision Queue names.
Skill Groups – Allows you to select from a list of Skill Group names.
Teams – Allows you to select from a list of Team names.