Hi all,
What would you say is persistent (can be used as an unique key) in the HostNumericSensorInfo collection (at HostSystem.runtime.healthSystemRuntime.systemHealthInfo.numericSensorInfo) during a session?
Size of the collection? Indexes of sensors? Sensor names?
I have a serious doubts about the only property that comes to mind (HostNumericSensorInfo.name) as it looks like it's being concatenated from an actual sensor name and its status: "System Board 1 FAN MOD 4D RPM - Normal", "Power Supply 2: Running/Full Power-Enabled", "Disk Drive Bay 1 Cable SAS A 0: Config Error - Deassert" etc (a very strange way to name something if you ask me).
Thanks in advance.
What would you say is persistent (can be used as an unique key) in the HostNumericSensorInfo collection (at HostSystem.runtime.healthSystemRuntime.systemHealthInfo.numericSensorInfo) during a session?
Size of the collection? Indexes of sensors? Sensor names?
I have a serious doubts about the only property that comes to mind (HostNumericSensorInfo.name) as it looks like it's being concatenated from an actual sensor name and its status: "System Board 1 FAN MOD 4D RPM - Normal", "Power Supply 2: Running/Full Power-Enabled", "Disk Drive Bay 1 Cable SAS A 0: Config Error - Deassert" etc (a very strange way to name something if you ask me).
Thanks in advance.