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)"
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
Links
This post is licensed under CC BY 4.0 by the author.