Is there any way to monitor the storage from VMWare Health Status. I found the information from the following URL but can't figure out for the life of me how to incorporate it into the template.
https://{vmware url}/mob/?moid=ha-host&doPath=summary.runtime.healthSystemRuntime.ha rdwareStatusInfo.storageStatusInfo
Also here is the output of the URL
Data Object Type: HostStorageElementInfo[]
Parent Managed Object ID: ha-host
Property Path: summary.runtime.healthSystemRuntime.hardwareStatus Info.storageStatusInfo
Properties
Name Type Value
[0] HostStorageElementInfo
Name Type Value
name string "Controller 500605B009C76280 (Intel (R) RAID Controller RS2BL040)"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[1] HostStorageElementInfo
Name Type Value
name string "Drive 252_4 on controller 500605B009C76280 Fw: CV23 - ONLINE"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[2] HostStorageElementInfo
Name Type Value
name string "Drive 252_5 on controller 500605B009C76280 Fw: CV26 - ONLINE"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[3] HostStorageElementInfo
Name Type Value
name string "Drive 252_6 on controller 500605B009C76280 Fw: CV26 - ONLINE"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[4] HostStorageElementInfo
Name Type Value
name string "Drive 252_7 on controller 500605B009C76280 Fw: CV26 - ONLINE"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[5] HostStorageElementInfo
Name Type Value
name string "RAID 6 StorageVolume Logical Volume 500605B009C76280_0 on controller 500605B009C76280, Drives( - OPTIMAL"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[6] HostStorageElementInfo
Name Type Value
name string "Port 0 on Controller 500605B009C76280"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[7] HostStorageElementInfo
Name Type Value
name string "Port 1 on Controller 500605B009C76280"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[8] HostStorageElementInfo
Name Type Value
name string "Port 2 on Controller 500605B009C76280"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[9] HostStorageElementInfo
Name Type Value
name string "Port 3 on Controller 500605B009C76280"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
Any help would be greatly appreciated.
Thanks.
https://{vmware url}/mob/?moid=ha-host&doPath=summary.runtime.healthSystemRuntime.ha rdwareStatusInfo.storageStatusInfo
Also here is the output of the URL
Data Object Type: HostStorageElementInfo[]
Parent Managed Object ID: ha-host
Property Path: summary.runtime.healthSystemRuntime.hardwareStatus Info.storageStatusInfo
Properties
Name Type Value
[0] HostStorageElementInfo
Name Type Value
name string "Controller 500605B009C76280 (Intel (R) RAID Controller RS2BL040)"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[1] HostStorageElementInfo
Name Type Value
name string "Drive 252_4 on controller 500605B009C76280 Fw: CV23 - ONLINE"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[2] HostStorageElementInfo
Name Type Value
name string "Drive 252_5 on controller 500605B009C76280 Fw: CV26 - ONLINE"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[3] HostStorageElementInfo
Name Type Value
name string "Drive 252_6 on controller 500605B009C76280 Fw: CV26 - ONLINE"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[4] HostStorageElementInfo
Name Type Value
name string "Drive 252_7 on controller 500605B009C76280 Fw: CV26 - ONLINE"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[5] HostStorageElementInfo
Name Type Value
name string "RAID 6 StorageVolume Logical Volume 500605B009C76280_0 on controller 500605B009C76280, Drives( - OPTIMAL"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[6] HostStorageElementInfo
Name Type Value
name string "Port 0 on Controller 500605B009C76280"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[7] HostStorageElementInfo
Name Type Value
name string "Port 1 on Controller 500605B009C76280"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[8] HostStorageElementInfo
Name Type Value
name string "Port 2 on Controller 500605B009C76280"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
[9] HostStorageElementInfo
Name Type Value
name string "Port 3 on Controller 500605B009C76280"
operationalInfo HostStorageOperationalInfo[] Unset
status ElementDescription
Name Type Value
key string "Green"
label string "Green"
summary string "Physical element is functioning as expected"
Any help would be greatly appreciated.
Thanks.

.
Comment