Name

load — Monitors CPU load

Synopsis

[ parameter1=value1 ] [ parameter2=value2 ] [ ... ] load

Description

Monitors CPU load

Availability

  • local / unix

  • local / unix / sysv

  • unix / local / sysv / true64

  • windows

Options

Global Options

idle_red [integer number]

Minimum % the CPU must be idle unless red status is reported (default: 10)

idle_yellow [integer number]

Minimum % the CPU must be idle unless yellow status is reported (default: 15)

item [string]

column name we should report the results under (default: cpu)

perf [integer number]

time in minutes between sending performance data (0 for no performance data)

local / unix / sysv

Monitors CPU load

sarcommand [string]

sar command to be used (defaults to sar -A %d 1)

unix / local / sysv / true64

Monitors CPU load

sarcommand [string]

sar command to be used (defaults to sar -A %d 1)