Install Guide
Table Of Contents
- Table of Contents
- Preface
- 1 System Requirements
- 2 Installing QConvergeConsole GUI
- Before You Begin
- Downloading and Installing Management Agents
- Installing QConvergeConsole GUI
- Uninstalling QConvergeConsole GUI
- 3 Getting Started
- 4 Security Considerations
- 5 Troubleshooting
- A Revision History
- Glossary
- Index
2–Installing QConvergeConsole GUI
Installing QConvergeConsole GUI
Doc. No. TD-000966 Rev. 1
January 21, 2021 Page 20 Copyright © 2021 Marvell
Installing QConvergeConsole GUI in a Console Window
On Windows, Linux, and Solaris systems, you can use a console window to install
QConvergeConsole GUI. You can also use the silent option to install QCC GUI in
silent mode.
To run the installer from a console window:
Issue the following command:
<installer_file_name>
Optional parameters include the following:
-i console: Use this option to run the installer in a console window
for command line-driven installation (user interaction is required).
-i silent: Use this option to install in silent mode. This mode is
used when no user interaction is required.
-DLOCALHOST_ACCESS_ONLY=<value>: Use this option to enable
the localhost-only feature (disables QCC GUI from being run from
remote host). Allowed values are 1 (enable) or 0 (disable). Default
value is 0.
-DSSL_ENABLE=<value>: Use this option to enable the SSL feature.
Allowed values are 1 (enable) or 0 (disable). Default value is 1.
-DUSER_INPUT_PORT_NUMBER=<port>: Use this option to change
the Tomcat port number. The default Tomcat port number is 8080.
-DSECURITY_LOGIN=<1_OR_0>: Use this option to enable Security
Login feature. Default value is 0.
-DSECURITY_LOGIN_STR=<String>: Login setting for Security
Login feature. Default value is QCC.
-DSECURITY_PASSWORD_STR=<String>: Password setting for
Security Login feature. Default value is config.
-DUSER_INPUT_SSL_PORT_NUMBER: Use this option to change
Tomcat SSL Port Number.
-DLOG_LOCATION: Use this option to change Log directory. Default
value is installation folder.
NOTE
Prior to installation, read the items noted in “Before You Begin” on page 7.