Scroll to navigation

SETUP-SCA(8) Supportconfig Analysis Manual SETUP-SCA(8)

NAME

setup-sca - SCA Appliance Setup Tool

SYNOPSIS

setup-sca OPTIONS

DESCRIPTION

Quick setup tool intended for a stand alone SCA appliance. It checks that all packages are installed, necessary services are running, and configures the SCA appliance components.

OPTIONS

Show this help screen.
Company name used in pattern template generation if sca-appliance-patdev is installed. This
Company's email domain name used in pattern template generation if sca-appliance-patdev is installed. If not specified, the domain from -e is used if present.
The MySQL root password.
The SCA web interface password.
Admin email address (Default: local root user)
Overrides the server hostname value. By default the local hostname of the server is used.
Change to FTP archive source file:///srv/ftp/upload. Only vsftpd with an anonymous ftp upload configuration is supported. If you want to use a different FTP server or configuration, you must configure it manually. (Default: file:///tmp/)
Confirms the deletion of a pre-existing database and users

EXAMPLES

Prompts the user for the MySQL root password and the SCA web interface password, then configures SCA to analyze supportconfigs placed in the /tmp directory.
Configures the server using a MySQL root password of linux and an SCA web interface password of linux to analyze supportconfigs placed in the /tmp directory. No interactive prompts issued.
A non-interactive configuration with the MySQL root and web interface passwords set and supportconfigs placed in the anonymous ftp user directory, /srv/ftp/upload. The setup program will also confirm that vsftpd is installed and active with an anonymous ftp configuration.

AUTHOR

Jason Record <jrecord@suse.com>

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, see <http://www.gnu.org/licenses/>.

SEE ALSO

sdagent-config(8)

04 Jul 2014 sca-appliance-broker