Zabbix not every thing is working right out of the box #1764

Closed
opened 2025-11-20 05:16:59 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @WaaaghNL on GitHub (Aug 22, 2025).

Have you read and understood the above guidelines?

Yes

📜 What is the name of the script you are using?

Zabbix

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zabbix.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

By default is zabbix using fping and fping6 to and if the config file is not edited then it tries to run /usr/sbin/fping or /usr/sbin/fping6. But in Debian 12 it's located in the /usr/bin folder. It can be set in the /etc/zabbix/zabbix_server.conf

Also by default is the zabbix agent not running because it tries to run the nvidea plugin and it starts after you comment out Plugins.NVIDIA.System.Path=/usr/libexec/zabbix/zabbix-agent2-plugin-nvidia-gpu in the file /etc/zabbix/zabbix_agent2.d/plugins.d/nvidia.conf file. Found in: https://www.zabbix.com/forum/zabbix-help/496548-zabbix-agent2-7-2-1-fails-to-start-with-nvidia-gpu-plugin-on-linux

🔄 Steps to reproduce the issue.

Run the installer with default settings

Paste the full error output (if available).

N/A

🖼️ Additional context (optional).

No response

Originally created by @WaaaghNL on GitHub (Aug 22, 2025). ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? Zabbix ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zabbix.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. By default is zabbix using `fping` and `fping6` to and if the config file is not edited then it tries to run `/usr/sbin/fping` or `/usr/sbin/fping6`. But in Debian 12 it's located in the `/usr/bin` folder. It can be set in the `/etc/zabbix/zabbix_server.conf` Also by default is the zabbix agent not running because it tries to run the nvidea plugin and it starts after you comment out `Plugins.NVIDIA.System.Path=/usr/libexec/zabbix/zabbix-agent2-plugin-nvidia-gpu` in the file `/etc/zabbix/zabbix_agent2.d/plugins.d/nvidia.conf` file. Found in: https://www.zabbix.com/forum/zabbix-help/496548-zabbix-agent2-7-2-1-fails-to-start-with-nvidia-gpu-plugin-on-linux ### 🔄 Steps to reproduce the issue. Run the installer with default settings ### ❌ Paste the full error output (if available). N/A ### 🖼️ Additional context (optional). _No response_
saavagebueno added the enhancement label 2025-11-20 05:16:59 -05:00
Author
Owner

@MickLesk commented on GitHub (Aug 22, 2025):

Zabbix is sometimes a shithole of documentation

@MickLesk commented on GitHub (Aug 22, 2025): Zabbix is sometimes a shithole of documentation
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1764