From 723530a2f63346da2ea4b6a60c36546f341b4215 Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Sun, 14 Jun 2015 18:10:31 +1000 Subject: [PATCH] Fix incomplete doc --- doc/General/MIB-based-polling.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/General/MIB-based-polling.md b/doc/General/MIB-based-polling.md index e52675335..5951eb3d3 100644 --- a/doc/General/MIB-based-polling.md +++ b/doc/General/MIB-based-polling.md @@ -48,8 +48,10 @@ The components involved in of MIB-based support are: ### Graphing ### - - For each graph type device directory, a graph will appear in the Device - -> Graphs -> MIB section. + - For each graph type defined in the database, a graph will appear in: + Device -> Graphs -> MIB + - MIB graphs are generated generically by + `html/includes/graphs/device/mib.inc.php` - At the moment, all units are placed in the same graph. This is probably non-optimal for, e.g., wifi controllers with hundreds of APs attached.