We have Zabbix 2.4.4 and I'm having an issue when I create actions. I am only given the condition options for actions based on internal events. What can I do to change it so that I instead see the options for setting conditions for trigger-based actions?
We have used Zabbix 1.8 in the past,...
Search Result
Collapse
29 results in 0.0024 seconds.
Keywords
Members
Tags
-
Creating a trigger-based action
Last edited by SincerelyHiatus; 13-10-2015, 18:12. -
icmpping discovery finds nothing but http does?
When i make a discovery rule with ICMP ping, zabbix doesn't find any hosts. But if i try it on the same network with http(standard port), he finds all of them. Does anyone know what the problem is and how to fix it?
I use zabbix 2.4
The devices i try to find are on a different... -
Zabbix 2.0.9 icmpping giving 0
Hello,
I have installed Zabbix 2.0.9 on Centos 6.4
but the simple check icmpping always giving 0
in the zabbix server config file i use this location for fping:
/usr/sbin/fping
so when i manualy try on the console:
/usr/sbin/fping... -
Ping issues since Ubuntu 12.04.2 Zabbix proxy
Hello together,
we are using a distributed monitoring and in the past we have used a OpenSuSE 11.4 with Zabbix 2.0.1 (old Proxy) on the proxies. The central Zabbix server is running with Zabbix 2.0.3.
Now I have build a new Zabbix proxy 2.0.6 on Ubuntu 12.04.2 LTS and I get ICMP...Last edited by joergi; 09-08-2013, 10:39. -
icmpping.max help
Hi -
I've searched and searched but I think I am having a problem with the syntax of one of my triggers. Here's what I would like to do:
Ping a host and if it's non-responsive for 120 seconds, activate a trigger.
If this host comes back up, I would like the... -
Multiple Interfaces icmpping test
Just curious on the best way to accomplishing this.
I have a host that has 2 interfaces and want to be alerted on if either go down and stop responding to ping. Would I just add the additional interface to the "Agent Interfaces"?
Would I have to specify 2 icmpping... -
проверка каналов....
добрый день. есть "задумка" проверять разные направления... -
Вопрос по настройке действия для триггер
На 1-м хосте настроен триггер ping. (пример: адрес для пинга...Last edited by tedy1; 19-03-2012, 12:10. -
fping failed
Здравствуйте, развыернул готовый zabbix 1.8.10 на VMWare, никаких дополнительных настроек кроме статического ip адреса не делал.
Занес хост с ip адресом и создал элемент данных с простой проверкой icmp
Данные не собираются, в логах сервера ошибка
fping failed: "This... -
icmpping keeps disabling itself
Hi,
I'm running Zabbix 1.8 from the Debian Squeeze repo.
I have a template with a Simple Check type icmpping item in it called "Ping check".
When added, it'll be present in all my hosts, but grey.
After a while the item disappears from... -
How to ping an agentless host
Hi folks!
I seem to be having a problem pinging an agentless host.
The ping from the dashboard works fine for hosts running an agent but when I try to configure items for those hosts or other devices I get a value of 0 in response or no value whatsoever.
So far...Last edited by zabbixuser85; 19-10-2010, 15:46. -
I have problems when inserting the item of icmpping and icmppingseg
Hello
I need help only gives me information on some occasions 0 and changing the parameters of the item to floating leaves eset message: / usr / sbin / fping: [2] No such file or directory
Searching google it recommended to install fping install the monitoring server and... -
icmpping trigger issue
Hi all,
I'm running into an issue where an icmpping item is not working for any hosts. I can see from the zabbix_server.log that fping is reporting that the hosts are alive so I believe that the issue is most likely with my trigger, however the trigger is pretty basic. I have searched...