News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



DevShed:
A Basic Monitoring Engine in PHP
0 comments :: posted Thursday September 14, 2006 @ 13:44:19
voice your opinion now!

Continuing on in their series of working with stand alone PHP scripts, DevShed has posted this third and last part looking at the creation of a basic script you can use to monitor your server (an excerpt from Advances PHP Programming by George Schlossnagle).

Last week, we continued our discussion of PHP standalone scripts with child processes and more. This week, we conclude our discussion and bring together what you've learned.

They start with the creation of a very basic daemon, including permission restrictions. They then modify this heavily to support the monitoring of processes through various parameters like frequency, status_time, and a description of the service. They then create the full example script and show the usage by checking to see if a URL passed in can be opened.

They also include, as a bonus, another more useful script that will email someone when the specified service goes down (still a HTTP check, though).

tagged with: part3 standalone script monitoring engine email http request part3 standalone script monitoring engine email http request



code package application book PHP5 ajax PEAR job pecl zend release framework database zendframework mysql releases conference security cakephp developer

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