Skip to content

[FEATURE] Add Miimon linux bonding metrics #3326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JustHumanz
Copy link

Add :

# HELP node_bonding_miimon MII link monitoring frequency in milliseconds.
# TYPE node_bonding_miimon gauge
node_bonding_miimon{master="bond0"} 200

From

/sys/class/net/<bonding>/bonding/miimon

pr context:

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While it's not exactly in scope for this, we really should refactor this collector to use https://github.com/prometheus/procfs.

@JustHumanz JustHumanz requested a review from SuperQ May 8, 2025 18:47
Signed-off-by: JustHumanz <[email protected]>
Signed-off-by: JustHumanz <[email protected]>
Signed-off-by: JustHumanz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants