Skip to content
New issue

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

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

Already on GitHub? # to your account

Support for the Fritz!Box cable versions #40

Closed
mcktr opened this issue Apr 5, 2019 · 4 comments
Closed

Support for the Fritz!Box cable versions #40

mcktr opened this issue Apr 5, 2019 · 4 comments
Assignees
Labels
Milestone

Comments

@mcktr
Copy link
Owner

mcktr commented Apr 5, 2019

Implement support for the Fritz!Box cable versions. The only methods where this matters should be the method where we check the link connection (connection_status, connection_uptime).

While the implementation should be fairly easy, the testing is difficult since I don't have a Fritz!Box cable version at hand.

@uclara
Copy link

uclara commented Sep 7, 2019

Hi mcktr,
I was a bit scared seeing that you stopped the development of check_tr64_fritz. But I'm very appreciate your move to GOLANG :-)
As for check_tr64_fritz I also would support you for testing the Cable box.

Ulli

@mcktr mcktr self-assigned this Sep 9, 2019
@mcktr mcktr added this to the 1.1.0 milestone Sep 9, 2019
@mcktr
Copy link
Owner Author

mcktr commented Sep 9, 2019

Hi @uclara,

thanks for the offer, I highly appreciate this. 👍

I now released a new release candidate version with the latest features, including support for Fritz!Box cable models.

Can you please test v1.1.0-rc1? :-)

Ensure you add --modelgroup "Cable" to the check call:

./check_fritz --hostname "192.168.178.1" --password "password" --modelgroup "Cable"

Please test the --modelgroup parameter with the two check methods connection_status and connection_uptime.

Thank you!

@mcktr mcktr added the needs-feedback Needs further information label Sep 9, 2019
@uclara
Copy link

uclara commented Sep 9, 2019

Hi @mcktr,

it seems working fine on my FRITZ!Box 6490 Cable :-)

Ulli

@mcktr
Copy link
Owner Author

mcktr commented Sep 12, 2019

@uclara Thanks for testing 👍

@mcktr mcktr closed this as completed Sep 12, 2019
@mcktr mcktr removed the needs-feedback Needs further information label Sep 12, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants