diff options
author | Lukas Larsson <[email protected]> | 2018-06-13 15:47:58 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2018-06-14 10:16:42 +0200 |
commit | c527ba3a2bed6e60d8a832e7977c3d8e8476a504 (patch) | |
tree | afa0a005906da538b6b08b9f099d1c9ba095c73f /lib/os_mon/doc | |
parent | d0252a3cef9330eb0d8cc252cce79f6f8df26e03 (diff) | |
download | otp-c527ba3a2bed6e60d8a832e7977c3d8e8476a504.tar.gz otp-c527ba3a2bed6e60d8a832e7977c3d8e8476a504.tar.bz2 otp-c527ba3a2bed6e60d8a832e7977c3d8e8476a504.zip |
Deprecate otp_mibs
Diffstat (limited to 'lib/os_mon/doc')
-rw-r--r-- | lib/os_mon/doc/src/os_mon_mib.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/os_mon/doc/src/os_mon_mib.xml b/lib/os_mon/doc/src/os_mon_mib.xml index dcf3649876..217d1e4804 100644 --- a/lib/os_mon/doc/src/os_mon_mib.xml +++ b/lib/os_mon/doc/src/os_mon_mib.xml @@ -35,7 +35,10 @@ <p>Functions for loading and unloading the OTP-OS-MON-MIB into/from an SNMP agent. The instrumentation of the OTP-OS-MON-MIB uses Mnesia, hence Mnesia must be started prior to loading - the OTP-OS-MON-MIB.</p> + the OTP-OS-MON-MIB.</p> + <warning> + <p>This module has been deprecated and will be removed in a furture release.</p> + </warning> </description> <funcs> <func> |