Search found 8 matches
- Sun Oct 22, 2017 6:55 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: How to turn off bandwidth monitoring?
- Replies: 4
- Views: 6529
Re: How to turn off bandwidth monitoring?
great! thanks
- Sun Oct 22, 2017 6:41 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: How to turn off bandwidth monitoring?
- Replies: 4
- Views: 6529
Re: How to turn off bandwidth monitoring?
I know it's been a long time, but I finally had some time to look into my speed issues. I disconnected everything else from the network. It's only the cable modem to the router to my computer. No WiFi. Nothing on for restrictions or quotas. No QoS. Xfinity speed paid for is 200 down/10 up rebooted r...
- Sat Apr 08, 2017 7:28 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: How to turn off bandwidth monitoring?
- Replies: 4
- Views: 6529
How to turn off bandwidth monitoring?
Hello. Your help is appreciated. Does bandwidth monitoring have significant overhead? I use Gargoyle for two thing. Bandwidth monitoring and QoS for VOIP. I no longer need bandwidth monitoring; I just need QoS. Can I turn off bandwidth monitoring? Is there an advantage of turning it off? Thanks, Allan
- Sat Feb 04, 2017 10:10 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Pulling the bandwidth.csv file with python
- Replies: 3
- Views: 4590
Re: Pulling the bandwidth.csv file with python
I think you can just ssh to the server and run:
this is from /www/bandwidth.csv
Code: Select all
cat /tmp/bw_backup/do_bw_backup.sh | grep bw_get | sed 's/.*bw_get/bw_get/' | sed 's/\-f .*/-t/g' > /tmp/tmp.bw.sh
sh /tmp/tmp.bw.sh | sed 's/^[^\-]*\-//g' | sed 's/\-/,/g'
rm /tmp/tmp.bw.sh
- Sat Feb 04, 2017 9:42 pm
- Forum: Feature Requests
- Topic: Connection List filter
- Replies: 1
- Views: 3345
Connection List filter
It would be great to have a host display filter in the Connection List.
- Tue Jan 17, 2017 2:26 am
- Forum: Hardware / Installation Issues
- Topic: Extroot question
- Replies: 1
- Views: 2053
Extroot question
Hello. I have a NETGEAR WNDR3800 running 1.8.1. I pit in a 16Gb USB stick and use USB Storage to format it and I select ext root. I ssh-ed to the router thank the rootfs appears to still be the onboard ram, but there is an overlayfs the same size as the rootfs. Does this mean the external usb is bei...
- Tue Jan 17, 2017 1:57 am
- Forum: General Discussion
- Topic: YAMon on gargoyle?
- Replies: 1
- Views: 2211
YAMon on gargoyle?
Has anyone tried YAMon with gargoyle? Does it work? Any reason not to try it?
- Mon Jan 16, 2017 6:40 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: Monitor/report by external IP?
- Replies: 1
- Views: 2191
Monitor/report by external IP?
Is it possible to see how much bandwidth is used sending and receiving data by the external IP address (or host name)? I have a data cap and I just installed gargoyle. I love how I can track BW usage by internal IP, which tells me which of my machines is using BW. I also want to know where the BW is...