Re: Server failover

2008-07-07 Thread James Mcphee
I agree that for the web-tier (apache), network directors (ultramonkey, localdirector, CSM) is the best way to go. It requires extra hardware, but they can be really small boxes. These devices sit between the client and your apache servers and hold the IP bound to your DNS entry (this is the way

Re: Server failover

2008-07-04 Thread Lisa Kachold
Modern UltraMonkey now is layer 4. But this looks interesting: http://ultramonkey-l7.sourceforge.jp/index_en.html --- On Thu, 7/3/08, Lisa Kachold <[EMAIL PROTECTED]> wrote: From: Lisa Kachold <[EMAIL PROTECTED]> Subject: Re: Server failover To: "Main PLUG discussion list"

Re: Server failover

2008-07-04 Thread Lisa Kachold
Correction:  Ultra Monkey is now FREE: www.ultramonkey.org (503)754-4452 Blackberry || www.obnosis.com via USB PPP EDVO/CDMA on Dell Latitude PII - Kubuntu 7.10 --- On Thu, 7/3/08, Lisa Kachold <[EMAIL PROTECTED]> wrote: From: Lisa Kachold <[EMAIL PROTECTED]> Subject: Re: Server

Re: Server failover

2008-07-03 Thread Ryan Rix
or > > you distro, or just buy Ultra Monkey. > > > > (503)754-4452 Blackberry || www.obnosis.com > > > > via USB PPP EDVO/CDMA on Dell Latitude PII - Kubuntu 7.10 > > > > --- On Thu, 7/3/08, Judd Pickell <[EMAIL PROTECTED]> wrote: > > From: Judd Pick

Re: Server failover

2008-07-03 Thread Josh Nalli
; script/application.  Research it and see if you can engineer your own for > you distro, or just buy Ultra Monkey. > > (503)754-4452 Blackberry || www.obnosis.com > > via USB PPP EDVO/CDMA on Dell Latitude PII - Kubuntu 7.10 > > --- On Thu, 7/3/08, Judd Pickell <[EMAIL PR

Re: Server failover

2008-07-03 Thread Lisa Kachold
bnosis.com via USB PPP EDVO/CDMA on Dell Latitude PII - Kubuntu 7.10 --- On Thu, 7/3/08, Judd Pickell <[EMAIL PROTECTED]> wrote: From: Judd Pickell <[EMAIL PROTECTED]> Subject: Re: Server failover To: "Main PLUG discussion list" Cc: [EMAIL PROTECTED] Date: Thursday, July

Re: Server failover

2008-07-03 Thread Judd Pickell
One of the places I worked for used this: http://bb4.com/ however it maybe too big for your needs, I am not sure. On Thu, Jul 3, 2008 at 10:04 AM, Matt Graham <[EMAIL PROTECTED]> wrote: > From: keith smith <[EMAIL PROTECTED]> >> I am looking for information on how I might be able to mirror one >>

Re: Server failover

2008-07-03 Thread Matt Graham
From: keith smith <[EMAIL PROTECTED]> > I am looking for information on how I might be able to mirror one > server onto another and set them up so if the main server dies > the second server will take over automatically. heartbeat and drbd. http://linux-ha.org/ and http://drbd.org/ to start. >

Re: Server failover

2008-07-03 Thread Francis Earl
Apologies, http://www.linux-ha.org/ is the correct site. --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: Server failover

2008-07-03 Thread Francis Earl
You should have been at the recent west side PLUG meeting, this was all basically discussed then! Anyway, look around on linuxha.org for information regarding what you're trying to do. Also, I believe 'dwchandler' is the person that gave the presentation, so you might want to get on the PLUG IRC c

Server failover

2008-07-03 Thread keith smith
Hi, I am looking at how to monitor a web server so I can be notified preferably by email, however a phone call would be cool, if port 80 or port 443 is not responding or if DNS is not working.  I'm hoping to find a way to do this without human intervention, ie software. Also I am looking for