Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Conky mem reporting acts weird
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
carbonated
n00b
n00b


Joined: 17 Nov 2004
Posts: 11
Location: Denmark

PostPosted: Mon Apr 03, 2006 6:31 pm    Post subject: Conky mem reporting acts weird Reply with quote

I have recently replaced my torsmo with conky, but have an annoying problem with it, which i have googled, googled then googled a bit for a solution to.

When i start conky it shows my memusage correct (also memmax & swap is correct).
First refresh (after 5 sec) does not break anything.
Second refresh (after another 5 secs) comes along and conky will no longer report any memory related info.

I have tried to change the refresh rate and it seems that conky looses touch with memory after about 5-10 seconds.

If anyone could suggest where to look for a solution, i would be very grateful.

(edit: conky-1.4.0-r1)

.conkyrc
Code:

# Conky sample configuration
#
# the list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.

# set to yes if you want Conky to be forked in the background
background yes

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*


# Use Xft?
use_xft yes

# Set conky on the bottom of all other applications
on_bottom yes

# Xft font when Xft is enabled
xftfont Bitstream Vera Sans Mono:size=8

# Text alpha when using Xft
xftalpha 0.8

# Print everything to stdout?
# out_to_console no

# MPD host/port
# mpd_host localhost
# mpd_port 6600
# mpd_password tinker_bell

# Print everything to console?
# out_to_console no

# mail spool
mail_spool $MAIL

# Update interval in seconds
update_interval 15.0

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes

# Use pseudo transparency with own_window?
own_window_transparent yes

# If own_window_transparent is set to no, you can set the background colour here
own_window_colour hotpink

# styre vist nok maxbredden naar windowed
maximum_width 310

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 280 5

# Draw shades?
draw_shades yes

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Draw borders around graphs
draw_graph_borders yes

# Stippled borders?
stippled_borders no

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color black

# Text alignment, other possible values are commented
#alignment top_left
#alignment top_right
#alignment bottom_left
alignment bottom_right
#alignment none

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 12
gap_y 40

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale no


# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer yes

#   mldonkey_hostname     Hostname for mldonkey stuff, defaults to localhost
#   mldonkey_port         Mldonkey port, 4001 default
#   mldonkey_login        Mldonkey login, default none
#   mldonkey_password     Mldonkey password, default none

# boinc (seti) dir
# seti_dir /opt/seti

# Allow for the creation of at least this number of port monitors (if 0 or not set, default is 16)
#min_port_monitors 16

# Allow each port monitor to track at least this many connections (if 0 or not set, default is 256)
#min_port_monitor_connections 256

# none, xmms, bmp, audacious, infopipe (default is none)
xmms_player infopipe

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument

# stuff after 'TEXT' will be formatted on screen

TEXT
$nodename - $sysname $kernel on $machine
$stippled_hr

${color lightgrey}Uptime:$color $uptime ${color lightgrey}- Load:$color $loadavg
${color lightgrey}Processes:$color $processes  ${color grey}Running:$color $running_processes
$stippled_hr

${color lightgrey}CPU Usage:${color #cc2222} $cpu% ${cpubar}
${color red}${cpugraph 0000ff 00ff00}
$stippled_hr

${color lightgrey}RAM Usage:$color $mem/$memmax - $memperc% ${membar}
${color lightgrey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar}
$color$stippled_hr

${color lightgrey}Networking:
 Down:${color #8844ee} ${downspeed eth0} k/s${color lightgrey} ${offset 80}Up:${color #22ccff} ${upspeed eth0} k/s
${color #0000ff}${downspeedgraph eth0 32,150 ff0000 0000ff} ${color #22ccff}${upspeedgraph eth0 32,150 0000ff ff0000}
${color lightgrey} Total Download:  ${totaldown eth0} ${offset 50}Total Upload:    ${totalup eth0}
$color$stippled_hr

${color lightgrey}File systems (free):
 /     $color${fs_free /}/${fs_size /}
${fs_bar /}
 /data $color${fs_free /data}/${fs_size /data}
${fs_bar /data}
$stippled_hr

${color #88aadd}MPD: ${alignc}${mpd_artist} - ${mpd_title}
${color #88aadd}${mpd_bar}
${color #88aadd}${alignc}$mpd_status
$stippled_hr

${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 lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
${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 #ddaa00} Xorg log:
${color}${tail /var/log/Xorg.0.log 3 30}
$stippled_hr

${color #ddaa00} De sidste par linier af dmesg:
${color}${execi 60 dmesg > conky.dmesg.helper} ${tail conky.dmesg.helper 3 30}
$stippled_hr

${color #ddaa00}Port(s)${alignr}#Connections
$color ALL:     ${alignr}$color ${tcp_portmon 1 65535 count}
$color mpd:     ${alignr}$color ${tcp_portmon 6600 6600 count}
$color sshd:    ${alignr}$color ${tcp_portmon 9229 9229 count}
$color torrent: ${alignr}$color ${tcp_portmon 6881 6999 count}
${color #ddaa00}Remote Address ${alignr} Local Service/Port$color
 ${tcp_portmon 1 65535 rhost 0} ${alignr} ${tcp_portmon 1 65535 lservice 0}
 ${tcp_portmon 1 65535 rhost 1} ${alignr} ${tcp_portmon 1 65535 lservice 1}
 ${tcp_portmon 1 65535 rhost 2} ${alignr} ${tcp_portmon 1 65535 lservice 2}
 ${tcp_portmon 1 65535 rhost 3} ${alignr} ${tcp_portmon 1 65535 lservice 3}
 ${tcp_portmon 1 65535 rhost 4} ${alignr} ${tcp_portmon 1 65535 lservice 4}
 ${tcp_portmon 1 65535 rhost 5} ${alignr} ${tcp_portmon 1 65535 lservice 5}
 ${tcp_portmon 1 65535 rhost 6} ${alignr} ${tcp_portmon 1 65535 lservice 6}
 ${tcp_portmon 1 65535 rhost 7} ${alignr} ${tcp_portmon 1 65535 lservice 7}
 ${tcp_portmon 1 65535 rhost 8} ${alignr} ${tcp_portmon 1 65535 lservice 8}
 ${tcp_portmon 1 65535 rhost 9} ${alignr} ${tcp_portmon 1 65535 lservice 9}
 ${tcp_portmon 1 65535 rhost 10} ${alignr} ${tcp_portmon 1 65535 lservice 10}
 ${tcp_portmon 1 65535 rhost 11} ${alignr} ${tcp_portmon 1 65535 lservice 11}
 ${tcp_portmon 1 65535 rhost 12} ${alignr} ${tcp_portmon 1 65535 lservice 12}
 ${tcp_portmon 1 65535 rhost 13} ${alignr} ${tcp_portmon 1 65535 lservice 13}
 ${tcp_portmon 1 65535 rhost 14} ${alignr} ${tcp_portmon 1 65535 lservice 14}
$stippled_hr

_________________
We can't stop here, this is batcountry!
Back to top
View user's profile Send private message
brenden
l33t
l33t


Joined: 09 Mar 2004
Posts: 710
Location: Calgary, AB

PostPosted: Mon Apr 17, 2006 6:53 pm    Post subject: Reply with quote

still having this problem with conky 1.4.1?
Back to top
View user's profile Send private message
carbonated
n00b
n00b


Joined: 17 Nov 2004
Posts: 11
Location: Denmark

PostPosted: Mon Apr 17, 2006 7:16 pm    Post subject: Reply with quote

Yes, the problem persists after an upgrade to 1.4.1

I should of course have mentioned that i'm using a ppc (pb g4 1ghz)
_________________
We can't stop here, this is batcountry!
Back to top
View user's profile Send private message
brenden
l33t
l33t


Joined: 09 Mar 2004
Posts: 710
Location: Calgary, AB

PostPosted: Mon Apr 17, 2006 7:46 pm    Post subject: Reply with quote

just tested on my powerbook, couldn't reproduce the problem.

perhaps you can paste the output of:
Code:
cat /proc/meminfo
Back to top
View user's profile Send private message
carbonated
n00b
n00b


Joined: 17 Nov 2004
Posts: 11
Location: Denmark

PostPosted: Mon Apr 17, 2006 7:50 pm    Post subject: Reply with quote

Code:
doe@GentooG4 /home/doe $ cat /proc/meminfo
MemTotal:      1032896 kB
MemFree:        185872 kB
Buffers:         69180 kB
Cached:         393584 kB
SwapCached:          0 kB
Active:         563804 kB
Inactive:       214284 kB
HighTotal:      262144 kB
HighFree:          852 kB
LowTotal:       770752 kB
LowFree:        185020 kB
SwapTotal:      524280 kB
SwapFree:       524036 kB
Dirty:             696 kB
Writeback:         292 kB
Mapped:         382376 kB
Slab:            59560 kB
CommitLimit:   1040728 kB
Committed_AS:   385008 kB
PageTables:       2020 kB
VmallocTotal:   186216 kB
VmallocUsed:     87636 kB
VmallocChunk:    98496 kB

_________________
We can't stop here, this is batcountry!
Back to top
View user's profile Send private message
brenden
l33t
l33t


Joined: 09 Mar 2004
Posts: 710
Location: Calgary, AB

PostPosted: Mon Apr 17, 2006 7:59 pm    Post subject: Reply with quote

i'm not really sure whats going on. are you seeing any errors or anything? what kernel are you running?
Back to top
View user's profile Send private message
carbonated
n00b
n00b


Joined: 17 Nov 2004
Posts: 11
Location: Denmark

PostPosted: Mon Apr 17, 2006 8:05 pm    Post subject: Reply with quote

I'm running 2.6.16-gentoo,
and no other apps are having trouble reporting on mem/swap.
_________________
We can't stop here, this is batcountry!
Back to top
View user's profile Send private message
carbonated
n00b
n00b


Joined: 17 Nov 2004
Posts: 11
Location: Denmark

PostPosted: Mon Apr 17, 2006 8:14 pm    Post subject: Reply with quote

I have to go offline now.
Just ask for any info/logs/etc, and i will respond to it tomorrow
_________________
We can't stop here, this is batcountry!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
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