Cisco Systems 4.1 Dust Collector User Manual


 
19-108
User Guide for Resource Manager Essentials 4.1
OL-11714-01
Chapter 19 CLI Utilities
.syslogConf.pl Utility
Ta b l e 19-5 PTT Command Options
Command Usage
In Windows enter:
rmeptt.bat <option> <argument>
For example, to list all the profiles that matches the target operating system, the command is:
rmeptt.bat -list
In Solaris, enter:
rmeptt.sh <option> <argument>
For example to display the profile details, the command is:
rmeptt.sh -view x
Where x is the name of the profile
.syslogConf.pl Utility
The syslogConf.pl is a perl script CLI utility. You can use this utility to:
Change Syslog Analyzer Port.
Change Syslog Collector Port.
Configure Remote Syslog Collector(RSAC) Address and Port in RME server.
Change Syslog File Location.
You can run this script in the RME server as well as the RSAC server. All the activities mentioned above
can be performed in a RME server by running the syslogConf.pl script from the command prompt.
In RSAC server, you can only change the Syslog Collector Port and Syslog File location. The Syslog
Collector and Syslog Analyzer ports can be any number between 1025 and 5000.
This utility is available under:
NMSROOT/bin/
A log file for the syslogconf.pl script is available at:
In Solaris
PTT command options Description
-apply <profileName> Applies a particular profile.
To reset, specify the default profile name as parameter and apply that profile.
–apply Finds the matching profile and applies it automatically in a single step.
–apply Default Finds the default profile and applies it automatically in a single step.
-show Displays the currently applied profile.
-list Lists all the profiles that match the target operating system.
-list Match Lists the profile that matches the system configuration.
-view <profileName> Displays the profile details.
The details of the profile, which is specified in the command is displayed.
rmeptt -help Displays help for all commands.