Giter VIP home page Giter VIP logo

wgcloud's Introduction

WGCLOUD

linux性能监测工具,运维监控,网络吞吐率,服务器cpu监控,内存监控。English README

WAR包下载

WAR包和安装文档下载,加QQ群:623503772,都在群文件里。

a.jpg

b.jpg

c.jpg

运行环境

1.JDK1.8

2.tomcat8.5+

3.mysql5.6 或 5.7

4.CentOS6.4或以上,Red Hat6.4或以上,其他系统暂不支持

源码使用

在eclispe新建一个java web maven工程,使用src替换新建工程的src目录,使用pom.xml替换工程里的pom.xml,设置好jdk1.8即可。

sql文件夹里是数据库脚本,在mysql新建名为dats的数据库,然后执行dats.sql脚本初始化表。

application.properties,配置数据库链接等信息,里面有注释说明。

host.properties,配置被监控主机信息,格式为ip=端口//主机用户名//主机密码,可以配置多个,尽量不要使用root账号。

本应用会通过host.properties信息来读取被监控主机状态,所以被监控主机不需要安装WGCLOUD。

更新记录

  • 2019.2.26

    修复了清楚历史数据的任务机制

    修复了应用监控的bug

    删除多余的注释及其他优化

微信群

赞赏

wgcloud's People

Contributors

tianshiyeben avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.