2015-06-02  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: dynamically choose between Monitoring::Plugin and Nagios::Plugin
	* check_diskio: fixed the kernel version check (works with version 4)

2015-01-09  Matteo Corti  <matteo@corti.li>

	* check_diskio: using Monitoring::Plugin instead of the deprecated
	                Monitoring::Plugin

2014-11-29  Matteo Corti  <matteo@corti.li>

	* check_diskio: fixed a security bug when creating the temporary file
                        (CVE-2014-8994)

2014-01-30  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: fixed a bug when calling the plugin in periods shorter than 1 second

2013-02-26  Matteo Corti  <matteo.corti@id.ethz.ch>
        * check_diskio: empty temporary files are re-written

2012-04-14  Matteo Corti  <matteo.corti@id.ethz.ch>

	* check_diskio: fixed a minor issue in the option parsing and output

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 1445 2015-06-02 15:05:43Z corti $
# $Revision: 1445 $
# $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_diskio/Changes $
# $Date: 2015-06-02 17:05:43 +0200 (Tue, 02 Jun 2015) $
