title: Cisco Devices: CPU Utilization
agents: snmp
catalog: hw/network/cisco
license: GPLv2
distribution: check_mk
description:
 Check CPU utilization of the last 5 minutes in percent on Cisco devices.
 This check tests for two oids out of {cpmCPUTotalEntry}:

 {.1.3.6.1.4.1.9.9.109.1.1.1.1.5.1 = cpmCPUTotal5min}

 {.1.3.6.1.4.1.9.9.109.1.1.1.1.8.1 = cpmCPUTotal5minRev}

 The former ({cpmCPUTotal5min}) is deprecated by cisco and will only be used
 if {cpmCPUTotal5minRev} is unavailable.


discovery:
 One service is created for each Cisco device.
