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=refs%2Fpull%2F16412%2Fhead;p=ceph.git release notes: Add Zabbix ceph-mgr module to PendingReleaseNotes Signed-off-by: Wido den Hollander --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 5077aeb12065..9879069535c2 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.