From c527ba3a2bed6e60d8a832e7977c3d8e8476a504 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Wed, 13 Jun 2018 15:47:58 +0200 Subject: Deprecate otp_mibs --- lib/otp_mibs/doc/src/otp_mib.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/otp_mibs/doc/src') diff --git a/lib/otp_mibs/doc/src/otp_mib.xml b/lib/otp_mibs/doc/src/otp_mib.xml index 681ce9fa2d..adf3b00c7b 100644 --- a/lib/otp_mibs/doc/src/otp_mib.xml +++ b/lib/otp_mibs/doc/src/otp_mib.xml @@ -34,7 +34,10 @@

The SNMP application should be used to start an SNMP agent. Then the API functions below can be used to load/unload the OTP-MIB into/from the agent. The instrumentation of the OTP-MIB uses - Mnesia, hence Mnesia must be started prior to loading the OTP-MIB.

+ Mnesia, hence Mnesia must be started prior to loading the OTP-MIB.

+ +

This application has been deprecated and will be removed in a furture release.

+
-- cgit v1.2.3