Article 6EDE0 LUA question about Networking and Conky

LUA question about Networking and Conky

by
tmick
from LinuxQuestions.org on (#6EDE0)
Hi all,
I'm a little confused, I'm trying to get Conky to display my Network Up and down speeds. It's not showing the up and down speeds the only thing I can find is this for the configuration of the Network output:
Code:${color grey}Networking:
${color yellow} - Up:$color ${upspeed(enp1s0)} ${color red} - Down:$color ${downspeed(enp1s0)}I can't make it show anything and am out of ideas, could one of you Lua experts tell me hoow to make this work? Please and thank you in advance
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments