3-375
Cisco Signaling Gateway Manager User Guide
78-15589-01
Chapter3 Managing ITP Networks Using SGM
Working with SGM Statistics Reports
Keep in mind the following considerations:
If you installed SGM in the default directory, /opt, then the nodes.include
file is located at /opt/CSCOsgm/reports/etc/nodes.include.
If you installed SGM in a different directory, or if you moved the report
files directory using the sgmrepdir command, then the
/reports/etc/nodes.include file is located in that directory.
Each line in the nodes.include file must contain a single node name, or
node name and signaling point name, that matches exactly the real, fully
qualified node name of the node, and each line must end with a colon (:).
For example:
sgm-75-59a.cisco.com:
sgm-26-51a.cisco.com:
To include a specific signaling point, specify the node name and
signaling point:
sgm-75-59a.cisco.com;net0:
sgm-26-51a.cisco.com;net1:
Wildcard matching is not supported.
If a node or signaling point appears in both the nodes.include file and the
nodes.exclude file, it is excluded. That is, excluding a node or signaling
point overrides including the same node or signaling point.
If you specify a special include file on the sgm accstats or sgm linkstats
command, SGM ignores the nodes.include file.
To generate a report that includes only a group of nodes or signaling points
other than the nodes and signaling points listed in the nodes.include file,
create a file that contains the list of nodes and signaling points to be included
and specify the full path and name of the file in place of the node-list
argument in the sgm accstats or sgm linkstats command.
For example, the following command generates an accounting statistics
report that includes only the nodes and signaling points specified in the
/opt/CSCOsgm/reports/etc/specialnodes.include file:
./sgm accstats /opt/CSCOsgm/reports/etc/specialnodes.include