The time now is Wed 22 May 2013, 21:16
All times are UTC - 4 |
| Author |
Message |
UberNoob

Joined: 23 Jan 2010 Posts: 33 Location: Potsdam NY USA
|
Posted: Tue 02 Mar 2010, 23:42 Post subject:
update_interval |
|
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"
http://puppylinuxnoob.blogspot.com/
About My Puppy: 4.3.1 FULL on a DELL INSPIRON B130
|
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 693
|
Posted: Mon 23 Aug 2010, 01:33 Post subject:
|
|
I like this one based on trapster's and dave's configs :
| Code: | 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 ?
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0435s ][ Queries: 12 (0.0050s) ][ GZIP on ] |