Hi
On the charts that the Mikrotik generates the information that “Daily” Graph (5 Minute Average), means that the system makes an average of the last five minutes?
Hi
On the charts that the Mikrotik generates the information that “Daily” Graph (5 Minute Average), means that the system makes an average of the last five minutes?
Yes, that’s correct. It means you will normally not see quick bursts on the graph. For example, a user executing a speed test, which normally lasts less than 10 seconds, will not affect the 5-minute average very much. AFAIK, it’s just RRD underneath. This tutorial has details (see the Consolidation Functions section).
OK thanks for the reply, it would be possible to show the minimum values beyond the average and maximum value on the graph generated by mikrotik?
Sorry, no. There are no ways to configure the graphing for that. You would need to install something like Cacti or another SNMP graphing system and poll your devices, generating your own graphs.