Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 07:58:18 -0400
From:      "Jimmie James" <jimmiejaz@gmail.com>
To:        martinko <martinkov@pobox.sk>, "C.J. van Wandelen" <wanderingidea@casema.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: looking for torsmo program replacement
Message-ID:  <7e148fb90605160458p7a08e277r993883e3eb48ce31@mail.gmail.com>
In-Reply-To: <4469032C.50105@pobox.sk>
References:  <7e148fb90605141258y1a2bea95t5b408a7bd029c6fe@mail.gmail.com> <4469032C.50105@pobox.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
   >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=3D10
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=3D10} CPU: $cpu% ${cpubar 4,65}${font
Bitstream Vera Sans Mono:size=3D10}${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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7e148fb90605160458p7a08e277r993883e3eb48ce31>