Download List

项目描述

MoSShE (MOnitoring in Simple SHell Environment) is a simple,
lightweight (both in size and system requirements) server monitoring
package designed for secure and in-depth monitoring of a handful of
typical/critical Internet systems. It supports email alerts and SLA
monitoring out of the box, and whatever you can script. The system is
programmed in plain (Bourne) SH, and made to be compatible with BASH and
Busybox so it can easily be deployed on embedded systems. Monitoring
is designed to be distributed over multiple systems, usually running
locally. As no parameters are accepted from the outside, checks cannot
be tampered or misused from outside. The system is designed to allow
decentralized checks and evaluation as well as classical agent-based
checks with centralized data accumulation. Agent data is transferred via
HTTP, so available Web servers can be co-used for agent data transfer.
Each agent creates simple (static) HTML pages with full and condensed
status reports on each system, allowing simple local checks.

系统要求

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.

2010-12-18 16:19 Back to release list
10.12.16

在SSHcheck函数定义和MoSSHe主脚本函数名拼写错误是固定的。增加了实验ReapPassiveChecks传入/被动监测。
标签: Feature-Update, bugfix
Function name typos in the SSHcheck function definition and the MoSSHe main script were fixed. Experimental ReapPassiveChecks were added for incoming/passive monitoring.

Project Resources