I've spent 2 days on this and installed/uninstalled close to 30 times and Zabbix just keeps breaking.
I'll explain the steps I've been using
- I've installed agent2 on the server.
- I've already configured the host in Zabbix so it pulls metrics from the server like CPU,...
Search Result
Collapse
59 results in 0.0028 seconds.
Keywords
Members
Tags
-
Pulling MSSQL Data using the plugin
-
Agent2
Hi,
I recently activated Zabbix cloud service. I've successfully connected SNMP and Agent2 agents, except from our datacenter. I'm having trouble getting a Windows server to connect to the cloud server.
The following error appears in the host log file:
"cannot connect to... -
Zabbix Agent in a container not able to check the filesystems
Hello,
please, correct me if I'm wrong. If I run a Zabbix agent on a docker container, I can't monitor all the machine filesystems.
Because I did that, but the only filesystems that my agent discovered, it's the one defined in the "volumes" section of the docker file.
Do... -
SOLVED: Zabbix "Agentless" SSL Certificate Monitoring
Howdy, I figured I'd share my notes setting up SSL certificate monitoring within Zabbix. This can be done without installing an agent on the remote sites/web servers by using a Zabbix Agent 2 (package `zabbix-agent2`) running on another system (including the Zabbix server) to act as a proxy.
...Last edited by flakrat12; 23-02-2025, 00:57.👍 2 -
Zabbix agent2 - Docker : Trigger on container removal
Hi awesome zabbix community!
I have been trying to use zabbix to monitor docker containers and it works fine when the containers exists. Is there an easy way to monitor if containers get deleted and not just stopped or crashed? -
Zabbix Agent 2 (7.2.3) does not start automatically after a restart
Hello,
It happens from time to time that a Windows Server fails to start the Zabbix Agent 2 after a reboot.
I know this problem from several installations in the past and have started to delay the start of the service.
Last week I upgraded all systems to the new 7.2.3 Agent2... -
Zabbix 7.2 Agent2 MQTT Plugin issue: cannot open CA file for TLS connection
Hello everyone,
Debian 12 Bookworm
Zabbix 7.2.3
Agent2
I have a problem trying to setup secure MQTT connection with Agent2 MQTT plugin: Agent2 cannot find/open CA file
...Code:2025/02/05 10:29:47.029785 [101] adding new request for key: 'mqtt.get["tls://<mqtt-server>8883",
-
Agent does not collect data
Hi all,
Some time ago I updated the zabbix agent from 6.0.22 to 7.0.2 on Linux Red Hat. The update was successful and systemctl status zabbix_agent2 returns active (running) without errors. However, no logs appear, both in the frontend and in the /var/log/zabbix/zabbix_agent2.log file....Last edited by Hubert Kurowski; 07-01-2025, 16:47. -
error getting sdk module while creating zabbix agent2 module
Hello! i wanna write module with new sdk modules, but catching an error while getting it
...Code:go: golang.zabbix.com/sdk@latest (v1.2.1) requires golang.zabbix.com/[email protected]: parsing go.mod: module declares its path as: git.zabbix.com/ap/plugin-support but was required as: golang.zabbi
-
Postgresql Monitoring by Zabbix Agent2 Template for PostgreSQL16
Hi everyone,
I saw the official documentation of PostgreSQL by Zabbix Agent2 supports for Postgres Version 10-15. https://git.zabbix.com/projects/ZBX/...at=release/7.0
Is this template usable for PostgreSQL 16? If not support, how could... -
Cannot get Modbus to work
To start of this, just want to start show what i have done. Btw i have checked if Modus working on my part, and it work with the right IP and Port. I run Agent2 on Docker and can ping to the host with modbus i want to use.
First i started with adding the right values to agent2 env file... -
Nothing Provides libssl but Openssl is installed
I tried to install the Zabbix Agent2 7.0 on a Suse SLES 15.1 distro and got the error bellow.
Then, I noticed that Zabbix version 7.0 supports Suse 15.4+.
I then tried the Agent2 version 6.0, but got the same error. It seems that version 6.0 should be supported, since the doc suggests... -
Zabbix agent 2. Windows performance counter buffer error.
Hey there. We have Zabbix agent 2 (7.0.0) on different windows hosts, and sometimes agent fails with this error in zabbix_agent2.log
...Code:2024/08/26 14:55:31.402274 cannot load os dependent items: Failed to load objects and default counters: There is more data to return than will fit in the supplied
-
Docker containers monitoring on Top Hosts widget
Hello guys,
I need to create a "Top Hosts" widget that contains all docker containers that I have. But unfortunately, all what I can do is to monitor only the main Linux host that has Docker, as shown in the second screenshot. My environment is:- Rocky Linux that has Docker installed
-
Server which could turn off and on
Dear forum members,
I'm relatively new to zabbix and I have a question for you.
I have a server where I have installed a zabbix agent2 to monitor a jvm application.
Everything works fine but this server is not under my control, it's in a client premises, the client every night...