title: CPU utilization of the last 1/5/15 minutes
agents: snmp
catalog: hw/network/juniper
license: GPL
distribution: check_mk
description:
 Check CPU utilization of the last 1/5/15 minutes in percent on Juniper devices.

perfdata:
 util1: The CPU utilization of the last 1 minutes in percent.
 util5: The CPU utilization of the last 5 minutes in percent.
 util15: The CPU utilization of the last 15 minutes in percent.

inventory:
 One service for each Routing Engine will be creted

[parameters]
warning (int): The percentage of CPU utilization that triggers a warning level.
critical (int): The percentage of CPU utilization that triggers a critical level.

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