HP Systems Insight Manager 7.0 User Guide
Table Of Contents
- Systems Insight Manager 7.0 User Guide
- Table of Contents
- Part I Introduction
- Part II Setting up HP SIM
- 3 Setting up managed systems
- 4 Credentials
- 5 WMI Mapper Proxy
- 6 Discovery
- 7 Manage Communications
- 8 Automatic event handling
- 9 Users and Authorizations
- 10 Managed environment
- Part III HP SIM basic features
- 11 Basic and advanced searches
- 12 Monitoring systems
- 13 Event management
- 14 Reporting in HP SIM
- 15 HP SIM tools
- Part IV HP SIM advanced features
- 16 Collections in HP SIM
- 17 HP SIM custom tools
- 18 Federated Search
- 19 CMS reconfigure tools
- 20 Understanding HP SIM security
- 21 Privilege elevation
- 22 Contract and warranty
- 23 License Manager
- 24 Storage integration using SMI-S
- 25 Managing MSCS clusters
- 26 HP SIM Audit log
- 27 HP Version Control and HP SIM
- 28 Compiling and customizing MIBs
- A Important Notes
- System and object names must be unique
- Setting the Primary DNS Suffix for the CMS
- Distributed Systems Administration Utilities menu options not available
- Virtual machine guest memory reservation size
- Insight Remote Support Advanced compatibility
- Database firewall settings
- Annotating the portal UI
- Security bulletins
- Validating RPM signatures
- Central Management Server
- Complex systems displaying inconsistency with the number of nPars within the complex
- Configure or Repair Agents
- Data collection reports
- B Troubleshooting
- Authentication
- Browser
- Central Management Server
- Complex
- Configure or Repair Agents
- Container View
- Credentials
- Data Collection
- Database
- Discovery
- iLO
- Linux servers
- Event
- Host name
- HP Insight Control power management
- Insight Control virtual machine management
- HP Smart Update Manager
- Systems Insight Manager
- Identification
- Installation
- License Manager
- Locale
- Managed Environment
- HP MIBs
- Onboard Administrator
- OpenSSH
- Performance
- Ports used by HP SIM.
- Privilege elevation
- Property pages
- Reporting
- Security
- Sign-in
- SNMP settings
- SSH communication
- System Page
- System status
- Target selection wizard
- Tasks
- Tools
- Upgrade
- UUID
- Virtual identifiers
- Virtual machines
- VMware
- WBEM
- WBEM indications
- WMI Mapper
- C Protocols used by HP SIM
- D Data Collection
- E Default system tasks
- Biweekly Data Collection
- System Identification
- Old Noisy Events
- Events Older Than 90 Days
- Status Polling for Non Servers
- Status Polling for Servers
- Status Polling for Systems No Longer Disabled
- Hardware Status Polling for Superdome 2 Onboard Administrator
- Data Collection
- Hardware Status Polling
- Version Status Polling
- Version Status Polling for Systems no Longer Disabled
- Check Event Configuration
- Status polling
- F Host file extensions
- G System Type Manager rules
- H Custom tool definition files
- I Out-of-the-box MIB support in HP SIM
- J Support and other resources
- Glossary
- Index

19 CMS reconfigure tools
The CMS reconfigure tools feature provides a set of commands that enable you to quickly make
common reconfiguration changes to HP SIM.
NOTE: In case of Domain Configuration and Remote DB, update the Logon Credentials for the
DB Services with current (new) Domain User Password Manually.
The challenge in attempting to make operating system or CMS configuration changes is the difficulty
in knowing exactly what steps need to be performed on a particular operating system/CMS installed
environment. The mxreconfig command fills the need for an automated application tool to
perform these tasks for the Insight software components.
CMS reconfigure tools is supported in HP SIM 6.3 and later, and only on systems running Microsoft
Windows with SQL server.
Prior to using any CMS reconfigure tools commands, ensure the CMS and associated database
are backed up. For information about backing up the CMS, see the Backing up and restoring HP
Insight Software 6.3 Central Management System (Windows) white paper at: www.hp.com/go/
insightsoftware/docs.
NOTE: This document is applicable if you have installed HP SIM only. If you have installed Insight
Software, use HP Insight Control 7.0 Getting Started Guide, located at: www.hp.com/go/
insightsoftware/docs for CMS reconfigure tools.
Operational Commands, Options and Parameters
Operational command type options for mxreconfig are those designated single-char options that
must be the first option placed on the entered command line string. These type options may or may
not require an additional argument string. For example, the operational command option ‘-m’
(mode) option requires an argument. This operational option is used to specify a particular
reconfiguration mode. The required associated argument string identifies which specific
reconfiguration task mode needs to be performed in the specified mode, such as ‘host’ (to change
host name) or ‘password’ (to change password).
An example of an mxreconfig command is shown below. This command is a request to change
the CMS host name (additional command line options and arguments would be required for this
particular reconfiguration command and are described later).
>mxreconfig –m host
An example of an operational command option that does not require an argument is the ‘-h’ (help)
option. This operational option is used to show brief online help usage text in the console. No
associated argument string is required.
>mxreconfig –h
Parameter type options are those single-char options that follow the operational command option
on the entered command line string. These type options may be required or may be optional for
the specified operational command option being given, and the parameter option itself might not
require an additional argument string. An example of using a parameter type option is the ‘-a’
option which is used to specify the database user name. This particular type parameter option
does require an additional string argument, which is the actual specified database username.
>mxreconfig –m dbauth –a db-username-here
The usage of the available commands depends on the products you have installed. See the HP
Systems Insight Manager 6.3 Command Line Guide for information on the command options,
arguments, and parameters.
Operational Commands, Options and Parameters 111