Giter Club home page Giter Club logo

dubbokeeper-mqs's Introduction

dubbokeeper-mqs

dubbokeeper-mqs是什么

dubbokeeper-mqs是基于Spring mvc开发的社区版dubboadmin集成服务管理以及服务监控一体的DUBBO服务管理系统,自dubbokeeper基础上整合而成的MySQL快速启动版,并新增服务预警接口、权限登录功能

dubbokeeper-mqs集成监控与展示,节省服务器资源,提供一键编译部署

dubbokeeper-mqs包含哪些功能

  • 应用管理
  • 动态配置
  • 统计信息
  • Dubbo服务监控
  • zookeeper信息查看
  • 服务预警

服务预警

注册中心通过长连接感知服务提供者的存在,服务提供者宕机,注册中心将立即推送事件通知消费者

修改com.dubboclub.dk.alarm.impl.AlarmServiceImplvoid alarmHandle(URL url)的实现即可(服务提供者全部宕掉后,将会触发该方法),通过url.getServiceInterface()获取服务名,发送邮件、发送短信等

部署

执行数据库初始化脚本application.sql,数据库名可以自定义一个,编码采用utf-8

配置src/main/resources/dubbo.propertiespom.xml的各属性值

打包部署到Tomcat启动


动态配置

依赖关系

统计信息

dubbokeeper-mqs's People

Contributors

zylele 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.