During a network problem last week, I noticed that the OIDs for broadcasts/multicasts are missing in the templates for switches (in our case the HP Enterprise template).
We had the problem that a Lenovo computer that was switched off was flooding our network with IPV6 multicast packets.
...
Search Result
Collapse
9 results in 0.0020 seconds.
Keywords
Members
Tags
-
zabbix with pacemaker: how to use IPv4 and IPv6 with SourceIP
We have a Zabbix HA cluster setup with pacemaker (Zabbix 6.4.7). This setup uses a VIP for each of the components (server, frontend, database). The VIP is configured as SourceIP in the Zabbix server and proxy configs.
How is it possible in such a scenario to monitor devices with IPv6? Since the... -
fping6: can't create raw socket (must run as root?) : Address family not supported
I understand that it is a recurring theme, and common in the forum, as well as in some proposed solutions.
But I want to put another approach.
After reading several posts that told me about the permissions, I checked them and I think they are correct and that is not the issue... -
Ipv4 and ipv6 traffic graph from Extreme WAN switch
Hi all,
We have currently deployed Zabbix in our university and found it really useful. We have both Ipv4 and Ipv6 traffic passing through our WAN switch. However, We need to get the exact number of Ipv4 and Ipv6 traffic packets forwarded by our WAN switch(Extreme switch). It would be very valuable... -
Как триггерить corev6:net.if.in[he-ipv6]?
Потому что возникает last: Cannot evaluate expression: "Cannot evaluate function "corev6:net.if.out[he-ipv6].last()": item is not supported.", от состояние "Неизвестно". Какой-то иной вариант триггера должен быть?... -
Issue with IPv6 = False Positive
Hello gents!
I installed Zabbix some days ago and I have an issue that I haven't resolved yet..
As CloudFlare use IPv6 as DNS, I have a bunch of false-positive Alerts from Zabbix.
Under the same minute I receive an Alert and it recovery, several times a day.
Here's... -
Is IPv6 supported in 1.8.4?
Is IPv6 supported in 1.8.4?
Zabbix Agent
zabbix_agentd does not listen for IPv6 connections by default. And I do not know how to configure so it listen on both IPv6 and IPv4.
In /etc/zabbix/zabbix_agentd.conf
Makes it listen on IPv6, but...Code:ListenIP=::
Last edited by Blinkiz; 25-03-2011, 09:43. -
How to setup simple IPv6 monitor? (ipv6.google.com)
I am trying to do a simple IPv6 ICMP ping to "ipv6.google.com".
I am using the Zabbix vmware appliance, version 1.8.4, which comes with fping6 installed.
I can use fping6 and ping6 from the command line to successfully ping "ipv6.google.com".
... -
pingcheck + IPv6
Hello guys,
I'm checking some hosts simply by using pingcheck. This works fine for checking IPv4 hosts. But using pingcheck on IPv6 hosts fails.
I'm running Zabbix 1.6.4 on Debian Lenny. fping is installed.
The Zabbix-server, ofcourse, has a IPv4 address as well...