Download List

Project Description

Monit is a utility for managing and monitoring processes, programs, files, directories, and devices on a Unix system. It conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. It can be used to monitor files, directories, and devices for changes, such as timestamps changes, checksum changes, or size changes. It is controlled via an easy to configure control file based on a free-format, token-oriented syntax. It logs to syslog or to its own log file and notifies users about error conditions via customizable alert messages. It can perform various TCP/IP network checks, protocol checks, and can utilize SSL for such checks. It provides an HTTP(S) interface for access.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-27 14:54
4.1

This is a feature and bugfix release. The most
important changes in this release are the
availability of a remote host ping test, a general
protocol test based on send/expect strings, alert
limitation, and a remote checksum test.
Tags: Minor feature enhancements

2003-09-22 18:34
4.0

This release contains important bugfixes for previous releases and many new features, such as the ability to monitor files, directories, devices, and even remote hosts. The long sought after functionality to execute an arbitrary program upon an error event is also implemented in this release.
Tags: Major feature enhancements

2003-02-18 17:57
3.2

This release include documentation on how to setup a simple failsafe cluster with monit and Heartbeat. Monit now reloads its configuration only upon receiving the SIGHUP signal. The new 'reload' command was added. This release supports native LDAPv2, LDAPv3, and DWP tests. HP/UX support was added. The SSL version can now explicitly be set if auto detection should fail. A daylight savings time calculation was problem fixed. Alert messages in passive mode were fixed. The console command "monit restart [service]" in daemon mode was fixed. A start/stop/restart race condition was fixed.
Tags: Minor feature enhancements

2002-12-22 20:37
3.1

This release optionally makes use of OpenSSL. It is possible to monitor processes which are forged with SSL. Monit's HTTP server can run with SSL, too. Process dependency, for instance, requires that a database server runs before an application server is started. It will reload on the SIGHUP signal. Timestamp monitoring for files and directories, an SSH protocol test, and a new monitoring mode for use in a clustered environment have been added.
Tags: Minor feature enhancements

2002-09-17 15:17
3.0

This version includes a new feature to check and utilize system and process information. Alerts can be raised, and programs stopped or restarted based on their process characteristics. The Web interface and console status command now displays the uptime, CPU, and memory usage for each process. Up to 64 arguments can be given for the start and stop programs, and alerts are sent if they fail to execute.
Tags: Major feature enhancements

Project Resources