The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD sysutils : monit

Unix system management and monitoring

 Monit is a utility for managing and monitoring processes,
files, directories, devices and network services on a Unix system.
Monit conducts automatic maintenance and repair and can execute
meaningful causal actions in error situations.

monit supports:                                        
 * Daemon mode - poll services at a specified interval
 * Group and manage groups of services, service dependencies
 * Logging - syslog or own logfile
 * Alert, start, stop and restart of services based on it's characteristics
 * MD5 and SHA1 checksums
 * Runtime Unix socket and TCP/IP port checking (tcp and udp)
 * Process status, timeout, memory and cpu usage, etc.
 * Device usage monitoring (inodes and space)
 * File monitoring (timestamp, checksum, permission, owner, etc.)
 * Directory monitoring (timestamp, permission, owner, etc.)
 * Remote network services monitoring (ping, response time, protocol, etc.)
 * System load average monitoring
 * Flexible and customizable email alert messages and notifications
 * Protocol verification such as HTTP, FTP, SMTP, POP, IMAP, NNTP, NTP, etc.
 * A HTTP interface with XML output option
 and many more features :) 

http://www.tildeslash.com/monit/



monit history


v. 1.9
date: 2007/12/12 18:42:10;  author: miwi;  state: Exp;  lines: +1 -2
- Update to 4.10.1

PR:		117880
Submitted by:	Martin Pala  (maintainer)

v. 1.8 date: 2007/10/17 10:12:56; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.7 date: 2007/07/23 09:36:36; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.6 date: 2007/02/20 01:03:34; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 4.9. PR: ports/109342 Submitted by: maintainer
v. 1.5 date: 2006/11/15 20:08:53; author: miwi; state: Exp; lines: +3 -3 - Update to 4.8.2 PR: ports/105547 Submitted by: Martin Pala (maintainer)
v. 1.4 date: 2006/05/24 15:00:20; author: mnag; state: Exp; lines: +2 -1 - Update to 4.8.1 PR: 97736 Submitted by: maintainer
v. 1.3 date: 2006/01/13 13:20:23; author: tdb; state: Exp; lines: +2 -2 - Update to 4.7 - Fix typo in Makefile comment block PR: 91692 Submitted by: Martin Pala (maintainer)
v. 1.2 date: 2005/10/11 02:50:45; author: mnag; state: Exp; lines: +45 -58 Update to 4.6 PR: 87231 Submitted by: Martin Pala (maintainer)
v. 1.1 date: 2005/02/18 19:14:12; author: krion; state: Exp; Add monit 4.4, UNIX system management and monitoring tool. Monit is a utility for managing and monitoring processes, files, directories, devices and network services on a Unix system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. monit supports: * Daemon mode - poll services at a specified interval * Group and manage groups of services, service dependencies * Logging - syslog or own logfile * Alert, start, stop and restart of services based on it's * characteristics * MD5 and SHA1 checksums * Runtime Unix socket and TCP/IP port checking (tcp and udp) * Process status, timeout, memory and cpu usage, etc. * Device usage monitoring (inodes and space) * File monitoring (timestamp, checksum, permission, owner, etc.) * Directory monitoring (timestamp, permission, owner, etc.) * Remote network services monitoring (ping, response time, * protocol, etc.) * System load average monitoring * Flexible and customizable email alert messages and notifications * Protocol verification such as HTTP, FTP, SMTP, POP, IMAP, NNTP, * etc. * A HTTP interface with XML output option PR: ports/75811 Submitted by: Martin Pala ============================================================================= v. 1.9 date: 2007/12/12 18:42:10; author: miwi; state: Exp; lines: +1 -2 - Update to 4.10.1 PR: 117880 Submitted by: Martin Pala (maintainer)
v. 1.8 date: 2007/10/17 10:12:56; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.7 date: 2007/07/23 09:36:36; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.6 date: 2007/02/20 01:03:34; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 4.9. PR: ports/109342 Submitted by: maintainer
v. 1.5 date: 2006/11/15 20:08:53; author: miwi; state: Exp; lines: +3 -3 - Update to 4.8.2 PR: ports/105547 Submitted by: Martin Pala (maintainer)
v. 1.4 date: 2006/05/24 15:00:20; author: mnag; state: Exp; lines: +2 -1 - Update to 4.8.1 PR: 97736 Submitted by: maintainer
v. 1.3 date: 2006/01/13 13:20:23; author: tdb; state: Exp; lines: +2 -2 - Update to 4.7 - Fix typo in Makefile comment block PR: 91692 Submitted by: Martin Pala (maintainer)
v. 1.2 date: 2005/10/11 02:50:45; author: mnag; state: Exp; lines: +45 -58 Update to 4.6 PR: 87231 Submitted by: Martin Pala (maintainer)
v. 1.1 date: 2005/02/18 19:14:12; author: krion; state: Exp; Add monit 4.4, UNIX system management and monitoring tool. Monit is a utility for managing and monitoring processes, files, directories, devices and network services on a Unix system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. monit supports: * Daemon mode - poll services at a specified interval * Group and manage groups of services, service dependencies * Logging - syslog or own logfile * Alert, start, stop and restart of services based on it's * characteristics * MD5 and SHA1 checksums * Runtime Unix socket and TCP/IP port checking (tcp and udp) * Process status, timeout, memory and cpu usage, etc. * Device usage monitoring (inodes and space) * File monitoring (timestamp, checksum, permission, owner, etc.) * Directory monitoring (timestamp, permission, owner, etc.) * Remote network services monitoring (ping, response time, * protocol, etc.) * System load average monitoring * Flexible and customizable email alert messages and notifications * Protocol verification such as HTTP, FTP, SMTP, POP, IMAP, NNTP, * etc. * A HTTP interface with XML output option PR: ports/75811 Submitted by: Martin Pala ============================================================================= v. 1.9 date: 2007/12/12 18:42:10; author: miwi; state: Exp; lines: +1 -2 - Update to 4.10.1 PR: 117880 Submitted by: Martin Pala (maintainer)
v. 1.8 date: 2007/10/17 10:12:56; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.7 date: 2007/07/23 09:36:36; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.6 date: 2007/02/20 01:03:34; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 4.9. PR: ports/109342 Submitted by: maintainer
v. 1.5 date: 2006/11/15 20:08:53; author: miwi; state: Exp; lines: +3 -3 - Update to 4.8.2 PR: ports/105547 Submitted by: Martin Pala (maintainer)
v. 1.4 date: 2006/05/24 15:00:20; author: mnag; state: Exp; lines: +2 -1 - Update to 4.8.1 PR: 97736 Submitted by: maintainer
v. 1.3 date: 2006/01/13 13:20:23; author: tdb; state: Exp; lines: +2 -2 - Update to 4.7 - Fix typo in Makefile comment block PR: 91692 Submitted by: Martin Pala (maintainer)
v. 1.2 date: 2005/10/11 02:50:45; author: mnag; state: Exp; lines: +45 -58 Update to 4.6 PR: 87231 Submitted by: Martin Pala (maintainer)
v. 1.1 date: 2005/02/18 19:14:12; author: krion; state: Exp; Add monit 4.4, UNIX system management and monitoring tool. Monit is a utility for managing and monitoring processes, files, directories, devices and network services on a Unix system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. monit supports: * Daemon mode - poll services at a specified interval * Group and manage groups of services, service dependencies * Logging - syslog or own logfile * Alert, start, stop and restart of services based on it's * characteristics * MD5 and SHA1 checksums * Runtime Unix socket and TCP/IP port checking (tcp and udp) * Process status, timeout, memory and cpu usage, etc. * Device usage monitoring (inodes and space) * File monitoring (timestamp, checksum, permission, owner, etc.) * Directory monitoring (timestamp, permission, owner, etc.) * Remote network services monitoring (ping, response time, * protocol, etc.) * System load average monitoring * Flexible and customizable email alert messages and notifications * Protocol verification such as HTTP, FTP, SMTP, POP, IMAP, NNTP, * etc. * A HTTP interface with XML output option PR: ports/75811 Submitted by: Martin Pala =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm