Search Result
Collapse
16 results in 0.0021 seconds.
Keywords
Members
Tags
-
Zabbix 6.0 Installation with RPM Packages(Server No Connectivity to Web)
Hello All. We're installing Zabbix 6.0 manually step by step. We did manage to install lots of PKGs except Two. When we install : zabbix-web-mysql-6.0.39-release1.el9.noarch.rpm, it says it needs : zabbix-web-deps-6.0.39-rc1.release1.el9.noarch. So, we install web-deps. But that further asks that it...👍 1 -
SAML single-logout "Missing Status"
Hi all,
Been running into an issue with SAML in Zabbix. I have a Zabbix Server 5.4.3 instance, running on Ubuntu 20.04 LTS in an LXC container. I've been trying to fully integrate Zabbix with my Keycloak server, and 90% of it works. Logging in works perfectly, no issues at all, but the...Last edited by dhellstern; 07-08-2021, 01:24. -
Install Zabbix agent into K8s (via Rancher) ; send to a remote Zabbix server.
Totally new to Zabbix; I come from the world of Xymon [admin] (and Zenoss [end-user]). Trying out latest Zabbix 5.2 as a POC to monitor our Kubernetes/K8s environment. Our K8s environment is managed via Rancher.
I have a Zabbix 5.2 server running a RHEL 7 already, now I am looking to deploy... -
zabbix not receiving traps to /tmp/zabbix_traps.tmp
Hi, I'm trying to configure Zabbix to receive traps. I see snmptrapd port receiving traps. but, not writing to /tmp/zabbix_traps.tmp
I have followed the below procedure
1. Installed net-snmp-utils net-snmp-perl net-snmp
2. snmpd and snmptrapd service is running...Last edited by gurlinks; 25-03-2020, 02:27. -
How configure zabbix monitoring by jmx on Tomcat.
Hi guys! I'm trying to configure zabbix monitoring on tomcat server. I wish make this by JMX. Someone already did it this?
If someone should help me, i thank so much. -
zabbix_server.log entry: file:'log.c',line:246] lock failed: [22] Invalid argument
I am installing zabbix 3.4.11 using puppet. Before I do the installation, I made sure I manually added the SELinux policies as per instructions in https://support.zabbix.com/browse/ZBX-12567, so I stopped getting messages in zabbix_server.log about out of space due to semaphores . As matter of fact,...Last edited by rk325; 07-08-2018, 22:31. -
zabbix-server pid file
Hello,
I installed zabbix-server with some difficulties but managed to have it running well and since then I haven't problem until now. My virtual machine has been rebooted and the server is no booting or being in a failing state.
I'm under redhat 7 and trying to boot the... -
Unable to get Zabbix to send e-mail alerts
Hello,
I've been troubleshooting our Zabbix for a while and can't seem to figure out what's wrong with my implementation. We installed a brand new instance of Zabbix 3.0 and have compiled it with SMTP & SSL support. We are trying to use Amazon SES to send e-mails. We've verified that... -
Zabbix server won't start after upgrading to 3.0.4
Today I've upgraded my zabbix_server to v3.0.4, but since then I cannot start the server anymore. I'm using Ubuntu 14.04. After trying to start the server by executing
service zabbix-server start
I don't get any error, but service is not started. I'm not sure which... -
Можно ли установить Zabbix 3 на hp-ux 11i v3
Добрый день, помогите разобраться:
имеется сервер HP rx2660 c HP-UX, можно ли туда установить zabbix-сервер? Если нет, что можете посоветовать?
Спасибо заранее -
Desaparecieron estos paquetes de los repositorios
bueno ayer estuve toda la tarde tratando de instalar zabbix pero cuando llegue ala parte donde hay que descargar de los repositorios esto paquetes no los encontraba http://prntscr.com/88utah "yum install zabbix-server zabbix-web zabbix-agent zabbix-java-gateway" . bueno...
-
Zabbix-server doesn't start in CentOS 7
Hi,
I'm trying to setup Zabbix on CentOS 7 (inside a Virtual Machine). After installation, when I try to start zabbix-server (systemctl start zabbix-server.service), I receve this message:
...HTML Code:Job for zabbix-server.service failed. See ‘systemctl status zabbix-server.service’
-
Zabbix-server ошибка
Добрый день.
есть Centos 7 + zabbix 2.4.4.
Вроде все работает, но
systemctl status zabbix-server
выдает...Code:Loaded: loaded (/usr/lib/systemd/system/zabbix-server.service; enabled) Active: failed (Result: start-limit) since Tue 2015-04-21 12:28:33 MSK; 10min ago
-
Could the process of zabbix-server setup be automated?
When a zabbix-service is installed, the admin need to setup it by access http://{zabbix-server-host}/zabbix/ with browser, and click the "Next" on each page of a setup wizard. Although the only input field is the password of "root" user, it seems that some data in database is updated...