Page 1 of 1

Installation Problem (Run the AutoDiscovery Wizard

Posted: Tue Apr 15, 2014 10:38 am
by faisalrehman1975
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:

chmod +x /usr/local/nagiosxi/html/includes/components/autodiscovery/setup.sh
/usr/local/nagiosxi/html/includes/components/autodiscovery/setup.sh

Re: Installation Problem (Run the AutoDiscovery Wizard

Posted: Tue Apr 15, 2014 10:41 am
by lmiltchev
Did you run these commands?

Code: Select all

chmod +x /usr/local/nagiosxi/html/includes/components/autodiscovery/setup.sh
/usr/local/nagiosxi/html/includes/components/autodiscovery/setup.sh

Re: Installation Problem (Run the AutoDiscovery Wizard

Posted: Tue Apr 15, 2014 10:44 am
by faisalrehman1975
Yes!
The command Never Worked

Re: Installation Problem (Run the AutoDiscovery Wizard

Posted: Tue Apr 15, 2014 10:45 am
by sreinhardt
Did you get any output when running those commands? We need something to work with so that we can help you out. Any and all details help!

Re: Installation Problem (Run the AutoDiscovery Wizard

Posted: Tue Apr 15, 2014 10:47 am
by faisalrehman1975
Error: Try 'chmod --help' for more information

Re: Installation Problem (Run the AutoDiscovery Wizard

Posted: Tue Apr 15, 2014 10:57 am
by faisalrehman1975
[root@localhost ~]# chmod +x /usr/local/nagiosxi/html/includes/components/autodiscovery/setup.sh
After Runing this Command come with the error message

chmod: missing operand after '+x /usr/local/nagiosxi/html/includes/components/autodiscovery/setup.sh'
try 'chmod --help' for more information

Re: Installation Problem (Run the AutoDiscovery Wizard

Posted: Tue Apr 15, 2014 11:54 am
by lmiltchev
Run the following commands and show us the output:

Code: Select all

ll /usr/local/nagiosxi/html/includes/components/autodiscovery/setup.sh
chmod --version
sestatus