From: Wido den Hollander Date: Wed, 19 Jul 2017 07:33:50 +0000 (+0200) Subject: release notes: Add Zabbix ceph-mgr module to PendingReleaseNotes X-Git-Tag: v12.1.2~212^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dacd41e0437f7f6ad5a0854dff21c3f8f5c6e2c8;p=ceph-ci.git release notes: Add Zabbix ceph-mgr module to PendingReleaseNotes Signed-off-by: Wido den Hollander --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 5077aeb1206..9879069535c 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -230,3 +230,8 @@ unassociated pools can be manually associated using the new "ceph osd pool application enable" command. For more details see "Associate Pool to Application" in the documentation. + +* ceph-mgr now has a Zabbix plugin. Using zabbix_sender it sends trapper + events to a Zabbix server containing high-level information of the Ceph + cluster. This makes it easy to monitor a Ceph cluster's status and send + out notifications in case of a malfunction.