zabbix_server

network monitoring solution - server (using MySQL)

Debian Debian
RUN apt-get update && \ apt-get install -y zabbix-server-pgsql
Ubuntu
RUN apt-get update && \ apt-get install -y zabbix-server-pgsql
Arch Arch Linux
RUN pacman -S --noconfirm zabbix-server
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y zabbix-server-pgsql
Fedora
RUN dnf install -y zabbix-server
Raspbian
RUN apt-get update && \ apt-get install -y zabbix-server-pgsql
click the source code to copy install zabbix_server on any operating system with command-not-found.com