zabbix_agentd
network monitoring solution - agent
Install
- All systems
-
curl cmd.cat/zabbix_agentd.sh
- Debian
-
apt-get install zabbix-agent
- Ubuntu
-
apt-get install zabbix-agent
- Alpine
-
apk add zabbix-agent
- Arch Linux
-
pacman -S zabbix-agent
- Kali Linux
-
apt-get install zabbix-agent
- Fedora
-
dnf install zabbix-agent
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zabbix-agent
- Raspbian
-
apt-get install zabbix-agent
- Dockerfile
- dockerfile.run/zabbix_agentd
- Docker
-
docker run cmd.cat/zabbix_agentd zabbix_agentd
powered by Commando
zabbix-agent
network monitoring solution - agent
Zabbix is a server/client network monitoring system with many features. It can be used for: - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. This package provides the software needed to monitor a host using a Zabbix agent.