Refrigerator User Manual

Cisco SCA BB SNMP Real Time Monitoring User Guide
OL-12491-01 3-1
This chapter contains the following sections:
The rtmcmd Utility 3-2
The User Configuration File 3-3
User Configuration File Format 3-4
Files and Directories 3-4
Installing the CFG and CGI Files for Use by MRTG and RRDTool
The Real-Time Monitoring Configuration Utility (rtmcmd) is a Cisco Service Control software
tool for processing the SCA BB report templates into the appropriate CFG and CGI files.
rtmcmd is
A Java command-line utility
Based on the SCA BB Service Configuration Java API
Can be used on both Windows and Linux platforms (provided with appropriate shell scripts)
Compatible with SCA BB release 3.0.5 and above. The resulting CFG files are compatible
with the SCA BB and SCE MIBs of releases 3.0.5 and above.
The utility expects the following arguments:
The current Service Configuration from either of these sources:
A specified PQB file
A specified SCE platform from which to retrieve the Service Configuration. Using this
option requires you to specify a username and password.
The IP address or host name of the SCE platform from which SNMP data is collected
The directory location of the report templates
The target directory where the resulting CFG and CGI files should be saved. This is a
temporary target location.
The location of the user configuration file containing the information required for processing
the report templates.
CHAPTER 3
The Real-Time Monitoring Configuration Utility