Hardware Sensors

SolarWinds.Orion.SCOM.HardwareHealth.HardwareSensorHealthView (View)

This view displays hardware sensors discovered by the SolarWinds server.

Element properties:

TargetSolarWinds.Orion.SCOM.HardwareHealth.HardwareSensor
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="SolarWinds.Orion.SCOM.HardwareHealth.HardwareSensorHealthView" Accessibility="Internal" Target="SolarWinds.Orion.SCOM.HardwareHealth.HardwareSensor" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="false" IsSortable="false" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>SolarWinds.Orion.SCOM.HardwareHealth.HardwareSensor</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Node Name</Name>
<Id>NodeName</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Sensor Name</Name>
<Id>SensorName</Id>
</ColumnInfo>
</Presentation>
</View>