[ZBX-16375] Problems with recalculation value kb > Gb kbps > Gbps Created: 2019 Jul 15 Updated: 2019 Jul 15 Resolved: 2019 Jul 15 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | None |
Affects Version/s: | 4.0.9 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Major |
Reporter: | Rustam Aleksenko | Assignee: | Zabbix Support Team |
Resolution: | Won't fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Centos 7.5 |
Attachments: |
![]() ![]() ![]() ![]() |
Description |
Steps to reproduce:
The same problem with network interfaces Screen = 3-4
|
Comments |
Comment by Rustam Aleksenko [ 2019 Jul 15 ] |
Zabbix server version 4.0.4 |
Comment by Edgar Akhmetshin [ 2019 Jul 15 ] |
Hello Rustam, By default, if the raw value exceeds 1000, it is divided by 1000 and displayed accordingly. For example, if you set bps and receive a value of 881764, it will be displayed as 881.76 Kbps. Yours value is in KB, you need to use custom multiplier preprocessing step with 1024 value and set units to B. Please be advised that this section of the tracker is for bug reports only. The case you have submitted can not be qualified as one, so please reach out to [email protected] for commercial support or consultancy services. Alternatively, you can also use our IRC channel or community forum (https://www.zabbix.com/forum) for assistance. With that said, we are closing this ticket. Thank you for understanding. Regards, |