Seiten

Samstag, 12. April 2014

Raid Status von ESXi Host ermitteln:

plink.exe 192.168.0.10 -l root -pw xx -m c.txt | find "State               :"




Output:
State               : Optimal
State               : Optimal






c.txt:
cd /opt/lsi/MegaCLI
./MegaCli -AdpAllInfo aAll
./MegaCli -LDPDInfo -aAll

Keine Kommentare: