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

Implement function that checks if current is more than x% of max #48

Closed
fdellwing opened this issue May 7, 2019 · 0 comments · Fixed by #55
Closed

Implement function that checks if current is more than x% of max #48

fdellwing opened this issue May 7, 2019 · 0 comments · Fixed by #55
Assignees
Milestone

Comments

@fdellwing
Copy link

Let's say we want to monitor if the current up or downstream is more than 80% of the total available bandwidth. It would be nice to have a check where I can provide crit and warn value and the app calculates that automatically.

./check_fritz -m downstream_usage -c 80

OK - Current Downstream is 34.47 Mbit/s of 97.46 Mbit/s (35.37% utilization) | perfdata

@mcktr mcktr added the enhancement New feature or request label May 30, 2019
@mcktr mcktr self-assigned this Jun 18, 2019
@mcktr mcktr added this to the 1.1.0 milestone Jul 4, 2019
@mcktr mcktr closed this as completed in #55 Jul 4, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants