Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Add transceiver metrics support

Pre-release
Pre-release
Compare
Choose a tag to compare
@zloo zloo released this 12 Jan 16:19
· 22 commits to master since this release
  • Adds support for transceiver metrics (ethtool -m <device>)
  • Adds an Info metric for basic stats (ethtool <device>)
  • Adds alarms if any of the transceiver metrics is above or below threshold. This metric doesn't exist if everything is within limits.

Alarms are untested as of yet. If you have an ethtool -m output for a device that shows an alarm, please create an issue and paste it there.