Well all right Leiche! Was just getting ready to ask about the temp thing on the new
.38.2pclos1 kernel and saw your .conf file had "${hwmon temp 1}°C" instead of "${acpitemp}°C" which is what I had using my .conf with the default kernel (2010.12). need to reboot again to see if it still works with the old kernel or not, but the temp thing was the only thing really keeping from trying the newer anyways.
Thanks a bunch!
mine is about as plain and simple as it gets
my .conf file
background no
use_xft yes
xftfont Bitstream Vera Sans Mono:size=10
xftalpha 0.8
update_interval 3.0
total_run_times 0
own_window yes
own_window_type conky
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,sticky,skip_pager
double_buffer yes
minimum_size 280 5
draw_shades yes
draw_outline no
draw_graph_borders yes
stippled_borders 8
border_margin 1
border_width 1
maximum_width 230
default_color darkgrey
default_shade_color black
default_outline_color black
alignment top_right
gap_x 1
gap_y 2
no_buffers yes
uppercase no
cpu_avg_samples 4
net_avg_samples 2
override_utf8_locale no
use_spacer no
TEXT
${alignc}PCLinuxOS LXDE 2010.12
${alignc}$kernel on $machine
${alignc}CPU: $cpu% CPU Temp: ${hwmon temp 1}C
${color grey} ${cpugraph 25,220 }
${alignc}RAM Used:$mem of $memmax
${color grey} ${membar 10,220}
${alignc}Processes:$color$processes Running:$color$running_processes
Cpu usage CPU PID
${color grey} ${top name 1} ${offset -50} ${top cpu 1} ${top pid 1}
${color grey} ${top name 2} ${offset -50} ${top cpu 2} ${top pid 2}
${color grey} ${top name 3} ${offset -50} ${top cpu 3} ${top pid 3}
${color grey} ${top name 4} ${offset -50} ${top cpu 4} ${top pid 4}
${color grey} ${top name 5} ${offset -50} ${top cpu 5} ${top pid 5}
${color grey} ${top name 6} ${offset -50} ${top cpu 5} ${top pid 6}
${color grey} ${top name 7} ${offset -50} ${top cpu 5} ${top pid 7}
Mem usage
${color grey} ${top_mem name 1} ${offset -50} ${top_mem mem 1} ${top pid 1}
${color grey} ${top_mem name 2} ${offset -50} ${top_mem mem 2} ${top pid 2}
${color grey} ${top_mem name 3} ${offset -50} ${top_mem mem 3} ${top pid 3}
${color grey} ${top_mem name 4} ${offset -50} ${top_mem mem 4} ${top pid 4}
${color grey} ${top_mem name 5} ${offset -50} ${top_mem mem 5} ${top pid 5}
${color grey} ${top_mem name 6} ${offset -50} ${top_mem mem 6} ${top pid 6}
${color grey} ${top_mem name 7} ${offset -50} ${top_mem mem 7} ${top pid 7}
${color grey} ${top_mem name 8} ${offset -50} ${top_mem mem 8} ${top pid 8}
${color grey} ${top_mem name 9} ${offset -50} ${top_mem mem 9} ${top pid 9}
${color grey} ${top_mem name 10} ${offset -50} ${top_mem mem 10} ${top pid 10}
${alignc} "It's a Series of Tubes"
# Connections
${alignc} In:${color grey} ${tcp_portmon 1 32767 count} Out: ${color grey} ${tcp_portmon 32768 61000 count}${alignr}
Down:${color grey} ${downspeed eth0} Up: ${color grey} ${upspeed eth0}