Installing and First Time Configuration of HP-SIM

From Wiki-UX.info
Jump to: navigation, search

Abstract

Installing

Configuration

1. Test the installation prerequisites.

# root@delta:> /opt/mx/bin/mxinitconfig -l
Listing current status of server components (15):
  1. Check Kernel Parameters ...OK
Status    : Unconfigured
  2. Node Security File ..OK
Status    : Configured
  3. Server Property File ..OK
Status    : Unconfigured
  4. Server Authentication Keys ..OK
Status    : Unconfigured
  5. SSH Keys ..OK
Status    : Unconfigured
  6. Status Property File ..OK
Status    : Unconfigured
  7. Task Results Output Cleanup ..OK
Status    : Unconfigured
  8. Database Configuration ..OK
Status    : Unconfigured
  9. Database Content ..OK
Status    : Unconfigured
  10. Web Server ..OK
Status    : Unconfigured
  11. Setup Property File ..OK
Status    : Unconfigured
  12. JBoss Setup ..OK
Status    : Unconfigured
  13. Agent Configuration ..OK
Status    : Unconfigured
  14. Management Services ..OK
Status    : Unconfigured
  15. Initialization and Database Population ..OK
Status    : Unconfigured
Completed all tasks successfully.

Details can be found in the log files at: /var/opt/mx/logs
# root@delta:> cat /var/opt/mx/logs
@ Xhpsim_log4j.logI² mxinitconfig_log4j.logIpinitconfig.logM¦¨PgSQL_Config.log#

2. Initialize the HP-SIM system configuration. This step may take 10-30 minutes depending on the server capacity.


root@delta:> /opt/mx/bin/mxinitconfig -a
Checking Requisites (15):
  1. Check Kernel Parameters ..OK
  2. Node Security File ..OK
  3. Server Property File ..OK
  4. Server Authentication Keys ..OK
  5. SSH Keys ..OK
  6. Status Property File ..OK
  7. Task Results Output Cleanup ..OK
  8. Database Configuration ..OK
  9. Database Content ..OK
  10. Web Server ..OK
  11. Setup Property File ..OK
  12. JBoss Setup ..OK
  13. Agent Configuration ..OK
  14. Management Services ..OK
  15. Initialization and Database Population ..OK
Requisite scan completed successfully.

Configuring Server Components (15):
  1. Check Kernel Parameters ..Done
  2. Node Security File ..Done
  3. Server Property File ..Done
  4. Server Authentication Keys ..Done
  5. SSH Keys ..Done
  6. Status Property File ..Done
  7. Task Results Output Cleanup ..Done
  8. Database Configuration ....Done
  9. Database Content ..Done
  10. Web Server ..Done
  11. Setup Property File ..Done
  12. JBoss Setup ..Done
  13. Agent Configuration ..Done
  14. Management Services ..Done
  15. Initialization and Database Population ........
    - Configuring tools and populating tools database ..................................................Done
    - Initializing database ..............................Done
    - Compiling MIB and populating MIB database ..........Done
Completed all tasks successfully.

Section 3

Reference

Authors