All,
I have a report that lists all interfaces of a certain kind, and displays peak receive and transmit rate. I want this to be displayed in bps (or kbps/Mbps). That works fine up to 9,99Mbps. When I have 10Mbps or higher, I get wrong figures. The correct number is divided by 10.000.000. Thus, instead of 20,8Mbps I get 2bps.
I reported this to Solarwinds ~2 years ago. The only way is to choose another format in Field Formatting. But then I get like 2,084062E+07, which is not as easily understood as 20,8Mbps.
Anyone else seen this? Can it be related to different local settings in Windows Server?