[Linux-disciples] What does this mean? (fwd)
Adam Rosi-Kessel
adam at rosi-kessel.org
Thu Jul 7 14:42:49 EDT 2005
Stephen R Laniel wrote:
>>dmesg only shows an endless row of Inbound IN=eth0 etc. etc.
> You could do something like
> dmesg |grep 'Inbound IN=eth0' |wc -l
> to see precisely how many there are. But in any case, I'd
> say that this is overlogging.
dmesg doesn't keep an infinite log, though. Earlier messages fall off
the stack as later ones come in. You might check if the same messages
are also going to /var/log/syslog or /var/log/messages and you could do
the grep command above on that file to actually see how many messages
you're getting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20050707/1b113d2e/signature.pgp
More information about the Linux-disciples
mailing list