Skip to content

Unofficial test project to get used to mechanisms of Zabbix

License

Notifications You must be signed in to change notification settings

tropicalwave/zabbix-podman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-podman

GitHub Super-Linter

Introduction

This deployment sets up a Zabbix environment (server + three agents) with the following characteristics:

  • encrypted communication between server and agents
  • agents are autoregistered on server
  • a trigger action is installed (should a nginx service fail on some agent, it will be autorestarted)

Quickstart

./init.sh
podman-compose build
podman-compose up -d

After some time, the Zabbix server will be available at http://localhost:8080:

  • user: Admin
  • password: zabbix

About

Unofficial test project to get used to mechanisms of Zabbix

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published