Graphing stuff with MikroTik

  Рет қаралды 15,619

MikroTik

MikroTik

Күн бұрын

Пікірлер: 40
@slitzownz2376
@slitzownz2376 10 ай бұрын
Such an awesome feature but barely usable without "save on usb/sdcard" option.
@Poppy-ub3zb
@Poppy-ub3zb 2 жыл бұрын
Does the graph consume storage overtime until space is full? and How long will the storage (rom) last if the rom has been written over and over?
@boomtechreviews
@boomtechreviews 2 жыл бұрын
Routeros V8 full source 🔍
@nick9323
@nick9323 2 жыл бұрын
How to store graphs on external ssd/flash and by this extend internal flash lifetime ?
@shalak001
@shalak001 Жыл бұрын
Is it possible to hide the /graphs http(s) endpoint behind authentication?
@mikrotik
@mikrotik Жыл бұрын
No, you can only specify your own IP address in the "Allow address" settings.
@Red1Wollip
@Red1Wollip 2 жыл бұрын
Absolutely a great video. Thank you very much for these videos.
@troll338czytb8
@troll338czytb8 2 жыл бұрын
I wonder why graphs only support one address range unlike services or users
@MustaMT
@MustaMT 2 жыл бұрын
Dude tool and graphs are best companion to Mikrotik routers. Although windows app is 32 bit and slows a bit when pulling long term data it still does a good job.
@shalak001
@shalak001 Жыл бұрын
Is there a way to make the data persist after running `/system reset-configuration`?
@jointercz
@jointercz 2 жыл бұрын
It would be nice if it would be possible to define size of the web graphs somewhere, they seems to me to be very small (at 2560x1600 screen). Also be aware in IP, Services, you need to define IP ranges from which the WWW service is accessible, else access will be denied.
@muhammadaamir566
@muhammadaamir566 14 күн бұрын
How to enable realtime graphing for LAN/WAN in Mikrotik? after 1 sec
@InfectedFafa
@InfectedFafa 2 жыл бұрын
"RouterOS V8 full source" Sounds legit ...😏
@danielriossuarez
@danielriossuarez 2 жыл бұрын
Makes me want to double click on the icon just to see if it opens
@afriezal
@afriezal 7 ай бұрын
i have rb5009, why graphing data lost after i reboot device... please help me,, thanks
@rad308
@rad308 Жыл бұрын
What about mesh like in other vendors eg. AiMesh etc ?
@shalak001
@shalak001 Жыл бұрын
What's the storage policy for those graphs? How can I check if the data is not overfilling my storage space? It keeps the whole year, doesn't it?
@beefcake0354
@beefcake0354 Жыл бұрын
newbie here, question please ... if I plug in a flash drive to hEX and use this graphing tool. by selecting "store on disk", does it mean that hEX will automatically write to my inserted flash drive instead of built-in flash inside the router itself?
@mikrotik
@mikrotik Жыл бұрын
Graphing is an older feature, it does not support custom path, so this checkbox will store on internal disk, and you can't specify other disks for it.
@beefcake0354
@beefcake0354 Жыл бұрын
@@mikrotik thanks
@el-kabilla3488
@el-kabilla3488 2 жыл бұрын
looks like they finally fixed Graphs page not available over https!
@painsufferingofmuslimummah8712
@painsufferingofmuslimummah8712 2 жыл бұрын
please more detail about wireless HT MCS
@alimibrahem8120
@alimibrahem8120 2 жыл бұрын
So i am using RB951ui with mipsbe architecture, i setup the graphing as you mention Mr normis. But that's not work..! Is it for arm only..?
@mikrotik
@mikrotik 2 жыл бұрын
No, it works for all router models. Remember you must wait at least 5 minutes, for first data to be shown
@DanielKellner
@DanielKellner 2 жыл бұрын
How much additional CPU resources does this tool need? With the default setting, it looks the router computes and renders about ~50 GIFs (4 per interface, 12 for resources) every 5 minutes.
@mikrotik
@mikrotik 2 жыл бұрын
CPU usage of this feature is negligible, it works great even on our lowest end devices and does not disturb any other functions of the device.
@matelotjim9035
@matelotjim9035 2 жыл бұрын
Thanks, I had issues getting Graphs working with HTTPS previously in ROSv7, is it still HTTP only?
@mikrotik
@mikrotik 2 жыл бұрын
Graphs in 7.5 should work fine with https
@matelotjim9035
@matelotjim9035 2 жыл бұрын
@@mikrotik Excellent, I'll give them another try in my EVE-NG sandbox.
@motomorphosi
@motomorphosi 2 жыл бұрын
CAN YOU MAKE VIDEO ABOUT USER MANAGER ?
@green-media-pl
@green-media-pl 2 жыл бұрын
Is it possible to show stats only for login user?
@mikrotik
@mikrotik 2 жыл бұрын
First, make a Queue for this specific user. You don't even need to specify any speed for this Queue. Then add new Graph rule, and specify allowed IP address to this user address.
@green-media-pl
@green-media-pl 2 жыл бұрын
@@mikrotik This is a great idea, I didn't know about it. I wrote it bad. I meant that I have remote access to login into the router and that's ok, but I would not like to show the whole world my stats, can it be limited
@mikrotik
@mikrotik 2 жыл бұрын
You can only limit by firewall, to block access from public interface to specific ports. Allow only from specific IP. Also - do not open the router to the whole world, this opens possibility of hacking. Allow access to your router only from secure VPN
@SB-qm5wg
@SB-qm5wg 2 жыл бұрын
rrd?
@AlexPebodyGM
@AlexPebodyGM 2 жыл бұрын
And don't forget open 80 or 443 (services) port for your's network IP's.
@takeiteasyeh
@takeiteasyeh 2 жыл бұрын
bestest ever
@ibrahim.eldakroury
@ibrahim.eldakroury 2 жыл бұрын
great video but i asked you to help me to get comment from ip-binding which has the same Mac-Address on Ip Hotspot users , to add it in comment with below script ip hotspot active :foreach i in=[find] do={ :local date [ /system clock get date] :local time [ /system clock get time] :global mac [get $i mac-address] :global add [get $i address] :global us [get $i user] :global inter [/ip ho get 0 interface] /ip hotspot user :foreach nm in=[find name=$us] do={ :global mac2 [get $nm mac-address] :if ( $mac ="$mac2") do={} else={ set $nm mac-address="$mac" address="$add" comment="$date at $time" }}}
Using the Profile tool in RouterOS
2:43
MikroTik
Рет қаралды 7 М.
Port knocking with MikroTik
11:36
MikroTik
Рет қаралды 18 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
5 reasons to choose MikroTik
6:33
MikroTik
Рет қаралды 10 М.
Настройка ограничения скорости на Mikrotik
13:08
Давыд Рыленков
Рет қаралды 22 М.
Create a dedicated management interface on MikroTik.
9:30
The Network Berg
Рет қаралды 17 М.
RouterOS CLI features everyone should know
4:41
MikroTik
Рет қаралды 11 М.
КАК Я ПРОЕКТИРУЮ IP ПОДСЕТИ ДЛЯ ЗАКАЗЧИКОВ
23:30
Сергей Геннадьевич
Рет қаралды 11 М.
VLAN в Mikrotik
21:20
Mikrotik Training
Рет қаралды 68 М.
9.Корпоративная сеть на MikroTik. VLAN
18:18
NetSkills. Видеоуроки. Cisco, zabbix, linux.
Рет қаралды 63 М.
MikroTik Hairpin NAT
4:35
MikroTik
Рет қаралды 40 М.