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
Nagios3 Core v. 3.5.1 96.126.126.159:80
Re: Nagios3 Core v. 3.5.1 96.126.126.159:80
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.
Former Nagios employee
Re: Nagios3 Core v. 3.5.1 96.126.126.159:80
Thank you very much... it helped...