#############################################################################
#
# MONFARM - Monitor serverfarms
# Copyright (C) 2002-2003 Tevfik Karagülle
#
# VERSION 1.0.3, January 2003
1. What is Monfarm ?
Monfarm is an alarm-enabled monitoring system for serverfarms. It produces dynamically updated HTML pages showing serverfarm status. Alarms can be sent via a number of channels.
Monfarm is written in Perl and freely available under GNU Public License (see gpl.txt for more information).
Monfarm comes with support for ping, tcp/udp port and Citrix Metaframe monitoring. Alarms can be sent via network messages and/or e-mail.
Monfarm can now support multi level overview pages. Overviews of other overviews allows you to create a hierarchical structure in any level. In addition, you can now define time windows to generate alarms.
2. How to install Monfarm ?
Easy!
- Make sure that Perl and perl module Mail::Sender is installed.
- Customize -parameters.pl- for your site. I know that documentation is sparse. Will be better ! Take contact if you need help.
- AND start -monfarm.pl-. You may consider to defines monfarm.pl as a deamon or service.
- Contact
Monfarm is hosted on SOURCEFORGE.NET (http://sourceforge.net/projects/monfarm). Your suggestions and reccomendations are welcome.
4. Changes
v1.0.3, Jan 2003 - Multi level overview pages and time windows for alarm generation
v1.0.2, Dec 2002 - Overview page
v1.0.1, Dec 2002 - Port monitoring module
v1.0.0, Dec 2002 - Initial release
