aboutsummaryrefslogtreecommitdiffstats
path: root/lib/os_mon/mibs/OTP-OS-MON-MIB.funcs
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2018-05-25 13:28:08 +0200
committerMicael Karlberg <[email protected]>2018-09-27 15:28:21 +0200
commitdf67310726dd4c9935e8240a08b664f5130e9aca (patch)
tree6d702141a94c1262290239694d895536f765210a /lib/os_mon/mibs/OTP-OS-MON-MIB.funcs
parent08ef38b2c9f84ed118e693bff38efa69fc2c7eb8 (diff)
downloadotp-df67310726dd4c9935e8240a08b664f5130e9aca.tar.gz
otp-df67310726dd4c9935e8240a08b664f5130e9aca.tar.bz2
otp-df67310726dd4c9935e8240a08b664f5130e9aca.zip
os_mon: Remove the os_mon MIBS support
The otp_mibs application is to be removed so we also remove the os_mon usage of that application.
Diffstat (limited to 'lib/os_mon/mibs/OTP-OS-MON-MIB.funcs')
-rw-r--r--lib/os_mon/mibs/OTP-OS-MON-MIB.funcs5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/os_mon/mibs/OTP-OS-MON-MIB.funcs b/lib/os_mon/mibs/OTP-OS-MON-MIB.funcs
deleted file mode 100644
index 7ed76517b9..0000000000
--- a/lib/os_mon/mibs/OTP-OS-MON-MIB.funcs
+++ /dev/null
@@ -1,5 +0,0 @@
-{loadMemorySystemWatermark, {os_mon_mib, mem_sys_mark, []}}.
-{loadMemoryErlProcWatermark, {os_mon_mib, mem_proc_mark, []}}.
-{loadTable, {os_mon_mib, load_table, []}}.
-{diskAlmostFullThreshold, {os_mon_mib, disk_threshold, []}}.
-{diskTable, {os_mon_mib, disk_table, []}}.