Datacenter Manager integration with Zabbix Template

josephnp

New Member
Apr 6, 2026
8
0
1
Hi,

Currently I'm monitoring my Proxmox nodes using the Proxmox VE by HTTP template in Zabbix. I'm wondering if there is anyway to integrate this template with Data Center Manager? I tried applying this template on the VM running DCM itself but no luck getting it to work. Maybe I need to preprocess the data somehow?

Thanks,
Joe
 
At the moment, I’m not aware of a straightforward way to use the Zabbix “Proxmox VE by HTTP” template directly with Proxmox Datacenter Manager.

When you say you applied the template to the VM running Datacenter Manager, could you share a bit more about how you tried it?

If you are already using Zabbix to monitor Proxmox, I’m not sure there is much benefit in moving that part into Datacenter Manager. To me, Datacenter Manager seems more useful for centralized access and operations, while Zabbix is still stronger for monitoring, alerting, and broader visibility.
 
  • Like
Reactions: Johannes S
I have a Proxmox node get this template - and it auto discover the rest of the cluster. Issue is that I have 2 clusters so have to do it twice. I was thinking of simplyfing this via PDCM since it does have access to the clusters. But it looks like I have to come up with a way to gather the info from PDCM since the template works with Prxmox VE node only.
 
Hi,

Currently I'm monitoring my Proxmox nodes using the Proxmox VE by HTTP template in Zabbix. I'm wondering if there is anyway to integrate this template with Data Center Manager? I tried applying this template on the VM running DCM itself but no luck getting it to work. Maybe I need to preprocess the data somehow?

Thanks,
Joe
Hello Josephnp,

Allow me to pick your brain a bit on this matter.
Does your Proxmox VE by HTTP template in Zabbix work as expected? Which exact template are you using - download link?
I have 2 PVE nodes in a cluster - home lab.
I installed Zabbix (7.4) on another VM and added the two nodes as hosts.
I am facing an issue where both nodes are not reporting anything on the Proxmox VE > Proxmox VE Overview | Proxmox VE virtual machines/LXC containers. As per the attached screenshots.

Looking forward to your help.
 

Attachments

  • node-1-image-2.png
    node-1-image-2.png
    100.5 KB · Views: 10
  • node-1-image-1.png
    node-1-image-1.png
    146 KB · Views: 11
I am using https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/proxmox?at=release/7.4

To make it work you need to follow the documentation on that page ;-)

I've set only {$PVE.TOKEN.ID} {$PVE.TOKEN.SECRET} and {$PVE.URL.HOST}. Nothing more. Works as documented - your empty screenshot is populated. Btw.: preparing one node is sufficient to get the "Node status" etc. of all nodes.

Typical pitfall: you need to assign the rights not only to the user but additionally repeat this very step for the token. At the end the "Show Permissions" button of the token needs to list "Yes" for the multiple rights. (I gave it xyz.Audit rights for everything, probably that's overkill.)

Edit: this is the "Datacenter Manager" forum, but I am talking about connecting Zabbix to a node in a cluster. Sorry for the confusion...
 
Last edited: