################################################################################
Changelog for check_ipmi_sensor, a Nagios/Icinga plugin to check IPMI sensors
################################################################################

Version 2.3 20110801
  * Added errormessage when ipmimonitoring tool has not been found.
  * Added PNP4Nagios default-combinedgraph.template in contrib/ directory. 
    This template creates multigraphs of IPMI sensor data in PNP4Nagios.
    see: http://lists.thomas-krenn.com/pipermail/ipmi-plugin-user/2011-June/
    contributor: Andy Spiegl

Version 2.3r1 20110610
  * Added if-statement searching for the right location of ipmimonitoring
    fixing troubles in Gentoo where the location may differ depending on the
    FreeIPMI version.
    see: http://bugs.gentoo.org/show_bug.cgi?id=367357#c0
  * Verbose option -v 3 now contains check_ipmi_sensor version number
    in the output.
  * Added -o zenoss option to create Zenoss compatible output underscores
    instead of whitespaces and no single quotes.
    contributor: Timme Katz
  * Updated URLs of links to gawk documentation in the comments.

Version 2.2 20110127
  * Added -b option to enable backward compatibility with FreeIPMI 0.5.*.
    reported by: Tobias Gablunsky, CBXNET combox internet GmbH
  * Added ipmimonitoring version information in verbose output (-v 3).
  * Further improved readability of the help text (-x Option).

Version 2.1 20110124
  * Fixed wrong variable name $IPMICOMMAND in line 133, which prevented the
    successful usage of the -T option of the plugin.
    contributor: Sebastian Mörchen, DFS Deutsche Flugsicherung GmbH
  * Added possibility to supply username/password/priviledge-level as parameters
    -U/-P/-L when someones wants to avoid using the FreeIPMI config file. Useful
    for RHEL/Centos 5.* with FreeIPMI 0.5.1 (this elder FreeIPMI version does
    not support config files).
    contributor: Gustav Olsson, Telavox AB
  * Added -O option to pass FreeIPMI options directly to the plugin (without
    using a FreeIPMI config file). Useful for RHEL/CentOS 5.* with FreeIPMI
    0.5.1 (like -U/-P/-L above).
  * Improved readability and articulateness of the help text.
  * Tested with FreeIPMI 0.7.17 (package from Ubuntu 10.10) and with the new
    version 1.0.1 (using FreeIPMI options ipmimonitoring-legacy-output and
    ipmi-sensors-interpret-oem-data)

Version 2.0 20110111
  * First release based on ipmimonitoring (FreeIPMI)
  * Forked from check_ipmi_sensor Version 1.3rc1 20100929

List of contributors to version 1.* branch:
  Nikolaus Filus (to version 1.3rc1)
  Lars Meuser, LMA Deutschland GmbH (to version 1.2.1)
  Holger Paschke, comspace GmbH & Co. KG (to version 1.2)
  Ulrich Zehl, lagis Internet Serviceprovider GmbH (to version 1.1)

################################################################################
