Skip to content

Nagios Plugin check_cpufreq

Davide Madrisan edited this page Jan 2, 2019 · 2 revisions

check_cpufreq - displays the CPU frequency characteristics

[/etc/nrpe.d/check_cpufreq]
command[check_cpufreq]=/usr/lib/nagios/plugins/check_cpufreq
Usage note
This plugin checks the CPU (user mode) utilization
Copyright (C) 2014,2015,2019 Davide Madrisan <[email protected]>

Usage:
  check_cpufreq [-m] [-w PERC] [-c PERC]

Options:
  -m, --no-cpu-model  do not display the CPU model in the output message
  -w, --warning PERCENT   warning threshold
  -c, --critical PERCENT   critical threshold
  -h, --help      display this help and exit
  -V, --version   output version information and exit

Examples:
  check_cpufreq -m -w 800000
Example of output
cpufreq CPU: | cpu0_freq=800000Hz;;;800000;1600000 cpu1_freq=1600000Hz;;;800000;1600000
Performance data

cpu0_freq cpu1_freq ...