sni / Thruk

Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
http://www.thruk.org
Other
409 stars 149 forks source link

Backend with ipv6 #753

Closed fufroma closed 6 years ago

fufroma commented 7 years ago

Hi,

I tried having a IPv6 backend.

I tried the following configuration:

No success.

Are ipv6 backend possible ? If so, could you add an example in the example config file?

sni commented 7 years ago

I never tried, but at least the 3rd variant should just work i guess. What error do you get?

fufroma commented 7 years ago

K-cendre: ERROR: failed to connect - Invalid argument. (myserver:6558)

I saw IO::Socket::INET in ./lib/Monitoring/Livestatus/INET.pm but no mention of anything related to IPv6.

fufroma commented 7 years ago

@snii would you like me to do some more test?

sni commented 7 years ago

No, i just don't have time to look into it right now.

sni commented 6 years ago

Could you try the mentioned patch?