Recently, I configured the Proxmox template on my Zabbix to monitor my PVE servers. It works perfectly fine, but I do have one concern about it. I could be unaware, but as far as I know, failover for Zabbix agent is not a thing. This is quite bothersome when you need to supervise...
Search Result
Collapse
6 results in 0.0022 seconds.
Keywords
Members
Tags
-
Lqm0st started a topic Failover on host agent when performing Ceph supervision across multiple Proxmox PVEin Zabbix HelpFailover on host agent when performing Ceph supervision across multiple Proxmox PVE
Hello,
Recently, I configured the Proxmox template on my Zabbix to monitor my PVE servers. It works perfectly fine, but I do have one concern about it. I could be unaware, but as far as I know, failover for Zabbix agent is not a thing. This is quite bothersome when you need to supervise... -
Ceph by Zabbix Agent 2 "Empty Result"
I've been trying to set up monitoring for my Ceph cluster using the out of the box "Ceph by Zabbix Agent 2" Template for Zabbix 6.0
Sadly I've encountered a strange error. All discovery rules and items give me an "Empty Result" error.
Example:
...Last edited by cesq; 28-11-2024, 13:12. -
Ceph x509 cannot validate certificate
Trying to get Ceph Zabbix2 Agent working, I have tried both localhost and 127.0.0.1 but it does not like my self signed cert.- Cannot fetch data: Post "https://zabbix:***@127.0.0.1:8003/request?wait=1": x509: cannot validate certificate for 127.0.0.1 because it doesn't contain any IP SANs.
- Cannot
Last edited by sipvoip; 11-10-2021, 11:43. -
ceph mimic (13.2.8) passive monitoring
Hello everybody,
we have a 3 nodes ceph cluster v.13.2.8 and we would like to monitor it using queries from zabbix to ceph (trough the usage of zabbix_agentd) but we are not able to do that since all ceph related queries return "Unsupported item key". (i.e.: zabbix_agentd -t system.cephdegraded... -
Feedback on new template for Ceph Storage device
Greetings,
As a end-user/sys-admin of both Zabbix and Ceph, I'm working on a template that I hope to share back with the community. There exists several good ones already, however, the template I'm creating is for a Ceph storage system from a company that specializes in Ceph hardware.... -
Remote command is always returning 0
Hello,
I'm currently trying to monitor my ceph infrastructure using Zabbix 3.0 and the following script: https://github.com/thelan/ceph-zabbix/issues
I have inserted the UserParameters into the agent config file. Moreover, I have linked the templates to my hosts.
...