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: v18.2.5~676^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=478d7c7d8d36b568a0a9ca156943f27b0ec6f6be;p=ceph.git ceph-mixins: Update MIB to include nvmeof notification Signed-off-by: Paul Cuzner (cherry picked from commit 19ce7abd11d0fc6cc6a30115d31242f45f15ed05) --- diff --git a/monitoring/snmp/CEPH-MIB.txt b/monitoring/snmp/CEPH-MIB.txt index 5f0e5b2cbcda5..aa13d08b18e24 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