Manual:Tools/Graphing

From MikroTik Wiki
< Manual:Tools
Revision as of 12:04, 25 May 2011 by Marisb (talk | contribs) (Created page with '{{Versions|v3, v4, v5 +}} __TOC__ ==Summary== Graphing is a tool to monitor various RouterOS parameters over time and put collected data in nice graphs. The Graphing tool ca…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Version.png

Applies to RouterOS: v3, v4, v5 +

Summary

Graphing is a tool to monitor various RouterOS parameters over time and put collected data in nice graphs.


The Graphing tool can display graphics for:

  • Routerboard health (voltage and temperature)
  • Resource usage (CPU, Memory and Disk usage)
  • Traffic which is passed through interfaces
  • Traffic which is passed through simple queues

Graphing consists of two parts - first part collects information and other part displays data in a Web page. To access the graphics, type http://[Router_IP_address]/graphs/ and choose a graphic to display in your Web browser.

Example of memory graphs: Graphing-mem.png

General

Sub-menu /tool graphing

Common graphing configuration can be set in this submenu.

Properties

Property Description
store-every (24hours | 5min | hour; Default: 5min) How often to write collected data to system drive.
page-refresh (integer | never; Default: 300) How often graph page is refreshed


Interface graphing

Sub-menu /tool graphing interface

Queue graphing

Sub-menu /tool graphing queue


Resource graphing

Sub-menu /tool graphing resource


[ Top | Back to Content ]