problems after upgrading to 2014R1.3
Posted: Sat Jul 19, 2014 8:44 am
We were able to upgrade to NagiosXI 2014R1.3, all works fine for existing hosts and services, but if I edit a service or add a new host with services, then the services keeps flapping:
2014-07-19 09:36:47 XXX UP HARD 1 of 5 HTTP OK: HTTP/1.1 200 OK - 79826 bytes in 0.046 second response time
2014-07-19 09:35:56 XXX DOWN HARD 1 of 5 CRITICAL - Network Unreachable (localhost)
2014-07-19 09:31:47 XXX UP HARD 1 of 5 HTTP OK: HTTP/1.1 200 OK - 79826 bytes in 0.047 second response time
2014-07-19 09:30:16 XXX DOWN HARD 1 of 5 CRITICAL - Network Unreachable (localhost)
The nagios node has IPv4 + IPv6 connectivity, but, the checked hosts do not have quad A records. It seems it's doing an IPv6 lookup first and then an IPv4 lookup, but it sends out an alert (which it shouldn't, nothing is down).
How can I force NagiosXI to only use IPv4? Or better yet, not to send out an error when the host only has IPv4, but NagiosXI has IPv4+IPv6.
thanks!
2014-07-19 09:36:47 XXX UP HARD 1 of 5 HTTP OK: HTTP/1.1 200 OK - 79826 bytes in 0.046 second response time
2014-07-19 09:35:56 XXX DOWN HARD 1 of 5 CRITICAL - Network Unreachable (localhost)
2014-07-19 09:31:47 XXX UP HARD 1 of 5 HTTP OK: HTTP/1.1 200 OK - 79826 bytes in 0.047 second response time
2014-07-19 09:30:16 XXX DOWN HARD 1 of 5 CRITICAL - Network Unreachable (localhost)
The nagios node has IPv4 + IPv6 connectivity, but, the checked hosts do not have quad A records. It seems it's doing an IPv6 lookup first and then an IPv4 lookup, but it sends out an alert (which it shouldn't, nothing is down).
How can I force NagiosXI to only use IPv4? Or better yet, not to send out an error when the host only has IPv4, but NagiosXI has IPv4+IPv6.
thanks!