Skip to content

Instantly share code, notes, and snippets.

@manuke
Last active September 18, 2020 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manuke/3df66af899f84b094cffb294b5f249fe to your computer and use it in GitHub Desktop.
Save manuke/3df66af899f84b094cffb294b5f249fe to your computer and use it in GitHub Desktop.
OSSを使用したExpressサーバの運用管理
(Linux環境)
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=2ahUKEwinyuH-t93oAhWaHXAKHaGoCysQFjAAegQIARAB&url=https%3A%2F%2Fwww.support.nec.co.jp%2FDownLoad.aspx%3Ffile%3DServerManagement_on_Linux_OSS_WhitePaper_2.0.pdf%26id%3D3140103778&usg=AOvVaw3irDp6au1t8ACeX6vjNeDN
ipmitool sel list
/var/crash/以下に kernel crash dumpが出ているかもしれない。
ipmitool fru print
HP DISK
/opt/hp/hpssacli/bld/hpssacli ctrl slot=0 pd all show detail
/opt/hp/hpssacli/bld/hpssacli ctrl slot=0 pd all show
/opt/hp/hpssacli/bld/hpssacli controller all show status
HP
hplog -v
hpasmcli
cd /opt/hp/hpdiags
./hpdiags
dmidecode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment