Error while installing Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anchitnarayan
Posts: 1
Joined: Mon Jul 22, 2019 4:15 am

Error while installing Nagios XI

Post by anchitnarayan »

While i was trying to install Nagios XI, the fullinstall script gave error. It gave error in the pre-requisites installation steps.
There was an option to --skip-broken, but it is not working.

I have attached the log files as well.
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Error while installing Nagios XI

Post by cdienger »

Enable the optional repo:

https://support.nagios.com/kb/article/e ... s-155.html

and then try install the packages with this command:

Code: Select all

yum install php-devel php-snmp php-mbstring
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked