From: Paul Cuzner Date: Thu, 15 Feb 2024 22:56:03 +0000 (+1300) Subject: ceph-mixins: Update MIB to include nvmeof notification X-Git-Tag: v20.0.0~2510^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F55510%2Fhead;p=ceph.git ceph-mixins: Update MIB to include nvmeof notification Signed-off-by: Paul Cuzner --- diff --git a/monitoring/snmp/CEPH-MIB.txt b/monitoring/snmp/CEPH-MIB.txt index 5f0e5b2cbcda..aa13d08b18e2 100644 --- a/monitoring/snmp/CEPH-MIB.txt +++ b/monitoring/snmp/CEPH-MIB.txt @@ -74,6 +74,7 @@ promPool OBJECT IDENTIFIER ::= { prometheus 9 } promRados OBJECT IDENTIFIER ::= { prometheus 10 } promCephadm OBJECT IDENTIFIER ::= { prometheus 11 } promPrometheus OBJECT IDENTIFIER ::= { prometheus 12 } +promNVMeGateway OBJECT IDENTIFIER ::= { prometheus 14 } promGenericNotification NOTIFICATION-TYPE STATUS current @@ -279,6 +280,11 @@ promPrometheusJobMissing NOTIFICATION-TYPE STATUS current DESCRIPTION "The prometheus scrape job is not defined." ::= { promPrometheus 1 } + +promNVMeGatewayNicDown NOTIFICATION-TYPE + STATUS current + DESCRIPTION "A NIC used for NVMe gateway client traffic is down." +::= { promNVMeGateway 1 } -- ---------------------------------------------------------- -- -- IEEE 802.1D MIB - Conformance Information -- ---------------------------------------------------------- -- @@ -336,7 +342,8 @@ cephNotificationGroup NOTIFICATION-GROUP promRadosRBDMirrorHighBandwidth, promCephadmDaemonDown, promCephadmUpgradeFailure, - promPrometheusJobMissing + promPrometheusJobMissing, + promNVMeGatewayNicDown } STATUS current DESCRIPTION