このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 6 / 昨日: 1
総計: 975
- Dokuwiki.fl8.jp(275)
- 13 CentOS6メール設定(15)
- 34 UnboundでHA構成(14)
- 05 rsync(14)
- FreeBSD カーネル再構築(13)
最近の更新
このページへのアクセス
今日: 6 / 昨日: 1
総計: 975
System Management Homepage
https://h20628.www2.hp.com/km-ext/content-webapp/document?docId=emr_na-c03065313
# git clone https://git.fl8.jp:10443/matsui/hp-repo.git # cd hp-repo # sh install.sh # yum install hp-health hp-OpenIPMI hp-snmp-agents hp-snmp-agents hpsmh hp-smh-templates
下記のパッケージが入っていればOK
# rpm -qa | grep ^hp hp-health hp-OpenIPMI hp-snmp-agents hpsmh hp-smh-templates
# Following entries were added by HP Insight Management Agents at
# Tue Apr 12 12:14:34 JST 2016
dlmod cmaX /usr/lib64/libcmaX64.so
rwcommunity private 127.0.0.1
rocommunity public 127.0.0.1
trapcommunity public
trapsink 127.0.0.1 public
syscontact your@mail.com
syslocation "ONAPP"
# ---------------------- END --------------------
SMHからアクセスできる
agentaddress tcp:10.0.100.101:161,udp:10.0.100.101:161 ↓ ↓ agentaddress tcp:161,udp:161
service hp-snmp-agents restart && service hp-health restart service snmpd restart && service hpsmhd restart
ユーザ名、パスワードはHVのものを利用する。