APC NetBotz 200 Sensor High Temperature

SCUtils.APC.NetBotz200.Monitor.NetBotz200SensorHighTemp (UnitMonitor)

The sensor's current temperature reading. Units are displayed in the scale shown in the memSensorsStatusSysTempUnits OID (Celsius or Fahrenheit).

Element properties:

TargetSCUtils.APC.NetBotz150Sensor
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSCUtils.APC.NetBotz200.MonitorType.SensorTemperature
RemotableTrue
AccessibilityPublic
Alert Message
APC NetBotz 200 Sensor High Temperature

Name: {0}
Location: {1}
Primary Owner: {2}
IP : {3}
Sensor Name : {4}
Value : {5}

Sensor temperature reading. Values are represented in whole number degrees. Units are displayed in the scale shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit).
RunAsDefault

Source Code:

<UnitMonitor ID="SCUtils.APC.NetBotz200.Monitor.NetBotz200SensorHighTemp" Accessibility="Public" Enabled="true" Target="SCUtils.APC.NetBotz150Sensor" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="SCUtils.APC.NetBotz200.MonitorType.SensorTemperature" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="SCUtils.APC.NetBotz200.Monitor.NetBotz200SensorHighTemp_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/sysName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="SCUtils.APC.NetBotz150Sensor"]/Location$</AlertParameter2>
<AlertParameter3>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/PrimaryOwnerContact$</AlertParameter3>
<AlertParameter4>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</AlertParameter4>
<AlertParameter5>$Target/Property[Type="SCUtils.APC.NetBotz150Sensor"]/Name$</AlertParameter5>
<AlertParameter6>$Data/Context/SnmpVarBinds/SnmpVarBind[1]/Value$</AlertParameter6>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="SCUtils.APC.NetBotz200.Monitor.NetBotz200SensorHighTemp.Success" MonitorTypeStateID="StatusSuccess" HealthState="Success"/>
<OperationalState ID="SCUtils.APC.NetBotz200.Monitor.NetBotz200SensorHighTemp.Warning" MonitorTypeStateID="StatusWarning" HealthState="Warning"/>
<OperationalState ID="SCUtils.APC.NetBotz200.Monitor.NetBotz200SensorHighTemp.Error" MonitorTypeStateID="StatusError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<IPAddress>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</IPAddress>
<CommunityString>$RunAs[Name="NetworkLibrary!System.NetworkManagement.Snmp.MonitoringAccount"]/CommunityString$</CommunityString>
<SnmpVersion>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPVersion$</SnmpVersion>
<Index>$Target/Property[Type="SCUtils.APC.NetBotz150Sensor"]/Index$</Index>
<TempThreshHigh>$Target/Property[Type="SCUtils.APC.NetBotz150Sensor"]/TempThreshHigh$</TempThreshHigh>
<TempThreshMax>$Target/Property[Type="SCUtils.APC.NetBotz150Sensor"]/TempThreshMax$</TempThreshMax>
<SysTempUnits>$Target/Property[Type="SCUtils.APC.NetBotz150Sensor"]/SysTempUnits$</SysTempUnits>
</Configuration>
</UnitMonitor>