Categories
mon
'mon' is a general-purpose scheduler and alert management tool used for monitoring service availability and triggering alerts upon failure detection. It supports arbitrary monitoring facilities and alert methods via a common interface, all of which are easily implemented with programs in C, Perl, shell, etc., SNMP traps, and special mon traps.
'mon' views resource monitoring as two separate tasks: the testing of a condition, and triggering an action upon failure. It implements each task as separate, stand-alone programs. mon is fundamentally a scheduler which executes the monitors (each test a specific condition), and calls the appropriate alerts if the monitor fails. The decision to invoke an alert is governed by logic which offers various "squelch" features and dependencies.
Last updated 25 May, 2005
About
Leadership
- Jim Trocki - Maintainer
Requirements
- Perl 005_01 or later; Mon::Client (Use Requirement)
Related Projects
Versions
1.0pre4
1.0pre4 stable released 2004-08-09
- Released: 9 Aug, 2004
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/mon/mon-1.0....
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User manpage available in HTML format from http://www.kernel.org/software/mon/man/mon.html
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mon - VCS Repository Webview



