HP 主機監控軟體-SIM

    版本為 14:30, 6 Oct 2024

    到這個版本。

    返回到 版本存檔.

    查閱目前版本

    簡介

    HP 主機監控軟體 - HP System Insight Manager (SIM)

    官方產品首頁:http://h18013.www1.hp.com/products/s...sim/index.html

    HP_SIM.png 

    SIM Server 監控主機安裝

    檔案下載
    • 安裝檔 SIM_7.4_Z7550-96077.bin (SIM v7.4)
    • 安裝手冊 HP Systems Insight Manager 7.4 Installation and Configuration Guide for Linux.pdf
    硬體需求

    - Memory 2GB以上
    - Disk Space 1GB以上

    軟體需求

    - CentOS 5.11 x86_64
    - CentOS 最小安裝

    // 安裝需要的套件

    yum groupinstall "Legacy Software Development"
    yum groupinstall "Legacy Software Support"
    yum install lm_sensors net-snmp
    

    NOTE:

    如果是 CentOS 6 改成
    yum groupinstall "Compatibility Libraries"
    yum groupinstall "Development tools"

    // 最後確認需要的套件清單

    rpm -qa | grep -i snmp
    rpm -qa | grep -i compat
    rpm -qa | grep ssh
    rpm -qa | grep glib
    
    開始安裝 SIM Server
    chmod +x SIM_7.4_Z7550-96077.bin
    ./SIM_7.4_Z7550-96077.bin
    

    Installing HP Version Control Repository Manager. Please wait......
    warning: cpqsrhmo-7.4.0-0.linux.rpm: Header V3 RSA/SHA1 signature: NOKEY, key ID 5ce2d476
    Preparing...                ########################################### [100%]
       1:cpqsrhmo               ########################################### [100%]
    Warning: VCREPOSITORY has not been properly configured.
     

    setup is incomplete!

    Starting HP Linux Version Control Repository Manager: [  OK  ]
    =========================================================== =====================================

    NOTE: Please run /opt/hp/vcrepository/etc/vcrepositoryconfig.sh -R <Repo Path> as 'root' user to
    configure HP Linux VCRM

     

    安裝後的步驟

    檢查所有的元件是否正常

    /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

    初始化 SIM Server
    /opt/mx/bin/mxinitconfig -a
    

    NOTE: 這會需要幾分鐘的時間,要確認執行的進度,可以執行
    more /var/opt/mx/logs/initconfig.log

    檢查服務 mxdomainmgr, mxinventory, mxdtf 是否存在

    ps -ef | grep mx
    

    NOTE: 如果服務沒有啟動,執行 /opt/mx/bin/mxstart

    前往登入

    http://<ip-address>:280/


     

    Powered by MindTouch Core