Search found 6 matches
- Thu Aug 11, 2016 11:25 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Bandwidth usage/distribution not working
- Replies: 6
- Views: 4742
Re: Bandwidth usage/distribution not working
This is the first time I've ever used git, so forgive my ineptitude. But I cloned it yesterday 8/10/2016 with the command from the documentation page: git clone git://gargoyle-router.com/gargoyle.git I just looked at the repository at https://www.gargoyle-router.com/gargoyle, and it looks like I hav...
- Thu Aug 11, 2016 6:00 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Bandwidth usage/distribution not working
- Replies: 6
- Views: 4742
Re: Bandwidth usage/distribution not working
More precisely, the error from starting bwmon_gargoyle is: root@Gargoyle:/etc/init.d# /etc/init.d/bwmon_gargoyle start iptables v1.4.21: Couldn't load match `bandwidth':No such file or directory Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.21: Couldn't load match `bandw...
- Thu Aug 11, 2016 5:07 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Bandwidth usage/distribution not working
- Replies: 6
- Views: 4742
Re: Bandwidth usage/distribution not working
I'm editing qosmon.c because I wanted to disable the ping entitlement to just use the pinglimit I enter, remove the minimum link limit to allow it to go below 15% of the max, and to prevent it from going idle to keep it active at all times. I live in the country and have a very inconsistent LTE inte...
- Thu Aug 11, 2016 3:31 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Bandwidth usage/distribution not working
- Replies: 6
- Views: 4742
Bandwidth usage/distribution not working
Hello! I just built Gargoyle from the latest git repository, after making a few tweaks to qosmon.c. I also had to edit the qosmon makefiles to get it to build (see https://www.gargoyle-router.com/phpbb/viewtopic.php?f=7&t=7739&p=32574&hilit=utils.h#p33618). The new image flashed fine, an...
- Sat Aug 06, 2016 4:24 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Bandwidth graph bug
- Replies: 1
- Views: 2067
Bandwidth graph bug
I'm getting some weirdness on the bandwidth graphs. Sometimes it works fine, but other times the scale turns to TBytes/s and plots below 0. I would post a screenshot, but I keep getting "the board attachment quota has been reached". Running 1.8.1.
- Thu Aug 04, 2016 10:49 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: ACC/qosmon config bug
- Replies: 2
- Views: 2505
ACC/qosmon config bug
I am running 1.8.1 and I couldn't get the ACC manual ping time limit to work. I would enter 100 in the web config, but it would still automatically set a ping time limit and ignore my entered limit. I ran ps and saw qosmon was being run with the -a flag: qosmon -a -b 800 8.8.8.8 3000 100 I skimmed t...