• 追加された行はこの色です。
  • 削除された行はこの色です。
**目次 [#u029f045]
#Contents
**環境情報 [#p398868d]
OS : CentOS 5.2~
HIM : HP Systems Insight Manager 5.3~
HW : HP ProLiant DL360 G5~

**ダウンロード [#bc941099]
HPのサイトよりインストールバイナリをダウンロードする。

-ダウンロードページ
http://h18004.www1.hp.com/products/servers/management/hpsim/dl_linux.html
 http://h18004.www1.hp.com/products/servers/management/hpsim/dl_linux.html

-直リンク
 http://h30279.www3.hp.com/downloads/HPSIM-Linux-C.05.03.00.00.bin?ordernumber=420713720&itemid=1&downloadid=156241035&merchantId=SW_DEPOT


-インストール手順書~
【日本語】
 http://docs.hp.com/ja/418811-191/index.html
【英語】
 http://docs.hp.com/en/418811-004/index.html

 http://h30279.www3.hp.com/downloads/HPSIM-Linux-C.05.03.00.00.bin?ordernumber=420713720&itemid=1&downloadid=156241035&merchantId=SW_DEPOT


# ./HPSIM-Linux-C.05.03.00.00.bin --keep --confirm 
Creating directory makeself-8310-20081210161547
Verifying archive integrity... All good.
About to extract 383248 KB in makeself-8310-20081210161547 ... Proceed ? [Y/n] y
Uncompressing Hewlett-Packard Development Company, L.P. HP Systems Insight Manager C.05.03.00.00..........................
OK to execute: ./mxbundle.server.postinstall ./HPSIM-Linux-C.05.03.00.00.bin  ? [Y/n] n

------

# ./HPSIM-Linux-C.05.03.00.00.bin 
Verifying archive integrity... All good.
Uncompressing Hewlett-Packard Development Company, L.P. HP Systems Insight Manager C.05.03.00.00..........................
Installing hpsmdb-rhel5-*.rpm ...
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/local/lost\+found/.*.
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/local/\.journal.
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/local/lost\+found.
The files belonging to this database system will be owned by user "hpsmdb".
This user must also own the server process.

The database cluster will be initialized with locale ja_JP.UTF-8.
The default database encoding has accordingly been set to UTF8.

fixing permissions on existing directory /var/opt/hpsmdb/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers/max_fsm_pages ... 32MB/204800
creating configuration files ... ok
creating template1 database in /var/opt/hpsmdb/data/base/1 ... ok
initializing pg_authid ... ok
initializing dependencies ... ok
creating system views ... ok
loading system objects' descriptions ... ok
creating conversions ... ok
setting privileges on built-in objects ... ok
creating information schema ... ok
vacuuming database template1 ... ok
copying template1 to template0 ... ok
copying template1 to postgres ... ok

WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the -A option the
next time you run initdb.

Success. You can now start the database server using:

    /opt/hpsmdb/bin/postgres -D /var/opt/hpsmdb/data
or
    /opt/hpsmdb/bin/pg_ctl -D /var/opt/hpsmdb/data -l logfile start

The directory '/var/opt/hpsmdb/data' exists but is not empty.
If you want to create a new database system, either remove or empty
the directory '/var/opt/hpsmdb/data' or run initdb
with an argument other than '/var/opt/hpsmdb/data'.
hpsmdb          0:off   1:off   2:off   3:off   4:off   5:off   6:off
ok
Installing hpsim* ...
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/local/lost\+found/.*.
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/local/\.journal.
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/local/lost\+found.
ok

--------

# /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



--------


/opt/mx/bin/mxinitconfig -a 



--------


# ps ax | grep mx
15860 ?        Ssl    0:06 /opt/mx/lbin/mxdtf -env LANG=ja_JP.UTF-8
15861 ?        Ssl    1:47 /opt/mx/lbin/mxdomainmgr -env LANG=ja_JP.UTF-8
16036 ?        Rs     0:37 postgres: mxadmin insight_v1_0 127.0.0.1(44694) SELECT     
16039 ?        Ss     0:35 postgres: mxadmin insight_v1_0 127.0.0.1(55804) idle       
16301 ?        Ss     0:15 postgres: mxadmin insight_v1_0 127.0.0.1(41121) idle       
16558 pts/0    S+     0:00 grep mx


--------

/opt/mx/bin/mxstart 


--------

# ps ax | grep mx
15860 ?        Ssl    0:07 /opt/mx/lbin/mxdtf -env LANG=ja_JP.UTF-8
15861 ?        Ssl    2:20 /opt/mx/lbin/mxdomainmgr -env LANG=ja_JP.UTF-8
16036 ?        Rs     0:44 postgres: mxadmin insight_v1_0 127.0.0.1(44694) SELECT     
16039 ?        Ss     0:43 postgres: mxadmin insight_v1_0 127.0.0.1(55804) idle       
16301 ?        Ss     0:23 postgres: mxadmin insight_v1_0 127.0.0.1(41121) idle       
16621 ?        Ssl    0:01 /opt/mx/lbin/mxinventory -WBEM 1234530989286
16746 pts/0    S+     0:00 grep mx


--------
ProLiant Support Pack v8.15(PSP)

http://h50146.www5.hp.com/products/software/oe/linux/mainstream/support/doc/general/mgmt/psp/v815/index.html

--------


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS