title: Disk IO
agents: hpux, solaris
catalog: os/kernel
license: GPL
distribution: check_mk
description:
 Reports Disk IO for read and Disk IO for write in Bytes/s during the last check
 cycle.

 The check always returns {OK} state.

 Make sure you have the statgrab binary available on the monitored
 machine. Under HP-UX you also need to activate the hpux_statgrab agent plugin.

item:
  {read} for Disk IO read and
  {write} for Disk IO write

inventory:
  Finds two checks on every machine with statgrab: Disk IO read and
  Disk IO write
