hi all.
i’m trying to make the chat for each client to be able to see his trafic. but i’m lost now i want to creat a page that have an authontication to each user to ba able to see his or her chart in a separated page. anyone knows how to do it?
or have a ready script or anything???
Are you talking about MikroTik graphs,
or you are asking about remote MRTG server ?
..i was trying to install the mrtg on a server and link it to my Mikrotik Server. if you have any idea how to or how to make the Mikrotik Graph work, i would like very mutch to know how? thanks
Well, I don’t understand your explanation,
-
MikroTik RouterOS has feature graphing, that allows to monitor some parameters, these graphs are accessbible via http://router_IP_address
http://www.mikrotik.com/docs/ros/2.9/tools/graphing
Only src-address might be defined (that will able to access graphs), but you can’t set any password parametrs to view graphs. -
You may setup MRTG on remote server (that will collects/analyze SNMP information), here is description for MRTG,
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/
setup web-server in the same remote server (e.g. Apache),
and create pages that require login and password to view the information/graphs.
P.S. Parametrs that might be monitored,
http://www.mikrotik.com/docs/ros/2.9/root/snmp.content#2.5.4