This page was last edited on May 28, 2019, at 20:52.
Comments or questions about this documentation? Contact us for support!
Stat Server logs capacity snapshots, which correspond to the capacity rules that you define.
Stat Server logs a capacity snapshot whenever certain events take place, including:
The format of the capacity snapshot depends on whether there is an association between the agent and a place.
No association exists between the agent and a place
Stat Server logs the capacity snapshot only for the agent, as follows:
<date> <time> <loglevel>: Capacity snapshot for agent
'<agentID>'('<tenant>') (CR='<CapacityRuleName>')
An association exists between the agent and a place
Starting with release 8.1.2, Stat Server logs separate capacity snapshots for the agent and place, as follows:
<date> <time> <loglevel>: Capacity snapshot for agent
'<agentID>'('<tenant>'), '<placeID>'('<tenant>')
(CR='<CapacityRuleName>')
<date> <time> <loglevel>: Capacity snapshot for place
'<placeID>'('<tenant>') , '<agentID>'('<tenant>')
(CR='<CapacityRuleName>')
Stat Server 8.1.0 and lower releases logs the capacity snapshot for the place and associated agent, as follows:
<date> <time> <loglevel>: Capacity snapshot for place
'<placeID>'('<tenant>'), agent '<agentID>'('<tenant>')
(CR='<CapacityRuleName>')
media_state current_number max_number routable
<nowiki>----------- -------------- ---------- --------</nowiki>
[ S N<sub>1</sub> N<sub>2</sub> N<sub>3</sub> ] <-- <mediatype>
where [ S N<sub>1</sub> N<sub>2</sub> N<sub>3</sub> ] is a capacity vector relating to one particular media type.
See Capacity Vector for more information.