Hey there,
I am deploying Zabbix High availability monitoring spanning on 6 Ubuntu 21.04 machines all able to communicate. Here is my end goal.
2x mysql databases with master-master replication
2x Zabbix server nodes
2x frontends. Each able to point both databases.
...
Search Result
Collapse
12 results in 0.0027 seconds.
Keywords
Members
Tags
-
Separate Server nodes configuration requires importing schema?
Hey there,
I am deploying Zabbix High availability monitoring spanning on 6 Ubuntu 21.04 machines all able to communicate. Here is my end goal.
2x mysql databases with master-master replication
2x Zabbix server nodes
2x frontends. Each able to point both databases.
... -
Monitoring kubernetes nodes
Hi, im trying to monitor kuberentes nodes i been reading the documentation of it here:
https://git.zabbix.com/projects/ZBX/...http/README.md
But im i bit confused on how zabbix is going to discover the nodes if anyone can help me understand it i would apreciate it -
-
What happened to Nodes Support in 2.4?
I noticed that the documentation on nodes was removed in 2.4. Is this feature being phased out?
https://www.zabbix.com/documentation...nitoring/nodes <- still here, but not in 2.4.
If it just got moved to another location, please... -
Different Databases in Nodes and Server
Hi,
Is it possible to use MySQL Database in the Child Node and PostgreSQL in the Master Node? -
Problem with sending events from Slave to Master in Nodes configuration
Hi,
I'm using version 2.2.1 and I have configuration with two nodes (Master and Slave). After a few minutes in logs on Master I've founded entries:
Duplicate entry '200000000004931' for key 'PRIMARY' [insert into events (eventid,source,object,objectid,clock,ns,value) values... -
Distributed Monitoring with 2 nodes not working
Hello People,
Intro:
I currently have 2 zabbix servers. One is about to be dispatched to another site.
I want to be able to do distributed monitoring. So i followed the zabbix distributed monitoring manual.
What i did:
I followed the first part because... -
nodewatcher % usage cpu
Hi,
I've got a DM setup consisting of 4 slave nodes and 1 master node.
Only configuration is sync between nodes (no history, no events).
but the process node watcher is always up to 99%.
What's happens ?
How can I trace this process ? I check the log and nothing... -
Cannot create a host on a child node
When logged in as a Super Admin from a Master Node and trying to create a host on a Child Node in DM setup, I get a "no permission" error. Version of Zabbix-server: 1.8.11, on both nodes.
Please, help me!!! -
List off all hosts
I need to assemble a list of all hosts with their respective nodes by Mysql.
Eg:
HOST | NODE
HOSTA | NODE1
HOSTB | NODE1
HOSTC | NODE2
HOSTD | NODE3
I could not find the relationships between tables in mysql. Can you help? -
Problem when creating trigger to another node
Hi everyone
I´m trying to create a trigger to a host in a different node than master node and I´m receiving this error message: Incorrect trigger expression. Host "xxxx" does not exist or you have no access to this host.
My installation is one master and two...