Page 1 of 1

Nagios3 Core v. 3.5.1 96.126.126.159:80

Posted: Tue Sep 22, 2015 3:04 am
by beginner
Hello,

Nagios is calling home and sending data to IP 96.126.126.159:80.

How can i disable this feature for some reason i dont want to block this traffic with iptables.

Thank you

Re: Nagios3 Core v. 3.5.1 96.126.126.159:80

Posted: Tue Sep 22, 2015 9:19 am
by tmcdonald
That resolves to newvs1.nagios.org and I believe that is being used to check for new versions. You should be able to set check_for_updates=0 in your nagios.cfg and restart nagios.

Re: Nagios3 Core v. 3.5.1 96.126.126.159:80

Posted: Mon Sep 28, 2015 6:52 am
by beginner
Thank you very much... it helped...