Manage and configure your OnSight vCollector
This page is only applicable to OnSight versions 2020.51 and later.
The OnSight comes bundled with a set of CLI commands to manage and configure the OnSight. The commands utilize the following structure:
onsight [OPTIONS] COMMAND [ARGS]
To see the available commands, run:
onsight --help
Management and configuration commands
The available OnSight management and configuration commands are described in the following table:
|
Command |
Use this to |
|---|---|
|
check-upgrade |
Check to see if a newer vCollector is available |
|
configure-vcollector |
where [OPTIONS] are:
|
|
logs |
Retrieves the OnSight logs and adds them to a zip file locally. You also have the option to send the logs to our support team. To use this command, run:
where [OPTIONS] are:
Running the |
|
register |
Register a new OnSight and generate an appliance key. |
|
shell |
Open a shell connection to the collector. |
|
start-vcollector |
Start the OnSight vCollector container. |
|
status |
Get the current status of the OnSight and its components |
|
uninstall |
Uninstall the OnSight. |
|
upgrade |
Upgrade to the latest version of the OnSight vCollector. |
|
list-proxy |
List proxy server . |
|
set-proxy |
Set the proxy server. |
|
configure-ntp |
Configure the OnSight to use an internal NTP server. This command is only applicable to OnSight virtual image installations. To use this command, see NTP server configuration . |
| ncm-uninstall | Uninstalls the NCM. This command is only applicable if you are using NCM. |
|
agent-install |
Installs an Agent. |
|
agent-uninstall |
Uninstalls the Agent. |