Hello, I recently tried to install Zabbix following the steps listed out in this webpage https://www.zabbix.com/download?zabb..._version=22.04
Everything seemed to go fine, however when I opened the web page for Zabbix I noticed that it was letting me...
Search Result
Collapse
88 results in 0.0041 seconds.
Keywords
Members
Tags
-
Zabbix server stopped working
I recently changed my IP of my Zabbix server, after that the mysql database of the server stopped working.
When I tried to access the front end, i got this error.
When I tried to access the error logs, i was able to find that the mysql database is down
[Warning] [MY-010909]... -
SELinux configuration for zabbix_trap_receiver.pl
Hello,
I would like pass SNMP traps to Zabbix via zabbix_trap_receiver.pl perl script. My configuration is very similar to example from Zabbix blog (https://blog.zabbix.com/snmp-traps-in-zabbix/).
My SNMPTrapperFile is localized in /var/log/zabbix/ and zabbix_trap_receiver.pl is in...Last edited by gorekBoy; 27-03-2023, 22:17. -
Can not install zabbix-server-mysql and zabbix-web-mysql on CentOS7
I installed the repository from https://www.zabbix.com/download?zabb...centos&os_vers ion=7&components=agent&db=&ws= which is Zabbix 6.2
and mariadb but the installation of zabbix-server-mysql and zabbix-web-mysql is not working. It said :
yum... -
harri started a topic zabbix database migration to primary keys (mariadb): Can I just drop the old tables?in Zabbix Helpzabbix database migration to primary keys (mariadb): Can I just drop the old tables?
Hi folks,
if I got the history_pk_prepare.sql script correctly, it just renames the history tables to something_old and creates new tables using primary keys. Looking at the migration guide (https://www.zabbix.com/documentation...b_primary_keys) I wonder would it be possible to skip the...Last edited by harri; 08-01-2023, 17:17. -
Could I Install Zabbix Server dependencies Offline on CentOS Linux?
I am trying to install the Zabbix Server offline on CentOS v8 Stream, and faced an issue when I am trying to install Apache, because it requires a lot of dependencies online,
Is there a way to install the dependencies on CentOS offilne? -
Проблема с ksoftirqd после обновления zabbix-сервера
Добрый день!
После обновления zabbix-сервера и клиентов, на сервере стали возникать отложенные прерывания ksoftirqd (рис.1, 2), возникающие сразу после того, как клиенты...Last edited by slapp62; 09-12-2022, 14:14. -
Synchronizing DB Data between Zabbix Servers without HA
Hello community,
i would to know if there's a more elegant solution to my concept and am open to any suggestions:
Currently i have 2 Zabbix Servers running on 2 ESXI, one active and one cold standby due to limitations on the monitored devices.
To synchronize between these...Last edited by Vussey; 30-11-2022, 12:51. -
Collect print queue data - Lexmark
Hello friends. I need to monitor the print queues of some printers on my network, but I can't find anything related to this subject in my research. I currently have more than 10 printers connected through the windows print server and monitoring them is essential. Most printers are Lexmark
... -
Force host creation to use a proxy
I have some users that are creating their hosts pointing to Zabbix Server instead of the correct Proxy.
Is there a way to prevent users from creating hosts without selecting a proxy? -
Fresh Zabbix Server 5.4 install will not connect to PostgreSQL server
I have installed Zabbix Server 5.4 from packages and setup a PostgreSQL database with the schema and data from the package SQL files.
Everything looks okay on the database side I have 166 tables in the public schema.
I can connect to the Postgres server from the Zabbix server... -
Agent DNS address changed and server fail to discover
Hey,
I have an host interface configured to `connect to` using a DNS address.
Now the IP address of the monitored host has been updated and the DNS updated as well to the correct IP, but the Zabbix-Server failing to connect to the new address automatically.
It seems like... -
schelcc started a topic Front-end warning "Unable to load database credentials from Vault.", no logged errorsin Zabbix HelpFront-end warning "Unable to load database credentials from Vault.", no logged errors
Apologies if my formatting is off, this is my first post here.
I have been working on installing & implementing Zabbix on a server, using Hashicorp Vault to protect the DB credentials. After getting it installed (or so I thought), I proceeded to start enabling the actual server. The... -
Server upgrade 5.4 - DB error
I was trying to upgrade my Zabbix Server version from 5.2.6 to 5.4 but hit an error during database upgrade process.
After noting that version 5.4 needs MariaDB 10.0.37 or higher, I upgraded my DB successfully and started the Zabbix Server upgrade procedure as documented.
The...Last edited by markfree; 18-05-2021, 01:44. -
Firewall rules Zabbix Agent - AWS
Hello everybody,
I configured my Zabbix server on AWS and use a Security Group on AWS and open the port 10050-10051 (Inbound) and 10050-10051 (Outbound) and of course it is working, but I would like to be more accurate, so which port should be open exactly ?
I think it is...