Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2009 18:49:55 +0200 (CEST)
From:      "Zbigniew Szalbot" <z.szalbot@lcwords.com>
To:        freebsd-questions@freebsd.org
Subject:   mysql hiding from top
Message-ID:  <dbdfb102e213cc2923eb75a56243dac7.squirrel@relay.lc-words.com>

next in thread | raw e-mail | index | archive | help
hello,

Today I have finally upgraded my system to 7.1-RELEASE and just noticing
that mysql process is not being shown via the top command.

  PID USERNAME  THR PRI NICE   SIZE    RES STATE  C   TIME   WCPU COMMAND
 1612 root        1  20    0  9212K  6716K pause  2   0:26  0.00% perl5.8.9
  966 www         1   8    0  8236K  5452K nanslp 2   0:22  0.00% perl5.8.9
 1594 root        1  20    0  8740K  6220K pause  0   0:12  0.00% perl5.8.9

However, if you grep processes, you can see it should be displayed in the
top entries.
$ ps ax |grep mysql
32880  p0- I      0:00.00 /bin/sh /usr/local/bin/mysqld_safe...
32906  p0- S      1:33.72 /usr/local/libexec/mysqld...

I can live with that but maybe there's some explanation for this?

Thanks!

-- 
Zbigniew Szalbot




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