lsof -n| grep '^mysqld' | grep ESTABLISHED | wc -l;  netstat -n | grep mysql | 
grep VERBUNDEN | wc -l
1926
18

Am 27.02.2012 13:32, schrieb Johan De Meersman:
> ----- Original Message -----
>> From: "Reindl Harald" <h.rei...@thelounge.net>
>>
>> other machines (rsyslog configured for mysql)
> 
> Hmm, that would mean a lot of very brief connections, I guess. Coud you try 
> with my line? I don't expect it to vanish, but I think it should close the 
> gap a little.
> 
>> netstat | grep mysql | wc -l
>> 19
>>
>> lsof | grep mysql | grep ESTABLISHED | wc -l
>> 2247

-- 

Mit besten Grüßen, Reindl Harald
the lounge interactive design GmbH
A-1060 Vienna, Hofmühlgasse 17
CTO / software-development / cms-solutions
p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40
icq: 154546673, http://www.thelounge.net/

http://www.thelounge.net/signature.asc.what.htm

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to