From 2a51cf723cd7fbfeb8051055aa23757c5fc64ad5 Mon Sep 17 00:00:00 2001 From: awlx Date: Wed, 3 Feb 2016 10:24:17 +0100 Subject: [PATCH] To make it complete added config.php step --- doc/Extensions/MIB-based-polling.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Extensions/MIB-based-polling.md b/doc/Extensions/MIB-based-polling.md index 5f73ff7485..b59f848883 100644 --- a/doc/Extensions/MIB-based-polling.md +++ b/doc/Extensions/MIB-based-polling.md @@ -145,6 +145,8 @@ graph. LibreNMS in the RRD files or the database tables `device_oids` ## Configuration +### Main Configuration +In `/opt/librenms/config.php` add `$config['poller_modules']['mib'] = 1;` ### Discovery