looking for torsmo program replacement

Jimmie James jimmiejaz at gmail.com
Tue May 16 04:58:29 PDT 2006


   >thanks!

> >i've just installed it and it run w/o config file but since i copied the
> >sample config file to ~/.conkyrc it crashes with segmentation fault. :-(
> >i'll try to investigate tmrw or so what options if any makes it unhappy.
> >the crash shouldn't happen, though, of course.
>
    > m

I've not had that problem,  maybe something in the config (mine follows),
all I've noticed is that after about a week, it's using quite a bit of
memory, and the developers on irc.freenode.net #conky have said that using
'tail' is a known memory issue they're working on.  Of course, if you tail
your logs, you're going to need read permissions on them.

Hope this helps

Jimmie


background yes
use_xft yes
xftfont Bitstream Vera Sans:size=10
xftalpha 0.8
mail_spool $MAIL
update_interval 2.0
total_run_times 0
own_window no
double_buffer yes
maximum_width 1024
minimum_size 620 5
draw_shades yes
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 1
default_color white
default_shade_color black
default_outline_color black
alignment bottom_left
gap_x 1
gap_y 1
no_buffers yes
uppercase no
cpu_avg_samples 8
override_utf8_locale yes
use_spacer yes
TEXT
${alignc -110}${color #FFaa55}${top name 1}${top cpu 1}${top mem 1}
$color${font Bitstream Vera Sans:size=10} CPU: $cpu% ${cpubar 4,65}${font
Bitstream Vera Sans Mono:size=10}${alignc -120}${color #FFaa55}${top name
2}${top cpu 2}${top mem 2}
${color grey} RAM:$color $mem/$memmax ${color grey} Swap:$color
$swap/$swapmax${alignc -100}${color #aaFF55}${top name 3}${top cpu 3}${top
mem 3}
${color red} Up: $color ${upspeedf tun0}k/s${color green} Down: $color
${downspeedf tun0}k/s${alignc -100}${color #55ffdd}${top name 4}${top cpu
4}${top mem 4}
${color green} Uptime:${color green} $uptime ${color green} - Load:${color
green} $loadavg${alignc -100}${color #55ffdd}${top name 5}${top cpu 5}${top
mem 5}
Messages:
${color green}${execi 3 tail -n 3 /var/log/httpd-access.log}
${color red}${execi 3 tail -n 3 /var/log/messages}


More information about the freebsd-questions mailing list