Search found 6 matches

by Elik
Fri Apr 13, 2018 5:16 pm
Forum: Nagios XI
Topic: Nagios Access tied to single computer from same IP Issue
Replies: 10
Views: 4806

Re: Nagios Access tied to single computer from same IP Issue

Howdy,

Got it all sorted out. It is due to the php.ini file that is the culprit for it. I setup the new Nagios XI server and use it as template to check on the original to find the main issue and zeroed in on the php.ini which is the problem. After updating it, it works properly now.
by Elik
Wed Mar 21, 2018 8:22 am
Forum: Nagios XI
Topic: Nagios Access tied to single computer from same IP Issue
Replies: 10
Views: 4806

Re: Nagios Access tied to single computer from same IP Issue

Hello, I thought the same, but something is obliviously changed since under CentOS6, I did not have this problem at all when it is setup. Reason I upgraded to CentOS7 is due to moving to new hardware and I did fresh install and restored the plugins and the configurations for the hosts and services a...
by Elik
Wed Mar 21, 2018 1:25 am
Forum: Nagios XI
Topic: Nagios Access tied to single computer from same IP Issue
Replies: 10
Views: 4806

Re: Nagios Access tied to single computer from same IP Issue

Hello, if it is from the same computer from the behind the router, it does not matter, since it would be fine. It is due to unique mac addresses from the different computers from the same router that is the issue for it. [root@monitor ~]# php -r 'phpinfo();' phpinfo() PHP Version => 5.4.16 System =>...
by Elik
Tue Mar 20, 2018 10:35 am
Forum: Nagios XI
Topic: Nagios Access tied to single computer from same IP Issue
Replies: 10
Views: 4806

Re: Nagios Access tied to single computer from same IP Issue

Note this is on CentOS 7. I never had this issue under CentOS6 but I re-installed to have it run on CentOS 7 instead due to support of the newer python for several plugins needed for it. Something tells me that there is something in the apache or php configuration that is actively locking the sessio...
by Elik
Tue Mar 20, 2018 8:11 am
Forum: Nagios XI
Topic: Nagios Access tied to single computer from same IP Issue
Replies: 10
Views: 4806

Re: Nagios Access tied to single computer from same IP Issue

Howdy,

That is not the issue for it. It is just that if multiple computers connecting to the same nagios from same IP, it renders them unreachable for everyone except one that is already in session for it. So what you suggested is not the solution for it.
by Elik
Mon Mar 19, 2018 2:15 pm
Forum: Nagios XI
Topic: Nagios Access tied to single computer from same IP Issue
Replies: 10
Views: 4806

Nagios Access tied to single computer from same IP Issue

Howdy, I have a annoying issue which I have been banging my head trying to fix. Basically, we work from the office which we have over 30 computers, but it goes out on the single IP on the router. The issue is that when other techs try to access the Nagios XI while one is already logged in, it times ...