News Feed
Jobs Feed
Sections




News Archive
DevShed:
A Basic Monitoring Engine in PHP
September 14, 2006 @ 13:44:19

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).

0 comments voice your opinion now!
part3 standalone script monitoring engine email http request part3 standalone script monitoring engine email http request


blog comments powered by Disqus

Similar Posts

Dave Dash's Blog: Using sfDoctrine to match allowed email domains

Chris Hartjes' Blog: CakePHP Plugins Server

Mike Wallner's Blog: HttpRequestDataShare

CodeSnipers.com: Building Clean URLs Into a Site

Chris Hartjes' Blog: Tutorial: How to create a thread in vBulletin with a script


Community Events











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


release api code zendframework2 interview database development language podcast introduction opinion testing functional series framework community application phpunit composer example

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