Hi, first post - sory for small knowledge about a topic.
I have a simple zabbix server with only 2 hosts. My server as one and hAp router from mikrotik as second one.
The mikrotik router is configure so it is communicating using SNMPv2 and it is working splendently, providing me with enough...
Search Result
Collapse
15 results in 0.0019 seconds.
Keywords
Members
Tags
-
High availability looping in audit logs
-
Zabbix native HA with HA Web Service load-balancing
Good Morning,
we plan to setup a monitoring solution for our customers with Zabbix. In this case HA is indispensable. So far, Zabbix native HA is clear to me. As database we like to use postgres SQL in HA mode, to avoid a single point of failure.After googling for several hour’s I can’t find... -
Zabbix HA Cluster for SNMP hosts
I have recently configured the HA cluster on Zabbix 6.0 and I have to monitor network devices via SNMP. I have configured network devices via SNMP before but right now with the HA cluster, I am a bit confused how will the failover work or how am I suppose to configure the devices to sync data on both... -
Zabbix HA cluster, inactive server UI says Connection to Zabbix server refused
We've set up two hosts running Zabbix Server 6.2.6 in HA mode, using nginx, patroni, pgbouncer, haproxy, and postgres 15.
On the active server, port 10051 is open; on the standby, it's closed. This is as expected, I think.
On the active server, the application looks correct;...Last edited by c.h.; 28-12-2022, 23:00. -
HA app Nodes switch regularly
Hi together,
I have Zabbix running in HA-Mode with 2 nodes and a mariadb galera-cluster database. At the beginning everything was fine, but after we started adding more hosts the app server nodes started switching every day without any reason. I tried increasing the failover time without... -
Zabbix 6 upgrade - HA manager error
I'm facing an issue with a Zabbix installation using Raspberry Pi 4 64bits with MariaDB 10.5.12.
I've updated Zabbix from 5.4 to 6.0 and when starting the server, it upgraded the database correctly.
Right after that, it freezed for a couple of minutes, then issued an HA manager error...Last edited by markfree; 21-02-2022, 23:55. -
How to organize high availability?
Hello, Zabbix community!
I use Zabbix 5 on Centos 8 virtual machines with Apache. How to organize a fault tolerant structure?
My structure: Zabbix Server 1 and Web Server 1 on one VM (SerVM1) on Server 1, Database 1 on another VM (DBVM1) on Server 1.
Zabbix Server 2 and Web...Last edited by anyqov; 27-06-2020, 13:45. -
Unable to create zabbix-server resource in HA
Hello All,
I am using centos 7.8 and below packages.
python-2.7.5-88.el7.x86_64
pacemaker-1.1.21-4.el7.x86_64
fence-agents-all-4.2.1-30.el7.x86_64
corosync-2.4.5-4.el7.x86_64
I am trying to create zabbix server resouce in my HA but it gives me below...Last edited by Asjad; 12-05-2020, 11:41. -
could i set VIP as zabbix server
I want to use keepalived virtual IP as zabbix server, and db in nfs, so that zabbix can be in HA mode.
I change Server setting in agent.conf, but not work, log said:
...PHP Code:failed to accept an incoming connection: connection from "192.168.60.45" rejected, allowed hosts:
-
Zabbix Psudo HA Proposal - requesting feedback
Request for feedback:
I know HA has been discussed in may threads But I found that many of the discussions were dated back to 2.x versions of Zabbix. None of the threads address all my questions using a single version of the software. Much has changed. So....
I have inherited the... -
Using F5 LTM and GTM for HA proxied environment
I am designing the architecture for a moderately large installation that will include hosts in multiple zones across geographically dispersed datacenters.
In the whole company we standardized on F5's global traffic manager (GTM) and local traffic manager (LTM) for HA and load balancing... -
Alerting if all hosts in a group are unreachable
Hello,
Some services on my network are HA (Highly Available), meaning that a few hosts down within a same cluster is not a problem, as long as at least one host stays up.
As a consequence, I would like to get alerted with a Disaster severity when all hosts in a given cluster... -
Zabbix High availability
Hi! I wanted to share with you all my current setup for a two node active/active zabbix setup. It's not perfect but for now that’s the best I was able to do, maybe some of will be able to help out.
Important note: this setup does not permit you to do active check on both servers just... -
Making the zabbix server redundant
Hey guys,
we have been looking at providing a redundant zabbix setup for our environment. We would like to have every tier of the server setup redundant, preferrably with automatic and transparent failover.
As far as I see it, there are three tiers to the server side of...