Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Starting the Installation Script

To start the unvinst installation script, issue the following command:

sh ./unvinst [--user username [--userdir directory] [--create_user {yes|no}] ] [--group group name [--create_group {yes|no}] ] 
             [--keystore {yes|no}] [--convert_opsagent [--opsdir directory] ] [--oms_servers network address] [--oms_port port] 
             [--ac_agent_clusters clusters] [--ac_agent_ip IP address] [--oms_autostart {yes|no}] [--ac_netname ID] 
             [--ac_extension_accept_list list] [--ac_extension_python_list list] [--ac_extension_deploy_on_registration {yes|no}] 
             [--ac_extension_cancel_timeout value {s|m|h|d}] [--ac_process_cancel_timeout value {s|m|h|d}] [--ac_message_level level]
             [--ac_loglvl level] [--uag_autostart yes] [--opscli {yes|no}] [--usermode_install {yes|no} [--unvdir directory]
             [--unvcfgdir directory] [--unvdatadir directory] [--unvport port] [--python {yes|no}]
[--python_use_system_openssl {yes|no}] [--use_tls1_3 {yes|no}]

Third-Party Parameters



‑python
‑‑python

Specifies (yes or no) whether the Python 3.11 distribution for Universal Agent is installed.

no

-python_use_system_openssl

 --python_use_system_openssl

Specifies (yes or no) whether the Python 3.11 distribution for Universal Agent will use the system's installation of OpenSSL. If no, the OpenSSL libraries provided with the Python 3.11 distribution will be used.yes


  • No labels