PHP Simple Informer

PHP Simple Informer is a very simple network services monitoring application written in PHP.
Download

PHP Simple Informer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Pablo Godel
  • Publisher web site:
  • http://www.godel.com.ar/psi/

PHP Simple Informer Tags


PHP Simple Informer Description

PHP Simple Informer is a very simple network services monitoring application written in PHP. PHP Simple Informer is a very simple network services monitoring application written in PHP. PHP Simple Informer can be run as a command line application (PHP compiled as cgi is required) or as a web php file.Although is very simple, it does its function very well. Is very easy to configure with a single file and a couple of simple lines.I don't know if this is going to be useful for anybody, but it's for me. I have been testing several applications, and all of them are more complex that what I need or they don't perform so simple tasks.Here are some key features of "PHP Simple Informer":· Very simple installation and configuration: one single config file and done.· Multiple hosts configuration· Support for special features for services: mysql, http, https.· Multiple contacts configuration· Alerts are sent by email or with an executed external command.· Logs issues to log file.· Report / status web page.Requirements:· PHP 4.0.0Installation:- Unpack the file psi-1.3.tgz in your desired final location:$ gunzip -c psi-1.3.tar.gz | tar xf -$ cd psi- Configure psi.conf (Read the info and examples inside the file)$ vi psi.conf- And run psi.php (php compiled as a cgi or CLI and placed in /usr/local/bin/php is required)$ ./psi.php- Place it in crontab to run it periodically, i.e.: */1 * * * * root /usr/local/psi-1.3/psi.php > /dev/null 2>&1- link www to your web root directory to be able to access the web reports.What's New in This Release:· This release fixes a bug that prevented successful connection to lighttpd Web servers.


PHP Simple Informer Related Software