Giter Club home page Giter Club logo

zbxtable's Introduction

English | 简体中文

ZbxTable

ZbxTable is a Zabbix report system developed using Go language.

Features

  • Export detailed data and trend data of monitoring indicators in a specific time period to xlsx files.
  • Export Zabbix alarm messages to xlsx files in a specific time period.
  • Alarms are analyzed for a specific time period of the message, for example, alarms and the like Top10.
  • Export inspection report according to host group.
  • Display and view Zabbix graphics according to the host and support export to pdf.
  • Display of host status and unrecovered alarm information.

Architecture

1

Component

ZbxTable: Backend written using beego framework.

ZbxTable-Web: Front end written using React.

MS-Agent: Installed on Zabbix Server, used to receive alarms generated by Zabbix Server and send to ZbxTable.

Demo

https://zbx.cactifans.com

Compatibility

Zabbix Version Compatibility
5.4.x
5.2.x
5.0.x LTS
4.4.x
4.2.x
4.0.x LTS
3.4.x
3.2.x
3.0.x LTS

Documentation

ZbxTable Documentation

Code

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

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

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

Compile

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

Back-end development

canghai908

Front-end development

ahyiru

License

Apache-2.0 license

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

zbxtable's People

Contributors

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