SETUP-SDBROKER(8) | Supportconfig Analysis Manual | SETUP-SDBROKER(8) |
NAME¶
setup-sdbroker - SCA Broker Setup Tool
SYNOPSIS¶
setup-sdbroker -p <root_password> -b <sdbroker_password> -e <email> -i <url> [OPTIONS]
DESCRIPTION¶
Configures the MySQL administration and report database used by the Supportconfig Diagnostic Tools. For detailed installation instructions, see /usr/share/doc/packages/scdiag/README.
OPTIONS¶
- -h
- Show this help screen.
- -p string
- MySQL root password. The root password is needed to create the ServerDiagnostics database and its associated tables.
- -w string
- The SCA Web user interface password.
- -b string
- MySQL sdbroker password. The password to use for the sdbroker MySQL user. The sdbroker user is local and is used by sdbroker(1). The password is initially set based on the user schema file /usr/share/doc/packages/scdiag/ServerDiagnostics_Users.sql.
- -e email
- Admin email address. The sdbroker will sent some email notifications regarding the state of the broker, database and agents. These notifications are sent to this email address.
- -i string
- Input source URL. Specifies the source location of the supportconfig archives to analyze. Supported formats: ftp and file. See sdbroker.conf(5)
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¶
04 Jul 2014 | sca-appliance-broker |