Date: Version Changed ------------------------------------------------------------------------------ Aug 18, 2001 0.9.1 First release, packed script and datfile in an archive and put it into the world Aug 20, 2001 0.9.2 First stable release, added docs and changelog Aug 20, 2001 1.0.0 First official stable releas after some testing done packaging a bit better. Oct 4, 2001 1.0.9 Pre release of version 2.0. Because someone was bitching around when he would get version 2 :) Mail notification works. New implemetation of script, now works with a cronjob to check services, maintains a state database. CGI to check states has been speeded up by use of that DB. Thanks fly out to Matthew Keay for speeding up the development process :P April 23 2002 1.1.0 Added MYSQL status logging and reporting for PHP/MySQL/Apache. Can generate uptime reports per service. Failure reports, detailed service report etc. Dec 16 2002 2.0.0beta Complete rewrite. Web configurable, plugins for checks and alarms. Fully customizeable. Standard checks include, ping scan, tcp scan, udp scan, standard alarms incude email and web page. Configuration and status and logs are stored in MySQL. Entirely written in PHP, except for the plugins, wich are in bash. plugins can be any language, as long as the calling protocol is respected. May 13 2003 2.0.0 stable No extra features, just some bugfixes * reporting bug fixed * alarm causes nmonitor to be locked bug fixed * some other minor stuff I cant remember * removed some typos from INSTALL doc:) Mar 9 2010 2.0.1 stqable Small bufix in poller