Apologies if this has already been discussed and resolved, my searches did not yield anything satisfactory.
I have a fresh install of both Zabbix and Proxmox.
I am running Zabbix 6.0.25 and Proxmox 8.1.3.
I have installed the agent like normal. I am not using the active agent.
I've added the api information for the root user. This server is used locally in my home lab so I didn't see the necessity to add a second user for the API.
The port macro is also correct.
When trying to force the discovery items, it is giving me the following:
Further, I have an error on the cluster discovery item.
I've not modified the template except the API macros. It is being used as it ships with Zabbix.
Can anyone tell me what I'm doing wrong?
I have a fresh install of both Zabbix and Proxmox.
I am running Zabbix 6.0.25 and Proxmox 8.1.3.
I have installed the agent like normal. I am not using the active agent.
I've added the api information for the root user. This server is used locally in my home lab so I didn't see the necessity to add a second user for the API.
The port macro is also correct.
When trying to force the discovery items, it is giving me the following:
Code:
Cannot send request[LIST][*]Cannot send request: wrong discovery rule type.[/LIST] zz0.tc26r0n886zz
Further, I have an error on the cluster discovery item.
Code:
Invalid discovery rule value: cannot parse as a valid JSON object: invalid object format, expected opening character '{' or '[' at: 'Error getting data'
Can anyone tell me what I'm doing wrong?
Comment