title: Juniper/ScreenOS: Temperature Sensors
catalog: hw/network/juniper
agents: snmp
license: GPL
distribution: check_mk
description:
 This checks monitors the hardware temperatures of Juniper ScreenOS sensors.

item:
 The name of the sensor as described in the SNMP output.

perfdata:
 The current temperature value for each sensor

inventory:
 The inventory creates a service for each sensor in the system

[parameters]
warn(float): the temperature at which a WARN state is reached
crit(float): the temperature at which a CRIT state is reached

[configuration]
juniper_screenos_temp_default_levels (int, int): Default levels for warning and critical used
  by inventorized checks. This is preset to {(70, 80)}
