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.

2004-09-24 04:16
4.4

This release improve systems memory calculation. Functions
for creating message digests for files were added, useful for
platforms without md5sum or shasum. The Web interface is
much improved and reporting more consistently with the
monitored system. The XML and status output were also
improved, and there is better FreeBSD 5.x and Mac OS X
support. In addition, this release fixes many bugs.
Tags: Minor feature enhancements

2004-05-13 00:24
4.3

This release includes a refactored event engine. Previous versions sent alerts and performed actions if a service failed, while with the new engine alerts are sent and actions performed when a service that failed comes back again. This is usful, especially for collecting service statistics and for using monit as an SNMP producer. This release also include non-critical bugfixes.
Tags: Minor feature enhancements

2004-04-05 11:55
4.2.1

The most important change in this release was a
patch for security vulnerabilities in the monit HTTP
interface. There were also other bugfixes.
Tags: Major security fixes

2004-03-25 00:41
4.2

This release adds support for file inclusion in the control file (this
function allows for the monit control file to be split into several
fragments and, for example, collected into a monitrc.d directory),
SHA-1 checksum and Web interface cleanup, an important bugfix regarding
thread safety in process spawning, and a fix for a signal handler race
condition.
Tags: Minor feature enhancements

2003-11-22 21:01
4.1.1

This is a security and bugfix release. The most
important change in this release is a patch for
security vulnerabilities in the monit HTTP
interface.
Tags: Major security fixes

Project Resources