Cisco Systems 4.1 Dust Collector User Manual


 
19-53
User Guide for Resource Manager Essentials 4.1
OL-11714-01
Chapter 19 CLI Utilities
CWCLI
Usage Examples for cwcli export changeaudit Command
This section provides some examples of usage for the cwcli export changeaudit command.
Example 1: To generate the Change Audit report for all applications and categories for a particular RME device group.
cwcli export changeaudit -u admin -p admin -view "/RME@ciscoworksservername/Normal
Devices"
SUMMARY
========
Successful: export:
D:/PROGRA~1/CSCOpx/files/rme/archive/2004-10-15-04-09-42-changeaudit.xml
Example 2: To generate the Change Audit report for a specific application and category for a device in a given time frame
cwcli export changeaudit -u admin -p admin -device 10.6.8.6 -from 09/30/2004 -to 10/15/2004
-app "Archive Mgmt" -cat CONFIG_CHANGE
SUMMARY
========
Successful: export:
D:/PROGRA~1/CSCOpx/files/rme/archive/2004-10-15-04-44-50-changeaudit.xml
Example 3: To generate the Change Audit report in the given output file
cwcli export changeaudit -u admin -p admin -device % -f changeaudit.xml
SUMMARY
========
Successful: export: changeaudit.xml
Application Name of the application. For example, Archive Mgmt, NetConfig, etc.
User Name of the person who performed the change. This is the name entered when the person
logged in. It can be the name under which the RME application is running, or the name under
which the Telnet connection is established.
Device Network device on which the change occurred. The display name as entered in the Device
and Credential Repository.
ConnectionMode Connection mode through which the change was made, for example, Telnet, snmp, console,
or RME application.
Timestamp Date and time at which the application communicated the network change or when Change
Audit saw the change record.
Summary Description describing what caused the change. For example, Software upgrade.
Job ID Job ID for the Software Upgrade.
OldImage Displays the details on device type, name of the software image, and version of the image.
NewImage Displays the details on device type, name of the software image, and version of the image.
Field Description