FreeBSD 10.4, Zabbix 3.0.16
Perhaps the problem started with updating the fping from 3.6.1 to 4.0.0. For any action, fping answered "fping failed: (null): can not create raw socket (must run as root?): Address family not supported by protocol family". The problem was in the support of ipv6 at the kernel level, that problem is solved. Now fping works correctly both from the command line, and through a script that is launched via zabbix web interface. But all those hosts, which at the time of the appearance of the problem were not available - now always "red", and all that was available - always "green." The fping works, but "automatic" simple checks by the intervals are no longer executed. There is silence in logs on DebugLevel = 4. May be somebody knows, how can I try to solve such a problem?
Perhaps the problem started with updating the fping from 3.6.1 to 4.0.0. For any action, fping answered "fping failed: (null): can not create raw socket (must run as root?): Address family not supported by protocol family". The problem was in the support of ipv6 at the kernel level, that problem is solved. Now fping works correctly both from the command line, and through a script that is launched via zabbix web interface. But all those hosts, which at the time of the appearance of the problem were not available - now always "red", and all that was available - always "green." The fping works, but "automatic" simple checks by the intervals are no longer executed. There is silence in logs on DebugLevel = 4. May be somebody knows, how can I try to solve such a problem?
Comment