Search found 6 matches
- Wed Oct 17, 2018 6:31 am
- Forum: Feature Requests
- Topic: Auto reset fair link limit when status IDLE or scheduled time
- Replies: 4
- Views: 53724
Re: Auto reset fair link limit when status IDLE or scheduled time
Edit the file at /etc/crontabs/root and add a line something like the following 0 5 * * * kill -SIGUSR1 $(pidof qosmon) This would trigger the bandwidth to be reset every 5am of every day. The crontab syntax is described here: http://www.adminschoice.com/crontab-quick-reference Please keep in mind ...
- Tue Oct 16, 2018 8:20 pm
- Forum: Feature Requests
- Topic: Auto reset fair link limit when status IDLE or scheduled time
- Replies: 4
- Views: 53724
Re: Auto reset fair link limit when status IDLE or scheduled time
As discussed in the previous thread, this is more likely due to your individual connection and settings not being optimised. In the most recent versions we already have a button to reset the value manually. For automated reset on a timer I think this is best left to the user to create a cron job fo...
- Tue Oct 16, 2018 9:44 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: ACC manual control target ping time
- Replies: 6
- Views: 7004
Re: ACC manual control target ping time
Too low target ping times are the issue here not high ones. The automatically calculated ping times are the recommended ones. You should not attempt to use lower ones. You can try higher ones if you are having issues. Yes I agree with your point. Gargoyle seems to help with keeping the ping low for...
- Tue Oct 16, 2018 9:25 am
- Forum: Feature Requests
- Topic: Auto reset fair link limit when status IDLE or scheduled time
- Replies: 4
- Views: 53724
Auto reset fair link limit when status IDLE or scheduled time
Hello, may I request for this feature. After a few weeks of using and monitoring gargoyle, I find that it is not possible in my case for the link limit to climb up back to the original link limit. It is probably due to my setting, the link limit is throttled down from 36mbps to lower than 10mbps. It...
- Sun Sep 30, 2018 7:39 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: ACC manual control target ping time
- Replies: 6
- Views: 7004
Re: ACC manual control target ping time
Is there any suggested value for the target ping time? I have observed, when it is auto, the link limit will not raise on its own. I have tried by downloading a large file and made sure I am the only person using the internet. (Trying to replicate demand case) I guess the reason is because the rtt s...
- Sun Sep 30, 2018 6:47 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: ACC manual control target ping time
- Replies: 6
- Views: 7004
ACC manual control target ping time
Hello, What is the relation between manual control target ping time vs RTT time limit? When it is auto, I can see RTT time limit: 26 (ms) [22/26]. When I set to manual 40, I can see RTT time limit: 0 (ms) [69/123]. Where these numbers come from? Which number will be referred by ACC, 40 or 69? What I...