Nagios plugins for Ceph
-----------------------
Version 1.6.4
* check_ceph_pool_quota fixed not-quite-compatible call with old perl script

Version 1.6.3
* check_ceph_pool_quota replaced with python script checking the correct values

Version 1.6.2
* check_ceph_pool_quota is now able to check specific clusters

Version 1.6.1
* check_ceph_version updated so osd_discover can also use the clusterid option
* check_ceph_status updated so osd_discover can also use the clusterid option

Version 1.6.0:
* check_ceph_version add option for clusterid and autodetect mgr sockets
* check_ceph_status add option for clusterid and autodetects mgr sockets

Version 1.5.0:
* check_ceph_df plugin added.

Version 1.4.0:
* Refactored check_ceph_mon plugin (v1.1.0), parses ceph quorum_status output.

Version 1.3.1:
* check_ceph_rgw with detailed bucket stats as perf data (--detail).

Version 1.3.0:
* check_ceph_rgw with bucket stats as perf data.

Version 1.2.0:
* check_ceph_rgw plugin added.

Version 1.1.0:
* check_ceph_mon plugin added.
* check_ceph_osd plugin added.

Version 1.0.1:
* HEALTH_OK doesn't always have additional information.

Version 1.0:
* Initial 'ceph health' nagios plugin.

