New Nagios Install Error on Auto Discover Page
Posted: Tue Aug 05, 2014 1:40 pm
Hello,
I am trying out Nagios for the first time, and when I went to the Configer/Auto Discovery Wizard I get the following error:
Installation Problem
An installation errror was detected. The following steps must be completed before using this component:
Run the setup script. To do this, login to the Nagios XI server as the root user and issue the following commands:
I am not very versed in Linux, but I have Nagios installed as a virtual machine, and I opened the console to the VM, logged in as root, typed those two lines as two separate commands, reloaded the page, and no change. I also logged out and back in still no change. Can someone help me with what I'm missing?
Thank you
I am trying out Nagios for the first time, and when I went to the Configer/Auto Discovery Wizard I get the following error:
Installation Problem
An installation errror was detected. The following steps must be completed before using this component:
Run the setup script. To do this, login to the Nagios XI server as the root user and issue the following commands:
Code: Select all
chmod +x /usr/local/nagiosxi/html/includes/components/autodiscovery/setup.sh
/usr/local/nagiosxi/html/includes/components/autodiscovery/setup.shI am not very versed in Linux, but I have Nagios installed as a virtual machine, and I opened the console to the VM, logged in as root, typed those two lines as two separate commands, reloaded the page, and no change. I also logged out and back in still no change. Can someone help me with what I'm missing?
Thank you