Chapter3 Managing ITP Networks Using SGM
Working with SGM Statistics Reports
3-372
Cisco Signaling Gateway Manager User Guide
78-15589-01
Generating a Custom Accounting Statistics Report
To create a custom accounting statistics report for SGM, use the following
procedure:
Step1 Log in as the root user, as described in the “Becoming the Root User (Solaris
Only)” section on page 3-2, or as a super user, as described in the “Specifying a
Super User (Solaris Only)” section on page 4-22.
Step2 Enter the following commands:
# cd /opt/CSCOsgm/bin
# ./sgm accstats [node-list[id-tag]] [sort-option] [quiet]
(Optional) To include or exclude specific nodes or linksets in the report, use
the node-list argument. See the following sections for more information:
Including Specific Nodes in Custom Reports, page 3-374
Including Specific Linksets in Custom Reports, page 3-376
Excluding Specific Nodes from Custom Reports, page3-377
Excluding Specific Linksets from Custom Reports, page3-378
(Optional) If you specify a node-list, you can also specify an id-tag to identify
the report. The id-tag can be any meaningful character string, but it cannot
contain any spaces. The default value for id-tag is the process ID of the
sgm accstats command.
(Optional) To specify a sort order for the report, specify one of the following
keywords for the sort-option argument:
-sdp—Sort based on the destination point code (DPC) of the node, in
descending order.
-sno—Sort based on the node name, in ascending order.
-sop—Sort based on the originating point code (OPC) of the node, in
descending order.
-srb—Sort based on number of bytes received, in descending order.
-srm—Sort based on number of MTP3 MSUs received, in descending
order.
-ssb—Sort based on number of bytes sent, in descending order.