mcktr / check_fritz

Check plugin written in Go to monitor a Fritz!Box
GNU General Public License v2.0
32 stars 10 forks source link

"Unknown method" if I use downstream_usage or upstream_usage #61

Closed uclara closed 5 years ago

uclara commented 5 years ago

If I use the methods downstream_usage and upstream_usage, I get the error message "Unknown method". Tested with FRITZ!Box 7490, FRITZ!Box 7390, and FRITZ!Box 6490 Cable

Ulli

mcktr commented 5 years ago

The methods downstream_usage and upstream_usage are new methods which are not included in the current stable release.

I plan to release a new version soon, since the current code is almost ready. Nevertheless I would like to have a release candidate first prior the next stable release.

I keep this open for tracking, but labeled it with no-issue since it isn't really an issue. :)

mcktr commented 5 years ago

A new release candidate version, v1.1.0-rc1, is available. If possible please test this.

If no critical bugs are caught a new stable version can most likely released next week.

uclara commented 5 years ago

Hi @mcktr,

also downstream_usage and upstream_usage works fine now with v1.1.0-rc1 :-)

Ulli

mcktr commented 5 years ago

Thanks for testing, so there seems to be no showstopper for the stable release next week. :)