Skip to content

feat(inputs.fritzbox): Add support for fiber lines#18692

Closed
hdecarne wants to merge 8 commits intoinfluxdata:masterfrom
hdecarne:Resolve-merge-conflicts
Closed

feat(inputs.fritzbox): Add support for fiber lines#18692
hdecarne wants to merge 8 commits intoinfluxdata:masterfrom
hdecarne:Resolve-merge-conflicts

Conversation

@hdecarne
Copy link
Copy Markdown
Contributor

@hdecarne hdecarne commented Apr 11, 2026

Summary

Fiber based FRITZ!Box routers provide an interface to query fiber line status and statistics. The latter is also accessible via the TR-064 API already used by the plugin. Support for fiber lines can be added as an additional metrics using the existing plugin logic.

Checklist

Related issues

resolves #18691

@telegraf-tiger telegraf-tiger Bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Apr 11, 2026
@skartikey skartikey self-assigned this Apr 13, 2026
Copy link
Copy Markdown
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

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

@hdecarne Thanks for the PR! Please take a look at the comments.

Comment thread plugins/inputs/fritzbox/fritzbox.go Outdated
Comment thread plugins/inputs/fritzbox/fritzbox.go Outdated
Comment thread plugins/inputs/fritzbox/fritzbox.go
@hdecarne hdecarne requested a review from skartikey April 13, 2026 20:05
@hdecarne hdecarne closed this Apr 18, 2026
@hdecarne hdecarne deleted the Resolve-merge-conflicts branch April 18, 2026 13:12
@hdecarne
Copy link
Copy Markdown
Contributor Author

@skartikey, I renamed the branch to a more meaningful name, but this closed this PR and created a new one (#18740). Sorry for any inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add fiber support to fritzbox plugin

2 participants