tags 382947 moreinfo
quit

* Radek Antoniuk

> and of course sends ton of emails about it.
> 
> zz:~# ps aux | grep munin
> munin     8769  0.0  0.0   6720  3296 ?        Ss   11:40   0:00 /bin/sh -c 
> if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron; fi
> munin     8774  0.0  0.0   6720  3312 ?        S    11:40   0:00 /bin/sh 
> /usr/bin/munin-cron
> munin     8823  0.0  0.0   6720  1648 ?        S    11:40   0:00 /bin/sh 
> /usr/bin/munin-cron
> munin     8822  100  0.1  20336 15712 ?        RN   11:40  11:03 
> /usr/bin/perl -w /usr/share/munin/munin-graph --cron
> root      9166  0.0  0.0   4016  1760 pts/1    S+   11:51   0:00 grep munin
> 
> and:
> zz~# ls -l /proc/8822/fd/
> razem 5
> lr-x------ 1 munin munin 64 2006-08-14 11:45 0 -> pipe:[1618978]
> l-wx------ 1 munin munin 64 2006-08-14 11:45 1 -> pipe:[1619363]
> l-wx------ 1 munin munin 64 2006-08-14 11:45 2 -> pipe:[1619363]
> l-wx------ 1 munin munin 64 2006-08-14 11:45 3 -> 
> /var/log/munin/munin-graph.log
> l-wx------ 1 munin munin 64 2006-08-14 11:45 4 -> 
> /var/lib/munin/munin-graph.stats.tmp
> 
> and:
> zz~# strace -p 8822
> Process 8822 attached - interrupt to quit
> Process 8822 detached
> 
> zz:~# strace -p 8774
> Process 8774 attached - interrupt to quit
> wait4(-1,  <unfinished ...>
> Process 8774 detached
> zz:~# strace -p 8823
> Process 8823 attached - interrupt to quit
> read(0,  <unfinished ...>
> Process 8823 detached
> drogowskaz:~#

  Hmm, strange.  It's the first time I've heard of such a problem, ever.
 Can you see anything out of the ordinary in /var/log/munin/*.log? 
 The emails contains information of the lock files existing, I assume?

  Are you able to reproduce the problem at will, or was this a one-time
 occurrence?  If so, could you try
 "sudo -u munin /usr/share/munin/munin-graph --debug" and mail me the
 output?  I have a suspicion the spinning happens somewhere in RRDtool..

-- 
Tore Anderson



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to