If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I have been having an issue where no matter what I put into a userparameter it will only return as a string when using zabbix_agent2 -t some.key. I have tried forcing my output into an integer in many different ways.
The userparameter I am using boils down to:
ficheiro de configuração ser carregado directamento do servidor
Boas
É possível carregar o ficheiro de configuração do agente diretamente da "net".
Exemplo: coloca-se o ficheiro de configuração na raiz do servidor do zabbix e ao invés do ficheiro de configuração ser carregado da pasta do zabbix, é carregado de https:\\<IP...
how to change zabbix configuration settings in k8S environment?
Hello forum. I have the following question: I have installed Zabbix in k8s environment. I need to make persistent changes in zabbix_server.conf file, located in the server container. I tried to use configMap volumes, but it failed, as volume got mounted as read only (by definition in configMap volumes,...
Zabbix Server: "localhost:10051" failed / Cannot use APK-Command in Bash
Hello Everyone
This is the first time working with Zabbix, and I was successfully able to install it as a container on A Ubuntu Server 22.04. I now receive the following error message on the Dashboard after I signed in for the first time:
We've been using zabbix-agent for Ubuntu 20.04 without problems. Now I'm testing to migrate the zabbix-agent to zabbix-agent2 to be able to monitor systemd on ubuntu.
The problem:
On the zabbix configuration we use " *.conf " string to include all the...
Update config through Zabbix scripts without need to restart service
Hi, I'd like to set up "update config" script (Remote Command) for some particular hosts. As for today Zabbix agent is being installed by GPO, where the number of configuration options are limited.
My question is if I'm able to to update hosts' config file on the fly without need...
Multiple Agent config files created : Zabbix Agent 4.0.11
I am not sure , if this is only my issue or anyone else facing too.
I installed zabbix from epel repo, and as usual i was editing file /etc/zabbix/zabbix_agentd.conf, however changes did not get effect, and i spend quite a long time trying to figure what's happening - only to come to know this...