-
-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathreadme.md
More file actions
81 lines (38 loc) · 2.93 KB
/
readme.md
File metadata and controls
81 lines (38 loc) · 2.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# EasyMonitor
基于 Java 的免费开源跨平台系统运行监控服务应用及引擎框架。
A free, open source, cross-platform system running monitoring service application and engine framework based on Java.

## 中文
EasyMonitor 是一个基于 Java 的免费开源跨平台系统运行监控服务应用及引擎框架。即可开箱即用(**EasyMonitor Application**),又可以作为监控引擎框架扩展(**EasyMonitor Engine Framework**)。
EasyMonitor 能够为需要运行状态监控的程序场景提供一体化支持,提供集合了运行监控,通知发送,脚本执行等于功能。而这一切,仅需进行简单的配置管理即可完成。
最新版本: `1.5.0-RELEASE`
[中文说明文档](doc/readme_zh_CN.md)
[官方主页](http://www.easyproject.cn/easymonitor/zh-cn/index.jsp '官方主页')
[留言评论](http://www.easyproject.cn/easymonitor/zh-cn/index.jsp#donation '留言评论')
如果您有更好意见,建议或想法,请联系我。
## English
EasyMonitor is a free open-source Java-based, cross-platform operation monitoring system service application and engine framework. Can run as application(**EasyMonitor Application**), and can be extended as the monitoring engine framework(**EasyMonitor Engine Framework**).
EasyMonitor provide support for the need to monitor the operating state of the program scene,notification, script execution is equal to function. And all this, just a simple configuration management to complete.
The latest version: `1.5.0-RELEASE`
[English Readme](doc/readme_en.md)
[The official home page](http://www.easyproject.cn/easymonitor/en/index.jsp 'The official home page')
[Comments](http://www.easyproject.cn/easymonitor/en/index.jsp#donation 'Comments')
If you have more comments, suggestions or ideas, please contact me.
## Maven
```XML
<!-- EasyMonitor Engine Framework Maven dependency -->
<dependency>
<groupId>cn.easyproject</groupId>
<artifactId>easymonitor</artifactId>
<version>1.5.0-RELEASE</version>
</dependency>
```
Email:<inthinkcolor@gmail.com>
[http://www.easyproject.cn](http://www.easyproject.cn "EasyProject Home")
**支付宝钱包扫一扫捐助:**
我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。
**感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。**
<img alt="支付宝钱包扫一扫捐助" src="http://www.easyproject.cn/images/s.png" title="支付宝钱包扫一扫捐助" height="256" width="256"></img>
We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.
**Thank you donation to support the server running and encourage more community members.**
[](https://www.paypal.me/easyproject/10 "Make payments with PayPal - it's fast, free and secure!")