You are not logged in.

#1 2018-04-29 15:24:21

stlarch
Member
From: hell
Registered: 2010-12-25
Posts: 1,265

Conky upspeedgraph/downspeedgraph not working

i can't seem to get upspeedgraph/downspeedgraph to work in conky, it shows up for about a split second after i close firefox but then nada.. upspeed/downspeed works, i'm pretty sure i have the scale right, maybe something in the top part isn't right? any help would be appreciated, thanks

use_xft yes
xftfont Sans
xftalpha 0.1
update_interval 1
total_run_times 0
own_window no
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 250 5
maximum_width 750
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
default_color white
default_shade_color grey
default_outline_color white
alignment top_left
gap_x 60
gap_y 300
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 1
override_utf8_locale yes
use_spacer right


TEXT
${voffset 10}${color EAEAEA}${font Sans:pixelsize=120}${time %I:%M}${font}${voffset -84}${offset 10}${color FFA300}${font Sans:pixelsize=42}${time %d} ${voffset -15}${color EAEAEA}${font Sans:pixelsize=22}${time  %B} ${time %Y}${font}${voffset 24}${font Sans:pixelsize=58}${offset -148}${time %A}${font}
${voffset 15}${offset 20}${font Sans:pixelsize=12}${color FFA300}HD ${offset 9}$color${fs_used /} / ${fs_size /}${offset 30}${color FFA300}RAM ${offset 9}$color$mem / $memmax${offset 30}${color FFA300}CPU ${offset 9}$color${cpu cpu0}%${offset 30}${color FFA300}BATT ${offset 9}$color${battery BAT1}
${voffset 15}${offset 20}${font Sans:pixelsize=12}${color FFA300}UP ${offset 9}${upspeedgraph enp8s0 10,200 FFA300 EAEAEA 500}${offset 9}${color FFA300}DN ${offset 9}${downspeedgraph enp8s0 10,200 FFA300 EAEAEA 3750}

2018_04_29_101812_1366x768_scrot.png

Offline

#2 2018-04-29 20:52:48

peterklarc
Member
Registered: 2017-03-28
Posts: 28

Re: Conky upspeedgraph/downspeedgraph not working

Working for me:

background yes
use_xft yes
xftfont 123:size=8
xftalpha 1
update_interval 3
total_run_times 0
own_window yes
own_window_type 'override'
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_argb_visual yes
double_buffer yes
minimum_size 400 200
maximum_width 650
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color e3e3e3 
#default_color Gray88 
default_shade_color black
default_outline_color green
alignment top_left
gap_x 700
gap_y 105
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 1
override_utf8_locale yes
use_spacer right

TEXT
${voffset -2}${offset 12}${font DejaVuSans:pixelsize=14}${color #FCD97B}Archlinux ${offset 5}$color${kernel}
${voffset -2}${offset 12}${color #dddddd}${font DejaVuSans:pixelsize=95}${time %H:%M}${font}${voffset -84}${offset 10}${color #FCD97B}${font DejaVuSans:pixelsize=42}${time %d}${voffset -14}${color #dddddd}${font DejaVuSans:pixelsize=22} ${time  %B} ${time %Y}${font}${voffset 24}${font DejaVuSans:pixelsize=48}${offset -165}${time %A}${font}

${voffset -2}${offset 12}${hr 1}

${voffset -2}${offset 12}${font DejaVuSans:pixelsize=14}${color #FCD97B}HD ${offset 5}$color${fs_free /home} / ${fs_size /home}${offset 15}${color #FCD97B}CPU ${offset 5}$color${cpu cpu0}%${offset 15}${color #FCD97B}RAM ${offset 5}$color$memperc%${offset 15}${color #FCD97B}SWAP ${offset 5}$color$swapperc%${offset 15}${color #FCD97B}DOWN$color${offset 5}${if_existing /proc/net/route eth1}${downspeed eth1}${else}${if_existing /proc/net/route wlo1}${downspeed wlo1}${else}${if_existing /proc/net/route eth0}${downspeed eth0}${endif}${endif}${endif}${offset 15}${color #FCD97B}UP$color${offset 5}${if_existing /proc/net/route eth1}${upspeed eth1}${else}${if_existing /proc/net/route wlo1}${upspeed wlo1}${else}${if_existing /proc/net/route eth0}${upspeed eth0}${endif}${endif}${endif}

Last edited by peterklarc (2018-04-29 20:54:12)

Offline

#3 2018-04-30 11:38:56

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 501

Re: Conky upspeedgraph/downspeedgraph not working

Could you check it without the gradient colors and scale (FFA300 EAEAEA 500 and FFA300 EAEAEA 3750)? Are you sure your network interface is enp8s0?
Also, I tried your (graph) settings. I'm not sure how you're going to see anything. Up and down graphs were really really short. Mine are set at 25 to your 10. I also tried your gradients and scale with my box settings (25,100) and nothing showed.

Offline

#4 2018-04-30 15:58:48

stlarch
Member
From: hell
Registered: 2010-12-25
Posts: 1,265

Re: Conky upspeedgraph/downspeedgraph not working

@peterklarc are you using the graphs? i don't see them in you config, i'm still seeing a little double from last night so let me try to look again kkkk

Offline

#5 2018-04-30 16:08:02

stlarch
Member
From: hell
Registered: 2010-12-25
Posts: 1,265

Re: Conky upspeedgraph/downspeedgraph not working

@Buddlespit i tried removing the gradients and scale and still nothing, and just about every other combination.. i'm positive that's my correct wired interface, i'm mostly plugged in these days..like i said, upspeed and downspeed work fine, i just can't get the graphs to stay showing.. i see what you mean about it being too small though, thanks.. i'm just trying to get it to show up and then mess with it some more to get what i want, and like i said it shows up for about one second after i close firefox or a terminal and then dissapears again, i can see that it's working though? doidão, it's like the photons through the slit thing, you can shoot them all day long and everyone goes through the slit and then as soon as someone observes them, they change and start going around the slit.. doidão

Last edited by stlarch (2018-04-30 16:18:40)

Offline

#6 2018-04-30 22:52:35

peterklarc
Member
Registered: 2017-03-28
Posts: 28

Re: Conky upspeedgraph/downspeedgraph not working

Hi,
Sorry no I'm not using graphs!!
But maybe try this it's working with me - just add this line to my above conky - the downspeedgraph and the upspeedgraph :

${voffset 15}${offset 20}${font Sans:pixelsize=12}${color FFA300}UP ${offset 9}${upspeedgraph enp8s0 10,200 FFA300 EAEAEA .5}${offset 9}${color FFA300}DN ${offset 9}${downspeedgraph enp8s0 10,200 FFA300 EAEAEA .5}

Last edited by peterklarc (2018-04-30 23:08:41)

Offline

#7 2018-05-01 11:39:20

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 501

Re: Conky upspeedgraph/downspeedgraph not working

Part of your configuration compared to mine.
Yours:

own_window yes
own_window_type 'override'
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_argb_visual yes

Mine:

own_window_class = 'Conky',
own_window = true,
own_window_type = 'normal',--#try also 'normal', 'override', 'panel', 'desktop'
own_window_transparent = false,
own_window_colour = 'black',
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
own_window_argb_visual = true,
own_window_argb_value =75,--#transparency maximum:255(no transparency), minimum:0(full transparency)

I was having issues with the kwin compositor and conky blinking in and out of existence until I had made a couple of changes to the "own_window" set. And I'm not sure what version of conky you're running, but your config looks like the old version. Have you tried updating your config?

Offline

#8 2018-05-05 13:02:19

stlarch
Member
From: hell
Registered: 2010-12-25
Posts: 1,265

Re: Conky upspeedgraph/downspeedgraph not working

@Buddlespit i'm using conky-all 1.10.6-1, i know it's the old config, it throws an error but seems to work fine otherwise, i noticed a lot are still using the old config, i tried to convert it a while back without any luck.. maybe i'll try it again.. i tried messing with the own_window stuff without any luck either.. i'll keep trying.. @peterklarc i tried that too ugh, thanks for the help though guys.. why you no work conky!!!

Offline

#9 2018-05-05 15:56:56

peterklarc
Member
Registered: 2017-03-28
Posts: 28

Re: Conky upspeedgraph/downspeedgraph not working

Hello
@stlarch see my conky with the new line:
conky imgur
I changed your values of the up/dow graphs. Confirm network name with command iwconfig.
Using compton compositor and lxde.

Offline

Board footer

Powered by FluxBB