Develop and Download Open Source Software

Monit

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2012-09-04 06:07
This is a feature and bugfix release.
2012-05-17 06:52
This is a feature and bugfix release.
2011-12-21 11:57
This is a bugfix release.
2011-10-26 06:08
This is a feature and bugfix release.
2011-09-13 21:18
A new 'check program' statement was added. This allows Monit to check the exit status of an external program or script. A new crontab style check for individual services was added. You can now specify when an individual service should be checked or, maybe more importantly, when a service should not be checked by Monit. There were many other changes and improvements.

Project Resources

http://freecode.com/urls/415d225ce6d0ca47cddff1e3b14bbed9
http://freecode.com/urls/57beba6e358710f6d3c098e57cf70c66
http://freecode.com/urls/3ffa6642f3e4c2f7c253b4647c665f83
http://freecode.com/urls/640efe775df7bd8f5b20c11275ed2b7d
http://freecode.com/projects/monit

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.