zmops / zeus-iot

Zeus IoT is the world's first open source Internet of Things distributed collection platform based on Zabbix, with the ability to collect, analyze, and store data from millions of IoT devices.

Home Page:https://zmops.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner

Zeus IoT is the world's first open source IoT distributed collection platform based on Zabbix


GitHub stars GitHub issues GitHub forks Version QQ群736541577

Abstract

Zeus IoT is a distributed IoT collection, analysis, and storage platform,It is the world's first IoT open source platform based on zabbix secondary development, all this relies on a group of engineers with rich experience in zabbix development.It is hoped that through the community’s open source ecology, continuous improvement and continuous updates will make some contributions to the development of the Internet of Things industry.

The following screenshots give a close insight into Zeus IoT.

Home Screen Device Resources
Realtime Data System Users

Technology stack

Features

🏆Based on zabbix secondary development Based on the powerful Zabbix for interface secondary development, with industrial-grade stability and powerful performance.
🥇Based on Apache Camel as the pre-routing rule Very powerful rule-based routing engine, supports 300+ module access, including IoT protocols, born for low code; one line of code can start the protocol service interface.
🥉Use TDEngine for time series data storage by default TDEngine is an ultra-high performance distributed database designed and optimized for time series data.
⚔️IoT Server is developed with a modular architecture IoT Server adopts the Skywalking modular architecture design, which can dynamically configure and enable modules, which is very easy to expand; at the same time, combined with the multi-point collection of Zabbix Proxy, a modular cluster can be implemented well.
🏹Natural distributed collection architecture Thanks to Zabbix's excellent architecture design, it has natural distributed collection capabilities, can be well horizontally expanded, and has the ability to cross-region and cross-network collection

Architecture

Architecture


Installation

The Zeus IoT production environment can only be installed on a Linux system, either Centos7 or Ubuntu 18.04. In the development and test environment: The IoT Server service can be developed and debugged in the Windows environment.

Quick Start

  • Centos7/Redhat7

    curl -sL https://github.com/zmops/zeus-iot/raw/develop/docs/centos/install.sh | bash -s install
  • Ubuntu 18.04

     curl -sL https://github.com/zmops/zeus-iot/raw/develop/docs/ubuntu/install.sh | bash -s install

After Zeus IoT is successfully installed, you can use http://IP:9090 to access the ZeusIoT Console with the default account and password (Admin/zabbix).

For more detailed installation and deployment instructions, please visit our official website document center

Demo Environment

Using the account Admin / zabbix to log in the demo environment. Please note the account is granted view access.

About

Zeus IoT is the world's first open source Internet of Things distributed collection platform based on Zabbix, with the ability to collect, analyze, and store data from millions of IoT devices.

https://zmops.com

License:Apache License 2.0


Languages

Language:Java 95.8%Language:FreeMarker 2.2%Language:Shell 1.3%Language:Batchfile 0.5%Language:PLpgSQL 0.3%Language:Fluent 0.1%