News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
CatsWhoCode.com:
How to easily monitor your web server using PHP
February 08, 2010 @ 13:48:31

In a new post to the CatsWhoCode.com blog Jean-Babtiste Jung walks you through the creation of a simple monitoring script written using just PHP that can tell you if your web site is up and responsive.

In order to make sure that your website is always available to the public, you have to monitor it. In this tutorial, I'll show you how you can easily create a monitoring script that will check your website availability and send an email or sms alert to you if it isn't.

They have a snippet of code (about 15 lines long) with a function you can call to check a remote host's connection and check the returned data for a certain string. This can not only ensure that your site is responsive but also that it's not responding incorrectly. You could even use this to hit a certain monitoring page of your site to check for certain things (like database connection problems).

0 comments voice your opinion now!
monitor webserver tutorial socket



Similar Posts

Rob Allen's Blog: Zend Framework Tutorials (an Update and Zend_Auth)

Christian Weiske's Blog: PHP Testfest Berlin 2009

NETTUTS.com: Secure Your Forms With Form Keys

PHPBuilder.com: Building an Error-Handling Mechanism

The Bakery: Ten New Tutorials/Components/Releases Posted


Community Events









Don't see your event here?
Let us know!


wordpress microsoft codeigniter zendframework conference facebook sqlserver developer framework symfony podcast performance opinion job release feature joomla drupal extension windows

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework