Hi guys. I'm just starting to use Zabbix and I don't have much idea. I hope someone can help me. I have my zabbix server installed and I have a proxmox server installed. The zabbix server is already monitoring the proxmox server and everything works perfectly. I also have a fully working telegram alert bot. Now I want to create custom alerts on the proxmox. For example on the proxmox I can run the command "qm list | grep running | wc -l | tr -d ' ' " to show me a numerical value indicating how many virtual machines are running. The problem comes when I have no idea how to integrate this function so that the script can be executed from the zabbix server and send me the value obtained by telegram. I hope someone can help me. Thanks.
(If anyone has any idea of alerts or triggers to configure on a proxmox server please let me know).
(If anyone has any idea of alerts or triggers to configure on a proxmox server please let me know).