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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zabbix.sh)"
Default Credentials
| Username | Password |
|---|---|
Admin | zabbix |
Configuration
Config file:
1
/etc/zabbix/zabbix_server.conf
Notes
Database credentials:
cat ~/zabbix.credsYou 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