Chapter3 Managing ITP Networks Using SGM
Working with SGM Statistics Reports
3-374
Cisco Signaling Gateway Manager User Guide
78-15589-01
If you installed SGM in the default directory, /opt, then the /custom directory is
located at /opt/CSCOsgm/reports/custom.
If you installed SGM in a different directory, or if you moved the report files
directory using the sgm repdir command, then the /custom directory is located in
that directory.
Step5 For information on viewing the report, see the “Viewing the Custom Network
Statistics Export Files” section on page 3-379.
Including Specific Nodes in Custom Reports
When you generate a custom accounting statistics or network statistics report,
SGM enables you to limit the report to one or more specific nodes.
To generate a report that includes all nodes known to SGM, specify all in
place of the node-list argument in the sgmaccstats or sgm linkstats
command. For example, the following command generates an accounting
statistics report for all nodes:
./sgm accstats all
To generate a report for a single node, specify the node name in place of the
node-list argument in the sgmaccstats or sgm linkstats command. The node
name must match exactly the node name as discovered by SGM, including the
domain name. For example, the following command generates an accounting
statistics report for node sgm-2600a.cisco.com:
./sgm accstats sgm-2600a.cisco.com
To generate a report that includes only the nodes and signaling points listed
in the user-defined nodes.include file, create the file, then specify default in
place of the node-list argument in the sgmaccstats or sgm linkstats
command. This is also the default setting for this command, if you do not
specify a node-list keyword.
For example, the following command generates an accounting statistics
report that includes only the nodes and signaling points specified in the
nodes.include file:
./sgm accstats default