Hi,
Someone ca explain me how (mecanism) zabbix found IP address and DNS for create interfaces for the hosts (registerer with auto registration Action)
Because on my zabbix plateform , some hosts are created with multiple interfaces (more than 20 ) , specially proxies can have...
Search Result
Collapse
47 results in 0.0025 seconds.
Keywords
Members
Tags
-
Host created with a multiple interface
-
Timeout while connecting to <IP>:<Port>
I'm currently having an issue with Zabbix and I don't know how to fix this other than causing mass loss of data.
In the last few days I've noticed whenever a host of mine had two or more interfaces and the primary interface went down, Zabbix wouldn't recognize the other interface...Last edited by gdvilela; 19-10-2018, 14:52. -
Get hostid by itemid
Hi everyone!
I have a blind list of itemids.
Is there any way to get corresponding hostids using given itemids from API?
I'm going to implement a check procedure to be sure if each manually collected itemid has correct position within host information generated...Last edited by BigBoatCap; 16-08-2018, 10:45. -
Host unavailable (server-side)
Hey folks:
I know that is a common problem, but I really have some difficult to troubleshoot what is happening.
I have a Zabbix server called A with IP A.ip. I have two clients called B and C with IPs B.ip and C.ip. I have others 3 clients too (D, E and F).
All...Last edited by apterix; 03-11-2017, 16:24. -
Latest Issues on Map - Zabbix 3.2.4.
Hello,
we would like to see all the issues of the hosts that are on that map.
But not below the individual host. Rather in a separate window to the right (like the latest 20 issues on the Dashboard but only for the host on the map).
I made an attachment to visualize the... -
Graphs of all hosts in one page
Hi,
I previously used Zabbix 2.2.2. It was configured by some other admin.
Now I have installed Zabbix 3.2.4 and trying to configure it.
I used to view graphs of all hosts as I select one graph from combobox.
In my current installation, I see repeating graph... -
Quick Question ICMPPING
Are pings sent from the zabbix server or from the host you registered it in? It might be a dumb question but it really bothers me thinking about it
.
Thanks.
Regards.
Edit:
to make my point clear, i need to check the ping from host a to host... -
Network discovery and actions
Hi,
I'm using network discovery and actions and i have the following problem:
I have a network discovery rule (Local network) where there are an IP range. I create an action to send an e-mail when a new host is discovered. The problem is whrn i reboot a host, the action... -
Alternative ways to test host availability
Zabbix - 2.2 LTS
REHL 5 - Mysql DB back end
Running 1 server with 2 proxies
I've been testing Zabbix and an alternative monitoring system for the past few weeks as part of a POC and have had some great successes. However I have a unique issue in determining if... -
Template cannot be linked to another template more than once even through other templ
After update from 1.8 to 2.4 I have a big problem with templates.
I can´t link any template to a host and the error is "Template cannot be linked to another template more than once even through other templates"
I have seen that is a very commun problem,... -
Zabbix agent on host.name is unreachable for 5 minutes
Buen día,
instalé Zabbix Server 2.4 en un Debian 7. Pude ir resolviendo los distintos problemas durante la instalación, pero cuando pongo los agentes en Windows 7 me muestra esta información:
"Zabbix agent on host.name is unreachable for 5 minutes"
... -
Host Inventory Properties withing Action Messages
Hi All,
I have been trying to output some of the information from the Host Inventory into an Action message using the object property names but it is not working eg {HOST.poc_1_name}
Is this actually possible?
I am trying to add point of contact information... -
Últimos hosts adicionados
Amigos,
Preciso saber quais foram os últimos hosts adicionados.
Tem como?
Se sim, como faço?
Obrigado! -
Zabbix API add a host to a hostgroup
Hi,
I am trying to add a host to a hostgroup using the python API
I get the groupid like this
group_id = zapi.hostgroup.get(output='extend',filter={"name":["group_name"]})
print group_id[0]['groupid']
19
and... -
Mostrar apenas os clientes offline
Bom dia pessoal,
sou novato no zabbix eu ja consigo monitorar os hosts via icmp tranquilamente. Porem eu estava precisando mostrar apenas os clientes offline numa lista, tipo o monitoramento do nagios. Hoje eu consigo ver apenas os clientes offline na dashboard dentro da tabela "Ultimos...