Introduction
The heart of your graphing pleasures allows you to dynamically generate stacked graphs on the fly.
Important!
Please note that NeDi's graphing feature was implemented as an addition at lowest possible resource and maintenance cost. It will not graph those 5 minute peaks, but provide a longterm view on each and every interface (or system stats) based on your discovery schedule. This translates to baselining and prediction of potential bottlenecks, instead of identifying erratic outbursts of any kind (You'd prefer using a tool like Cacti to monitor this stuff instead).
Usage
- Selecting a device will reveal its interfaces. You can choose up to 8 of them to be stacked in the graph.
- System related graphs are CPU, Memory and Temperature where the latter can be abused for graphing other values if applicable (mentioned in the DefGen tutorial on the NeDi homepage).
- If you can't live without degrees Fahrenheit, uncomment $fahrtmp in html/inc/libgraph.php...
- If you use Cacti on the same host, set $cacticli in html/inc/libmisc.php to easily add graphs...