
69 — Accounting statistics collection
69-2 December 2009 Alcatel-Lucent 5620 Service Aware Manager, Release 7.0 R6
Statistics Management Guide 3HE 04551 AAAE Ed. 01
69.1 Accounting statistics collection overview
Accounting statistics provide packet and octet throughput information for queues
that are associated with the following objects:
• SAPs or SDPs, which provide service accounting statistics
• network ports, which provide network accounting statistics
• subscriber profiles, which provide subscriber accounting statistics
• subscribers, which provide application assurance, or AA, accounting statistics
See the 5620 SAM User Guide for information about AA accounting statistics.
To collect accounting statistics, you need to create and apply the following:
• an accounting policy
• a file policy
• a statistics policy
See chapter 67 for a description of each policy type.
Queue filters
You can use the 5620 SAM to configure queue filters for accounting statistics so that
NEs use queues that do not have to be monitored. The NEs generate accounting data
files that include all of the configured queues. You specify the queue filter in the
nms-server.xml configuration file on the 5620 SAM main server, and must restart the
5620 SAM main server or run the nmsserver.bat or .bash file using the read_config
option.
When you configure a queue filter, the queue parameter is checked for each data
record; the queues that do not match the filter are discarded and are not processed by
the statistics collector. The corresponding values are not stored in the database and
are not exported to files. By default, queues not matching the filter are processed by
the statistics collector for statistics types.
For example, you can enable the processing of queues 1 and 2 from
combinedServiceEgressOctets and completeSubscriberIngressPacketOctets, and
queues 1, 2, and 3 for completeSubscriberEgressPacketOctets statistics classes by
including the following entry in the nms-server.xml file:
<accountingStatsFilter
combinedServiceEgressOctets="1,2"
completeSubscriberEgressPacketOctets="1,2,3"
completeSubscriberIngressPacketOctets="1,2" />
Kommentare zu diesen Handbüchern