Hi, i need some help with percentile line.
1. I got a graph with displaying incoming and outcoming traffic. I add percentile line on it but in calculations of percentile value zabbix take all the values on this 2 lines and count percentile. I need to count only max values on graph. For example if incoming traffic is more then outcoming at the same time, zabbix should use only incoming traffic value for calculations and ignore outcoming value. Can i customize it?
2. I have a graph with incoming traffic displaying in gbit/s. I added a percentile line on this graph and it also shows its value in gbit and has only 2 digits after dot. But i need more accurate percentile value for the billing, at least 3 digits after dot or displaying it in mbits. How can i deal with it?
1. I got a graph with displaying incoming and outcoming traffic. I add percentile line on it but in calculations of percentile value zabbix take all the values on this 2 lines and count percentile. I need to count only max values on graph. For example if incoming traffic is more then outcoming at the same time, zabbix should use only incoming traffic value for calculations and ignore outcoming value. Can i customize it?
2. I have a graph with incoming traffic displaying in gbit/s. I added a percentile line on this graph and it also shows its value in gbit and has only 2 digits after dot. But i need more accurate percentile value for the billing, at least 3 digits after dot or displaying it in mbits. How can i deal with it?
Comment