I want Zabbix to check ping of another host before it creates a problem event of one host.
I know this could be done by using trigger dependency but I do not want to keep checking ping for both hosts.
I will keep checking ping of one host and let Zabbix run a new function to check ping of...
Search Result
Collapse
59 results in 0.0025 seconds.
Keywords
Members
Tags
-
Triggering event or problem in C source code
-
zabbix-proxy keeps restarting
Hello!
This is my first post here
I think i might need some help with zabbix-proxy.service.
I had a 4.2.8 Proxy installed on the Server and wanted to upgrade it to 5.0
But when i changed my .service file to the new files it keeps unsuccessfully trying to start for 10 seconds... -
Alerta baseado em Trap encerrado após 1min
Olá pessoas,
To criando um alerta baseado em TRAPS recebidas do meu host, o alerta é criado, porém o mesmo é encerrado após 50s.
Provavelmente estou fazendo alguma coisa errada, mas não consegui identificar.
Acredito que o problema possa estar na forma que criei a Tr... -
Zabbix cannot force close problem
Hello, anyone know how to close the problem in zabbix since the close problem click box can't click. Also, the allow manual close still cannot click.
Force close problem not available. Thanks all...2 Photos -
Recovery expression to close, X hours after Problem created
So I have data that comes in to Zabbix every morning at 9am, which triggers a problem, but my team don't always get to deal with it.
I wanted to have a Recovery expression which would close the problem 5 hours after it was created.
I thought the following would work, as its just checking... -
Триггер не генерирует событие
Приветствую!
Используется Zabbix Server 4.0.1, при изменении состояния триггера не генерируется событие.
Есть несколько триггеров с различной важностью, которые срабатывают,...Last edited by kyern; 14-11-2018, 13:19. -
Lost data on dell servers monitor
Hi,
I tried to monitor Dell PowerEdge R920 through SNMP on my test environment. I found the graphs is not continues. But my network device monitor looks great on graphs. So I use tcpdump to find connections of udp port 161 from the Dell sever, things like where the blank area on graphs...Last edited by walter; 12-07-2018, 11:58. -
Trigger Expression when one item value is unknown
Hello,
I have Expression on my Trigger:
My goal is to check if the value 1 is returned from any one of my hosts.Code:({host1:key[value].last()}) +({host2:key[value].last()}) +({host3:key[value].last()}) +({host4:key[value].last()} <> 1
Problem is when one of them if... -
diable to get CPU iowait correctly
Hi,
Our one of servers has the problem ,which caused miscalucations of cpu info.
It has enough server spec, but inflate and deflate cpu iowait.
But, "sar" command constantly indicated 0.5~0.6 %.
I tried get command "zabbix_get -sSERVERIP -p10050 -k... -
Маркировка элементов данных в мониторин&
Доброго времени суток! Проверяю работу сервиса с помощью... -
Create simple trigger in Zabbix
Hello,
I'm trying to add a trigger in Zabbix. My script simply checks for some data and returns 1 for errors and 0 if everything is good.
The Trigger is: {Hostname:Key.last()}=1
On the Host, by testing the triggerdata via the agent, I get the value 1 back... -
Message d'erreur ?
Bonjour,
J'ai depuis quelque temps un message d'erreur qui arrive tous les jours.. Il s'agit de celui-ci :
-----------------------------------
Trigger: Lack of free swap space on srv-backup Trigger status: PROBLEM Trigger severity: Average Trigger... -
Probléme agent Zabbix sur Windows
Bonjour ,
Je viens ici demander de l'aide pour un souci que je rencontre avec zabbix.
J'ai cette erreur devant mon host get value from agent failed zbx_tcp_read() failed 4 interrupted system call .(c'est un host windows)
J'ai tout fait (désinstallé réinstallé... -
Zabbix FreeNas Disk inventory monitoring problem
Hi
We monitor 2 FreeNas servers on SNMP.
First One
Disk partitions (324), General (5), Interfaces (33), Memory (18), Processors (16), ZFS statistics (14)
Second One
General (5), Interfaces (33), Processors (16), ZFS statistics (14)
Sometimes... -
someone can help me with a suggestion?
well i was triying to install zabbix on a virtualbox but when it start i cant acces to the web interface,it says time out ? maybe i need to open the port 10050 or 10051 how i can do that?
or maybe i need to install zabbix on ubuntu with a disk partition? whats do you thinks is the best...