Zeus IoT is the world's first open source IoT distributed collection platform based on Zabbix
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 |
- Basic components: Zabbix 5.4+
- Database: PostgreSQL12+ , TDEngine 2.2+
- Webapp: SpringBoot 2 , Ebean , Vue Element , Socket.IO
- IoT Server: Apache Camel 2.2 , Modular design
- Visualization: Grafana 8.0+
🏆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 collectionThe 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.
-
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
Using the account Admin / zabbix
to log in the demo environment. Please note the account is granted view access.