Pull Bandwidth Monitoring into Conky

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Post Reply
casey2542
Posts: 3
Joined: Sat Dec 19, 2015 2:23 am

Pull Bandwidth Monitoring into Conky

Post by casey2542 »

Hello,

I'm looking for a way to pull Gargoyle's bandwidth statistics into Conky - specifically per-user upload stats.

Thanks in advance!
Last edited by casey2542 on Tue Dec 22, 2015 11:13 am, edited 1 time in total.

nworbnhoj
Posts: 916
Joined: Mon Jul 21, 2014 10:08 am
Location: Australia
Contact:

Re: Pull Bandwidth Monitoring into Conky

Post by nworbnhoj »

Might be easier to flash Gargoyle onto your router ;-)
Can you help someone else get Gargoyle up and running?
TL-WDR3600 : Gargoyle 1.9.0 : NBN FixedWireless
TL-WR1043ND-V2 : Gargoyle 1.8.0 : 3G Huawei E160E

casey2542
Posts: 3
Joined: Sat Dec 19, 2015 2:23 am

Re: Pull Bandwidth Monitoring into Conky

Post by casey2542 »

Already flashed Gargoyle on my router. Looking for a way to pull bandwidth stats into another machine.

nworbnhoj
Posts: 916
Joined: Mon Jul 21, 2014 10:08 am
Location: Australia
Contact:

Re: Pull Bandwidth Monitoring into Conky

Post by nworbnhoj »

Ah!

In that case

Code: Select all

/usr/bin/print_quotas
[EDIT] whoops - I was working on quotas and was reading what I was thinking - not what you was writing ..........

try

Code: Select all

/usr/bin/bw_get
/usr/bin/bw_print_history_file
Can you help someone else get Gargoyle up and running?
TL-WDR3600 : Gargoyle 1.9.0 : NBN FixedWireless
TL-WR1043ND-V2 : Gargoyle 1.8.0 : 3G Huawei E160E

casey2542
Posts: 3
Joined: Sat Dec 19, 2015 2:23 am

Re: Pull Bandwidth Monitoring into Conky

Post by casey2542 »

Awesome! I'll play around with that later today.

Thanks!

Post Reply