Interface Graphing; Simple Queue Graphing - MikroTik RouterOS v2.9 Reference Manual

Reference manual
Table of Contents

Advertisement

Property Description
allow-address ( IP address | netmask ; default: 0.0.0.0/0 ) - network which is allowed to view
graphs of router health
store-on-disk ( yes | no ; default: yes ) - whether to store information about traffic on system drive
or not. If not, the information will be stored in RAM and will be lost after a reboot

Interface Graphing

Home menu level: /tool graphing interface
Description
Shows how much traffic is passed through an interface over a period of time.
Property Description
allow-address ( IP address | netmask ; default: 0.0.0.0/0 ) - IP address range which is allowed to
view information about the interface. If a client PC not belonging to this IP address range tries to
open http://[Router_IP_address]/graphs/, it will not see this entry
interface ( name ; default: all ) - name of the interface which will be monitored
store-on-disk ( yes | no ; default: yes ) - whether to store information about traffic on system drive
or not. If not, the information will be stored in RAM and will be lost after a reboot
Example
To monitor traffic which is passed through interface ether1 only from local network
192.168.0.0/24, and write information on disk:
[admin@MikroTik] tool graphing interface> add interface=ether1 \
\... allow-address=192.168.0.0/24 store-on-disk=yes
[admin@MikroTik] tool graphing interface> print
Flags: X - disabled
#
INTERFACE ALLOW-ADDRESS
0
ether1
192.168.0.0/24
[admin@MikroTik] tool graphing interface>
Graph for interface ether1:

Simple Queue Graphing

Home menu level: /tool graphing queue
Description
In this submenu you can specify a queue from the /queue simple list to make a graphic for it.
Property Description
allow-address ( IP address | netmask ; default: 0.0.0.0/0 ) - IP address range which is allowed to
Page 362 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
STORE-ON-DISK
yes

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents