It is a monitoring tool when changing status of HPE Smart Array RAID informations, for VMware ESXi (6.0 and/or above) via SSH (Remote TSM - technical support mode).
It should be installed to /usr/local/libexec (or /usr/libexec) directory, and you
can call it with SERVERNAME(or IP address)
.
Also, you can setup a monit configuration like following:
CHECK PROGRAM "RAID_esxi.example.jp" WITH PATH "/usr/local/libexec/monit-esxcli-ssacli esxi.example.jp"
EVERY "0 * * * *"
ALERT [email protected] ONLY ON { STATUS }
IF STATUS != 0 THEN ALERT
- VMware ESXi 6.0, 6.0U1, 6.0U2, 6.0U3, 6.5, 6.5U1, 6.5U2 with Custom HPE ESXi Image
- If you use ESXi 5.5 and/or bellow, you should modify the script, like following:
sed -e "s/ssacli/hpssacli/g" monit-esxcli-ssacli > monit-esxcli-hpssacli
I confirmed follwoing environments.
- HP Smart Array P400i (hpssacli)
- HP Smart Array P410i (hpssacli)
- HP Smart Array P212 (hpssacli)
- HP Smart Array P420i (hpssacli)
- HP Smart Array B120i (hpssacli, ssacli)
- HP Smart Array P420i (ssacli)
- HPE Smart Array B140i (ssacli)
- HPE Smart Array P440ar (ssacli)
- HPE Smart Array P840 (ssacli)
- Monit
- Monit wiki
- Monit Manual
- Monit Configuration Examples
- Monit Configuration Examples Hardware RAID
- Using HPE Custom ESXi Images to Install ESXi on HPE ProLiant Servers
- HPE Smart Storage Administrator - HPE Support Center
- HPE Smart Storage Administrator User Guide (Japanese)
- Configuring Arrays on HP Smart Array Controllers Reference Guide (Japanese)
- HPE ProLiant Gen9 Troubleshooting Guide Volume I: Troubleshooting (Japanese)
- HPE ProLiant Gen9 Troubleshooting Guide Volume II: Error Message (Japanese)
- HPE ProLiant Gen8 Troubleshooting Guide Volume I: Troubleshooting (Japanese)
- HPE ProLiant Gen8 Troubleshooting Guide Volume II: Error Message (Japanese)
Insight Core Inc. (former Entermotion Inc. / Japanese only)