Page 1 of 1

Unable to install Nagios XI hitting issue regarding sourcegu

Posted: Fri Dec 15, 2017 10:26 pm
by raahsri
Hi Nagios Team,

Please help me,while installing the nagios xi I'll got some error regarding source guardian & unable to resolve this.
Attaching the installation log for analysis.

Re: Unable to install Nagios XI hitting issue regarding sour

Posted: Mon Dec 18, 2017 12:15 pm
by npolovenko
Hello, @raahsri. Please run the following commands and show us the output:

Code: Select all

systemctl status httpd.service
And also this one:

Code: Select all

journalctl -xe
Also, it would be helpful if you uploaded the httpd error log. You should be able to find it in this directory:

Code: Select all

/var/log/httpd

Re: Unable to install Nagios XI hitting issue regarding sour

Posted: Mon Dec 18, 2017 12:24 pm
by lmiltchev
In addition to what npolovenko asked, can you also run the following commands, and show the output?

Code: Select all

php -v
httpd -v