Hpacucli Hp

Posted on by
Hpacucli RpmHpacucli El6

Has anyone used the HP Array Configuration Utility Command Line Interface (hpacucli.exe) to get physical disk information into a file? I'm not at the machine right. FIX: HPACUCLI utility supports HP ProLiant 300/500/700 and Blade servers with integrated SmartArray controllers and option controllers. The utility supports reporting. Hpacucli # hpacucli # hpacucli help. Note: you can use the hpacucli command in a script.

My favorite example: This can be run from the shell or within the tool. Hpacucli ctrl all show config (use hpacucli.exe for Windows) Or hpacucli ctrl all show config detail But, if you have the HP Management Agents installed anyway, you should have realtime monitoring of RAID status pushing back to email alerts or an external monitoring system.

Either way, this can generate a point-in-time output/status. [root@Bootylicious ~]# hpacucli ctrl all show config Smart Array P410i in Slot 0 (Embedded) (sn: 9ABCDE) array A (SAS, Unused Space: 0 MB) logicaldrive 1 (1. Autonagar Surya Full Movie more. 6 TB, RAID 1+0, OK) physicaldrive 1I:1:1 (port 1I:box 1:bay 1, SAS, 600.1 GB, OK) physicaldrive 1I:1:2 (port 1I:box 1:bay 2, SAS, 600.1 GB, OK) physicaldrive 1I:1:3 (port 1I:box 1:bay 3, SAS, 600.1 GB, OK) physicaldrive 1I:1:4 (port 1I:box 1:bay 4, SAS, 600.1 GB, OK) physicaldrive 2I:1:5 (port 2I:box 1:bay 5, SAS, 600. Drivers Asus X555lb. 1 GB, OK) physicaldrive 2I:1:6 (port 2I:box 1:bay 6, SAS, 600.1 GB, OK). There are already existing monitoring scripts that do this (for Nagios for example). Here is how it would work (adjust controller ID accordingly): hpacucli.exe ctrl all show Smart Array XXX in Slot 2 (sn: XXXXXXXXXXXX) hpacucli.exe controller slot=2 physicaldrive all show status physicaldrive 1:0 (port 1:id 0, X GB): OK physicaldrive 1:1 (port 1:id 1, X GB): OK physicaldrive 1:2 (port 1:id 2, X GB): OK physicaldrive 1:3 (port 1:id 3, X GB): OK physicaldrive 1:4 (port 1:id 4, X GB): OK physicaldrive 1:5 (port 1:id 5, X GB): OK hpacucli.exe controller slot=2 logicaldrive all show status logicaldrive 1 (X GB, RAID 5): OK logicaldrive 2 (X GB, RAID 5): OK.