Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2007 13:23:12 -0700
From:      "Don O'Neil" <lists@lizardhill.com>
To:        "'Derek Ragona'" <derek@computinginnovations.com>, "'Marc G. Fournier'" <scrappy@hub.org>, <freebsd-questions@freebsd.org>
Subject:   RE: KVM over IP (Was: Re: adding keyboard after reboot with no keyboard) ...
Message-ID:  <006801c77bae$106f15f0$0600020a@mickey>
In-Reply-To: <6.0.0.22.2.20070410150409.02531170@mail.computinginnovations.com>
References:  <DB1C681FBA350242795277B4@ganymede.hub.org><6.0.0.22.2.20070410100710.025273c8@mail.computinginnovations.com><0FC87C0D2B43ABA3F0CECCAD@ganymede.hub.org> <6.0.0.22.2.20070410150409.02531170@mail.computinginnovations.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Try the Aten CN6000... They can be purchased for less than $500... They work
GREAT, and can be attached to a KVM switch to cascade for multiple servers.

http://www.aten-usa.com/?product&cat=583&Item=CN6000 

-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Derek Ragona
Sent: Tuesday, April 10, 2007 1:09 PM
To: Marc G. Fournier; freebsd-questions@freebsd.org
Subject: Re: KVM over IP (Was: Re: adding keyboard after reboot with no
keyboard) ...

At 02:11 PM 4/10/2007, Marc G. Fournier wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>
>Does anyone know of a reasonably priced one?  Our newer servers, we've 
>been using HP servers, so that we have this built in, but I have 6 
>older servers that I'd love to be able to deal with remotely without 
>headaches ... I only need to be able to access one at a time ...
>
>I've tried the 'serial console' route, but if the server crashes, 
>logging in to the serial console doesn't show you anything, whereas, 
>with the HP 'remote console' feature, its the same as a KVM, where 
>running it does a screen refresh, so that I can see what is on the 
>screen at the time of the crash ...

The simplest thing you can do is to make sure you are logging the console
messages.  I set all remote servers to log the actual console output to a
separate log file in /etc/syslog.conf adding the line:
console.info                                    /var/log/console.log

and adding a line to /etc/newsyslog.conf to rotate the logs:
/var/log/console.log                    600  5     100  *     J

         -Derek

--
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.
MailScanner thanks transtec Computers for their support.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006801c77bae$106f15f0$0600020a>