Project

General

Profile

« Previous | Next » 

Revision e4ec4631

Added by Ken McDonell over 16 years ago

  • ID e4ec4631e2d8072d3d815396cf993fdf2ee5f0a4

Fix issues in the network interface speed/baudrate metrics.
network.interface.speed is scaled from Megabits/second to
Megabytes/second using division by 8 instead of 10, units
of the two metrics were not right, and the conversion from
the speed/baudrate exposed by the ethtool ioctl interface
into these units was also incorrect.

  • added
  • modified
  • copied
  • renamed
  • deleted