Date: Mon, 01 Sep 2008 00:13:33 +0930 From: Andrew D <andrewd@webzone.net.au> To: Redd Vinylene <reddvinylene@gmail.com> Cc: questions@freebsd.org Subject: Re: How to test the uptime of a webserver? Message-ID: <48BAAE15.1000304@webzone.net.au> In-Reply-To: <f1019d520808310724q4ed30e35xd2c1b5ab1be4d14e@mail.gmail.com> References: <f1019d520808301635q7a3407fcpe0c6f3115a70d02a@mail.gmail.com> <2620c3260808301722s673f70dkab7590f1ed9e48a4@mail.gmail.com> <f1019d520808310724q4ed30e35xd2c1b5ab1be4d14e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Redd Vinylene wrote: > On Sun, Aug 31, 2008 at 2:22 AM, Moises Castellanos <m2o7i1@gmail.com> wrote: >> >> On Sun, Aug 31, 2008 at 7:05 PM, Redd Vinylene <reddvinylene@gmail.com> >> wrote: >>> Hello hello! >>> >>> I got this dedicated server which is exposed to DDoS attacks quite >>> frequently. Say I need to host a website on it, is there any way of >>> telling how often it is actually online (to the rest of the world)? >>> >>> Maybe make some sort of ping script from a remote server? >> >> Hello, >> >> You can install nagios and monitor the web server. It will send you an >> email when >> the server is down and when is up again. With this information you can know >> the uptime >> of the web server. > > I'd have to install Nagios on a different server then, right? I doubt > the actual server knows when its ISP's link drops (or just slows down) > due to an attack. > You can easily get nagios to test the web server sitting on the same machine its installed on and you can also get nagios to ping some external target to test the link. However if the link is down that won't help you, so basically yes it would be wise to have an external nagios server.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48BAAE15.1000304>