Post

Zabbix

Zabbix is an all-in-one monitoring solution with a variety of enterprise-grade features available right out of the box.

Zabbix

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zabbix.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 6 GB OS: Debian 13

Default Credentials

UsernamePassword
Adminzabbix

Configuration

Config file:

1
/etc/zabbix/zabbix_server.conf

Notes

Database credentials: cat ~/zabbix.creds
You can choose between Zabbix agent (classic) and agent2 (modern) during installation
For agent2 the PostgreSQL plugin is installed by default; all plugins are optional
If agent2 with NVIDIA plugin is installed in an environment without GPU, the installer disables it automatically

This post is licensed under CC BY 4.0 by the author.