Name

diskload — Monitor the disk load

Synopsis

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

Description

Monitor the disk load

Availability

  • local / unix / sysv

  • local / windows

  • unix / local / sysv / true64

Options

Global Options

fail [integer number]

The test goes red if the disk load goes above this level (default: 95)

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)

warn [integer number]

The test goes yellow if the disk load in percent goes above this level (default: 80

local / unix / sysv

Monitor the disk load

sarcommand [string]

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

unix / local / sysv / true64

Monitor the disk load

sarcommand [string]

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