Re: Logging question

2012-04-28 Thread Chris Knadle
On Saturday, April 28, 2012 05:49:05, Camaleón wrote: > El 2012-04-27 a las 21:53 -0700, cletusjenkins escribió: ... > > I did find a problem where PCI slot 3 shares a DMA > > with the IDE controller, the NIC was in that slot. It is a 3com 3905B > > which is supposed to be able to share DMAs (and s

Re: Logging question

2012-04-28 Thread Camaleón
El 2012-04-27 a las 21:53 -0700, cletusjenkins escribió: (resending to the list) > On Fri, 27 Apr 2012 09:06:28 -0700 Camaleón wrote > > >On Thu, 26 Apr 2012 16:06:15 -0700, cletusjenkins wrote: > > > >> I have a machine that is locking up every few days. It doesn't seem to > >> b

Re: Logging question

2012-04-27 Thread Camaleón
On Thu, 26 Apr 2012 16:06:15 -0700, cletusjenkins wrote: > I have a machine that is locking up every few days. It doesn't seem to > be doing much when it happens, nor do I see anything in the syslog or > messages files. Is there any way to enable extra logging to try to catch > what is going wrong

Re: logging question

2002-06-25 Thread Vineet Kumar
* Geoff Ludwiczak ([EMAIL PROTECTED]) [020624 22:11]: > I'd like to know about what you people use for monitoring logs. Like > for instance, I know in Debian, that all logs are put into /var/log. > So I have a shell script that does sudo tail -f /var/log/*.log to keep > track of changes. I'm wond

Re: logging question

2002-06-25 Thread Christian Schoenebeck
> I'm wondering, what progams or what kind of setup do you have for monitoring > logs? I use the X window system a lot, so I guess what I'm also asking is, > what are the best programs for keeping these logs visible? Do you have a > transparent term or xconsole or some other root window writing p