zabbix_agent

network monitoring solution - agent

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