Version: 1.2.0, Package name: mon-1.2.0 |
Maintained by: Pierre-Emmanuel Andre |
Master sites: |
Description mon is a tool for monitoring the availability of services, and sending alerts on prescribed events. Services are defined as anything tested by a "monitor" program, which can be something as simple as pinging a system, or as complex as analyzing the results of an application-level transaction. Alerts are actions such as sending emails, making submissions to ticketing systems, or triggering resource fail-over in a high-availability cluster. A design goal of mon is to maintain simplicity and provide the right abstractions for monitoring so that the system can be scalable, easy to use, and trivial to extend for the widest variety of applications. The learning curve is very shallow for initial installation, configuration, and customization. Monitors and alerts are simple to write using any language, and simple to incorporate into a site configuration. Reporting and control functionality is easily customized with the aid of a TCP-based protocol interface. |
Filesize: 291.879 KB |
Version History (View Complete History) |
|
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2011-04-14 06:55:38 by Pierre-Emmanuel Andre | Files touched by this commit (2) |
Log message: defined(@array) is deprecated. Avoid mon to display annoying warnings. ok jasper@ |
2011-03-20 00:36:55 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix rc script. |
2010-12-27 07:50:24 by Antoine Jacoutot | Files touched by this commit (97) |
Log message: Simplify after recent rc.subr change. The framework is now stable and we will start documenting it (at last). |
2010-12-24 03:40:06 by Antoine Jacoutot | Files touched by this commit (96) |
Log message: Cope with recent rc.subr changes. |
2010-12-13 09:13:04 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Cope with recent rc.subr changes. |
2010-12-11 05:57:37 by Antoine Jacoutot | Files touched by this commit (31) |
Log message: Move these to rc_reload=NO. |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-10 06:54:56 by Pierre-Emmanuel Andre | Files touched by this commit (6) |
Log message: + move readme to the new location + add rc script tweaks/advices from jasper@ ok jasper@ |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-13 15:08:01 by Stuart Henderson | Files touched by this commit (35) |
Log message: use REVISION. |
2010-04-28 08:08:45 by Pierre-Emmanuel Andre | Files touched by this commit (2) |
Log message: Add ssl and non-standard port support to irc.alert ok ajacoutot@ |