Re: "/var/log/messages" logs appear in the output of "sysctl -a"

2009-01-12 Thread Dag-Erling Smørgrav
"Eitan Shefi" writes: > I run "sysctl -a | less" why? DES -- Dag-Erling Smørgrav - d...@des.no ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questio

Re: "/var/log/messages" logs appear in the output of "sysctl -a"

2009-01-07 Thread Mateusz Guzik
On Wed, Jan 07, 2009 at 01:30:20PM +0200, Eitan Shefi wrote: > I am testing a NIC driver. > I found it's logs and "/var/log/messages" logs in the output of "sysctl > -a": > I run "sysctl -a | less", and there I find: > [..] > kern.msgbuf: ound file system checks in 60 seconds. > <118> > mtnic0: F

Re: "/var/log/messages" logs appear in the output of "sysctl -a"

2009-01-07 Thread Max Laier
On Wednesday 07 January 2009 12:30:20 Eitan Shefi wrote: > I am testing a NIC driver. > I found it's logs and "/var/log/messages" logs in the output of "sysctl > -a": > I run "sysctl -a | less", and there I find: > > kern.devstat.version: 6 > kern.devstat.generation: 137 > kern.devstat.numdevs: 1 >

Re: "/var/log/messages" logs appear in the output of "sysctl -a"

2009-01-07 Thread Remko Lodder
You are looking at the kernel message buffer with 'sysctl -a'. (kern.msgbuf). Nothing wrong with that. //Remko -- /"\ Best regards,| re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/| / \ ASCII Ribbon Campa

Re: "/var/log/messages" logs appear in the output of "sysctl -a"

2009-01-07 Thread Maxim Konovalov
On Wed, 7 Jan 2009, 13:14+0100, Gary Jennejohn wrote: > On Wed, 7 Jan 2009 13:30:20 +0200 > "Eitan Shefi" wrote: > > > I am testing a NIC driver. > > I found it's logs and "/var/log/messages" logs in the output of "sysctl > > -a": > > I run "sysctl -a | less", and there I find: > > > > kern.devst

Re: "/var/log/messages" logs appear in the output of "sysctl -a"

2009-01-07 Thread Gary Jennejohn
On Wed, 7 Jan 2009 13:30:20 +0200 "Eitan Shefi" wrote: > I am testing a NIC driver. > I found it's logs and "/var/log/messages" logs in the output of "sysctl > -a": > I run "sysctl -a | less", and there I find: > > kern.devstat.version: 6 > kern.devstat.generation: 137 > kern.devstat.numdevs: 1

"/var/log/messages" logs appear in the output of "sysctl -a"

2009-01-07 Thread Eitan Shefi
I am testing a NIC driver. I found it's logs and "/var/log/messages" logs in the output of "sysctl -a": I run "sysctl -a | less", and there I find: kern.devstat.version: 6 kern.devstat.generation: 137 kern.devstat.numdevs: 1 kern.kobj_methodcount: 143 kern.log_wakeups_per_second: 5 kern.msgbuf_cl