zabbix_get

network monitoring solution - proxy (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
Alpine
RUN apk add zabbix
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
Raspbian
RUN apt-get update && \ apt-get install -y zabbix-server-pgsql
click the source code to copy install zabbix_get on any operating system with command-not-found.com