GithubHelp home page GithubHelp logo

sdgdsffdsfff / zbxtable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from canghai908/zbxtable

0.0 0.0 0.0 8.85 MB

ZbxTable是使用Go语言开发的一个开源Zabbix 报表系统

License: Apache License 2.0

Go 99.57% Shell 0.43%

zbxtable's Introduction

ZbxTable

ZbxTable 是使用 Go 语言开发的一个 Zabbix 报表系统。

有如下功能:

  • 导出监控指标特定时间段内的详情数据与趋势数据到 xlsx
  • 导出特定时间段内 Zabbix 的告警消息到 xlsx
  • 对特定时间段研内的告警消息进行分析,告警 Top10 等
  • 按照主机组导出巡检报告
  • 对 Zabbix 图形按照数类型进行显示和查看并支持导出到 pdf
  • 主机未恢复告警显示和查询

系统架构

1

组件介绍

ZbxTable: 使用 beego 框架编写的后端程序

ZbxTable-Web: 使用 React 编写的前端

MS-Agent: 安装在 Zabbix Server 上,用于接收 Zabbix Server 产生的告警,并发送到 ZbxTable 平台

在线体验

直接点击登录即可

https://zbx.cactifans.com

兼容性

zabbix 版本 兼容性
5.0.x LTS
4.4.x
4.2.x
4.0.x LTS
3.4.x ❓ 理论支持未测试
3.2.x ❓ 理论支持未测试
3.0.x LTS ❓ 理论支持未测试

文档

ZbxTable 使用说明

源码

ZbxTable: https://github.com/canghai908/zbxtable

ZbxTable-Web: https://github.com/canghai908/zbxtable-web

MS-Agent: https://github.com/canghai908/ms-agent

编译

mkdir -p $GOPATH/src/github.com/canghai908
cd $GOPATH/src/github.com/canghai908
git clone https://github.com/canghai908/zbxtable.git
cd zbxtable
./control build
./control pack

Team

后端

canghai908

前端

ahyiru

License

Apache-2.0 license

Nightingale is available under the Apache-2.0 license. See the LICENSE file for more info.

zbxtable's People

Contributors

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