Hi everyone,
I'm using zabbix 4.2.1, MySQL MariaDB 15.
I want to creat report about bandwidth utilization (min, max, average, 90th percentile) of whole month but only calculate in working hours (8h-18h, monday to saturday, 1-30).
I just expect collecting data to creat excel table below, but graph is awesome!
I think it possible to do by query direct from database but I'm newbie with Database and MySQL so I don't know how to do, please help me!
Thank you for any support!
I'm using zabbix 4.2.1, MySQL MariaDB 15.
I want to creat report about bandwidth utilization (min, max, average, 90th percentile) of whole month but only calculate in working hours (8h-18h, monday to saturday, 1-30).
I just expect collecting data to creat excel table below, but graph is awesome!
I think it possible to do by query direct from database but I'm newbie with Database and MySQL so I don't know how to do, please help me!
Thank you for any support!
Comment