2011-11-09  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: support for 3.x kernels

2010-10-22  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: fixed a problem in the parsing of the diskstat file
	* check_diskio: added a --testfile option to be able to test a dummy diskstat file

2010-07-06  Matteo Corti  <matteo.corti@id.ethz.ch>

        * check_diskio: version 3.2.2
	* check_diskio: fixed which ignored devices specified with -d /dev/

2010-06-30  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: exits with UNKNOWN if not able to read LVM stats

2010-05-25  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: partion numbers are stripped
	                only if the --strip-partition-number option is specified

2010-05-17  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio.pod: added info on --debug
	* Makefile.PL: removed the dependency on 'version'

2010-04-16  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: --debug option
        * check_diskio: supports both formats for partitions in /proc/diskstats (11 and 4 fields)

2010-02-18  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: unit handling rewrite (Nikolaus Filus)

This new version introduces a rewrite of the unit handling with the
following changes:
- option uom is reduced to bits, bytes and sectors
- new option factor specifies the multiplier for thresholds (binary and
decimal)
- plugin output is automatically scaled to human readable format using the
units from factor
- perfdata is never scaled
- perfdata uses UOM B for bytes according to developer guideline	

2009-06-09  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: works with HP Smart Array Cards which have a 'p'
	                before the partition number

2009-05-15  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: package variables to cope with embedded perl

2009-01-20  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: detect physical devices for LVM

2009-01-19  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: support multiple devices

2008-10-26  Matteo Corti  <matteo.corti@id.ethz.ch>

	* Makefile.PL: added dependendcy Class::Accessor::Fast

2008-04-10  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: --device can be specified as mount point

2008-03-21  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: fixed the missing usage message
	* check_diskio: ePN compatibility

2007-11-22  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: -s is working again
	* check_diskio: fix the output for read used the value for write
	* check_diskio: removed the UOM from the performance data
	* check_diskio: output in bytes/s

2007-11-13  Matteo Corti  <matteo.corti@id.ethz.ch>

	* Makefile.PL: included version.pm in the distribution

2007-11-08  Matteo Corti  <matteo.corti@id.ethz.ch>

	* 2.0.2: added the Number::Format dependencies

2007-10-31  Matteo Corti  <matteo.corti@id.ethz.ch>

	* 2.0.1: bug fix in the status computation

2007-10-30  Matteo Corti  <matteo.corti@id.ethz.ch>

	* 2.0.0: new packaging with EU:MM
	* 2.0.0: the username is included in the temporary file names to avoid permission conflicts

2007-04-20  Matteo Corti  <matteo.corti@id.ethz.ch>

	* 1.4: -s flag and handle /dev/xxx with -d

2007-03-30  Matteo Corti  <matteo.corti@id.ethz.ch>

	* 1.3: handle RAID devices

	* 1.2: check for overflows

2007-02-23  Matteo Corti  <matteo.corti@id.ethz.ch>

	* 1.1: removed the max inteval check

2007-02-19  Matteo Corti  <matteo.corti@id.ethz.ch>

	* Initial release


# $Id: Changes 1275 2011-11-09 15:24:34Z corti $
# $Revision: 1275 $
# $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_diskio/Changes $
# $Date: 2011-11-09 16:24:34 +0100 (Wed, 09 Nov 2011) $
