Nagios3 Core v. 3.5.1 96.126.126.159:80

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
beginner
Posts: 2
Joined: Tue Sep 22, 2015 2:58 am

Nagios3 Core v. 3.5.1 96.126.126.159:80

Post 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
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios3 Core v. 3.5.1 96.126.126.159:80

Post 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.
Former Nagios employee
beginner
Posts: 2
Joined: Tue Sep 22, 2015 2:58 am

Re: Nagios3 Core v. 3.5.1 96.126.126.159:80

Post by beginner »

Thank you very much... it helped...
Locked