Conky 1.7.1.1

Core libraries and systems
Message
Author
User avatar
UberNoob
Posts: 33
Joined: Sun 24 Jan 2010, 02:17
Location: Potsdam NY USA

update_interval

#91 Post by UberNoob »

Out of curiosity:

Is there a general guideline as to how system resource consumption changes in proportion to changes in update_interval? For example would changing the update_interval from 1.0 to 4.0 see a reduction in conky resource consumption of A: 75% B: 50% C: that depends... or D: why do you care?
Follow the misadventures of "Timmy and his new puppy"
[url]http://puppylinuxnoob.blogspot.com/[/url]
About My Puppy: 4.3.1 FULL on a DELL INSPIRON B130

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#92 Post by linuxcbon »

I like this one based on trapster's and dave's configs :

Code: Select all

background no
use_xft no
update_interval 5
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent no
own_window_colour blue
double_buffer yes
minimum_size 125 5
draw_shades yes
draw_outline no
draw_graph_borders yes
default_color white
default_shade_color black
default_outline_color white
alignment top_right
gap_x 10
gap_y 60 
no_buffers yes
uppercase no
cpu_avg_samples 20
net_avg_samples 20

TEXT
$stippled_hr
$nodename - $sysname $kernel on $machine
$stippled_hr
${color lightgrey}Uptime:$color $uptime ${color lightgrey}
${color lightgrey}Load:$color $loadavg
${color lightgrey}CPU Usage:${color #cc2222} $cpu% ${cpubar}
${color lightgrey}RAM Usage:$color $mem/$memmax - $memperc% ${membar}
${color lightgrey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar}
${color lightgrey}Processes:$color $processes  ${color grey}Running:$color $running_processes
$stippled_hr
${color #ddd}Battery:  $color $battery
${color #ddd}CPU Temp: $color $acpitemp
${color #ddd}Fan Status:$color $acpifan
$color$stippled_hr
${color lightgrey}Networking:
${color grey}Wlan IP: ${color} ${addr wlan0} ${color grey}wifi signal: ${color red} ${wireless_link_qual_perc wlan0}
${color grey}Wired IP: ${color} ${addr eth0} ${color grey}
 Down:${color #8844ee} ${downspeed wlan0} k/s${color lightgrey} ${offset 80}Up:${color #22ccff} ${upspeed wlan0} k/s
${color #ddaa00}Port(s)${alignr}#Connections   
$color Inbound: ${tcp_portmon 1 32767 count}
 Outbound: ${tcp_portmon 32768 61000 count}
 ALL: ${tcp_portmon 1 65535 count}
${color #ddaa00}Inbound Connection ${alignr} Local Service/Port$color
 ${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0}
 ${tcp_portmon 1 32767 rhost 1} ${alignr} ${tcp_portmon 1 32767 lservice 1}
 $color$stippled_hr
${color lightgrey}File systems:
 /         $color${fs_free /}/${fs_size /} ${fs_bar /}
${color}Name              PID     CPU%   MEM%
${color #ddaa00} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color}Mem usage
${color #ddaa00} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${color lightgrey} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${color lightgrey} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
$stippled_hr
 ${color light grey}Current Headlines:
$color ${execi 300 /root/my-applications/conky-personal/conky-rss.sh http://rss.cnn.com/rss/cnn_topstories.rss 4 2}
But it doesnt show internet addresses and ports ?
and cnn top stories ?

Pelo

Conky Puppy precise 5.4.3 (2014)

#93 Post by Pelo »

Conky 1.7.1.1 the only one running in Puppy precise 5.4.3 (2014)
Newer failed :lol:
The problem : located above my icons. Can we change that ?
Last edited by Pelo on Sat 10 May 2014, 06:04, edited 1 time in total.

Pelo

conky.conf aligment top_right is ok

#94 Post by Pelo »

alignment top_right in conky.conf :)

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#95 Post by 666philb »

hi pelo,

you might be intrested in this conky 1.8.1.pet for precise ... includes conky switcher http://content.wuala.com/contents/666ph ... -1.8.1.pet
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
solo
Posts: 389
Joined: Thu 14 Nov 2013, 20:33

#96 Post by solo »

This one in the Saluki repository works fine on my Puppy Precise 5.7.1. as well.

https://archive.org/download/Puppy_Linu ... 1-i486.pet

Pelo

Conky, i tried newer versions

#97 Post by Pelo »

Conky, i tried newer versions, but i failed cause missing dependencies, i don't remember which ones, right now.
I come back... because i am with super Lucid. However, i take a glance in PPM lucid, as i am with it
Pet 1.8.1 downloaded, A missing dependance to add. (for supersulu)

conky 1.8.0 Lucid enough and perfect for Lucid 528 last issue (super Lupu)
Attachments
Lucid180.jpg
(24.33 KiB) Downloaded 1321 times

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

#98 Post by aragon »

hi pelo,

from memory i would say that the missing dependencies could be

- imlib2
- lua

imlib2 is used to display pictures in conky, lua to use advanced output options like these http://murga-linux.com/puppy/viewtopic.php?t=72815

both 'should' be available in ppm (for newer puppy-versions).

aragon

Pelo

both imlib and lua

#99 Post by Pelo »

both imlib and lua. regarding yr explanations, i don't need these libs. The appli should start without.
The versions 1.7 and 1.8.0 are enough for me. In fact, i have too low consumption of ram and CPU to care with that. It was to see. And the conky makes my desktop as a high technical tool. 'c'est de la frime' je regarde Google translation.
'it is a sham' would be the translation :P

Now CPU is 4%. The graphical scale makes it hardly (visible).

Ah i will perhaps change my opinion ; nice on lucid 5.28 ...

Post Reply