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...
Search Result
Collapse
8 results in 0.0030 seconds.
Keywords
Members
Tags
-
Zabbix queue empty but Items are delayed by minutes
Hi everyone,
We monitor a large amount of devices for a certain company, atm this is about 374000 Items. Couple of days ago we received a mail regarding a certain problem. Some of the data was being delayed at that time. We saw that there was an increase in the queue so we changed the amount... -
Very busy process poller
Hey all,
I'm running a Zabbix-Server version 6.2 with a MySQL (8.0.28) database.- The MySQL has been tune to partition the tables ~50Gb per partition.
- The data disk is running an XFS file system HTML Code:
https://serverfault.com/questions/29193/what-is-the-best-linux-filesystem-for-mysql-inno
Last edited by Amiram; 24-07-2022, 12:00. -
Zabbix with Docker for large environments
Dear all, we have a high quantity of hosts in our company, and actually we have a distributed solution with three servers: one for Zabbix service, the other for mysql and the last for the web frontend. But this solution has an old Zabbix version, so we want to migrate to the latest one using Docker.... -
Is it large or not and what to do best?
Hello.
My current instance is:
2 Xeon
64Gb RAM
15Tb SAS disks
One server with zabbix and mysql database 1.8Tb on it.
Also I have ~1k of hosts and 50-60k items
I'm stuck with problem.
When I start mysqlcheck -A or mariabackup...Last edited by Gutsycat; 03-08-2019, 10:10. -
Polling SNMP OID's on the result of other poll result
Hi
I have a requirement Like if the SNMP OID XXX result the Value > 80 Need to Start polling the other 10 Paramater - Else this is not required
Like My Battery voltage is starts falling - I Need to measure the load/ energy / soc parameter
else these will be overhead
... -
Large AWS Infrastructure -
Morning all!
We have a large AWS estate, with each AWS account currently being served by a proxy that relays to a central zabbix server. Each time an AWS account is created (with its associated proxy), an additonal rule has to be added to the zabbix server's ingress security group,... -
Zabbix architecture for multiple process monitoring in a large environment
Hello, everyone.
I have a quite large environment with 30k+ processes running. Instead of monitoring each physical machine's status (which is already being done in a separate way), I would like to setup a Zabbix separately to monitor each process and recover (manually) in case of failure...