# Command Center Dashboard

<a id="accessing-command-center"></a>

## Accessing Command Center

To access Command Center, open you web browser and navigate to
[http:/](http:/)/<Zadara cloud management URL>:8888

For the first login, the cloud administrator user credentials will be provided
by Zadara Operations team after cloud installation.
Additional user-IDs can be created by the cloud administrator, and will receive
temporary credentials for initial login via their provided e-mail address.

<a id="command-center-dashboard-overview"></a>

## Command Center Dashboard Overview

Command Center’s main dashboard was designed to provide Zadara cloud administrators
with a centralized viewpoint on their cloud utilization, and
to perform cloud level operations.

The dashboard has four main panels, each monitoring a different key aspect
of the cloud infrastructure:

- The **Resource Utilization** panel provides a birds-eye view on the core
  cloud resources utilization,  such as VCPUs, memory, disks etc.

  ![image207](media/image207.png)
- The **Network Activity** panel  provides monitoring data for real-time
  network throughput and utilization.

  ![image208](media/image208.png)
- The **Drive Utilization**  panel provides a breakdown of drives by their
  model and utilization per drive.

  ![image209](media/image209.png)
- The **IP Address Utilization** panel displays the defined IP ranges for
  frontend, backend and heartbeat networks, the allocation and the level of
  utilization for each range.

  ![image210](media/image210.png)
- The **Default Cloud Certificates** panel lists the certificates per domain,
  the certificate’s start and expiration dates, and certificate issuer.

<a id="performing-cloud-level-operations"></a>

## Performing Cloud Level Operations

### Creating a CCVM Zsnap

A CCVM Zsnap is a collection of logs and system meta-data information
used for troubleshooting and analysis of the component’s health.

To manually create a Zsnap of the Cloud Controller Virtual Machine:

1. Navigate to Command Center’s dashboard.
2. On the **Resource Utilization** panel, click **Actions**.
3. From the dropdown menu, select **Create CCVM Zsnap**.
4. In the popup dialog, provide a prefix for the Zsnap and click
   **Create Zsnap** to confirm creation of the Zsnap.

### Performing cloud version upgrades

Command Center allows cloud administrators to orchestrate a complete cloud
upgrade workflow, including :

- Storage Nodes software
- Storage Node utilities
- VPSA instances running on the cloud
- VPSA Object Storage instances running on the cloud
- Cloud Controller Virtual Machine (CCVM)

All the elements listed above, or any subset, can be upgraded in a single workflow.

To perform a cloud version upgrade, navigate to Command Center’s dashboard,
click on the **Actions** button and select **Upgrade** from the
dropdown menu.

In the **Upgrade cloud** dialog:

1. From the dropdown listing available versions, select the **Version** to install.
2. Mark the checkboxes of the elements you would like to upgrade.

   When upgrading VPSA Object Storage, you can configure that the upgrade
   process will not perform Object Storage Health Checks,
   by clicking on **Advanced** and checking **Skip Object Storage Health checks**.

![image211](media/image211.png)

Click the **Upgrade** button to confirm the upgrade process.

During the cloud upgrade process, the Command Center Dashboard displays
the upgrade workflow and status for all stages.

![image212](media/image212.png)

When the upgrade workflow is finished, the Command Center dashboard displays
the **Completed** status, the upgraded components and the package version.

![image213](media/image213.png)

### Shutdown

To shut down the cloud:

1. Navigate to Command Center’s dashboard.
2. On the **Resource Utilization** panel, click **Actions**.
3. From the dropdown menu, select **Shutdown**.
4. In the popup dialog, enter your password and click **Shutdown** to
   confirm shutting down the cloud, and stopping all of its storage services.

### Restarting a cloud after Shutdown

To restart a cloud after Shutdown:

1. Turn on the servers. This can take a number of minutes.
2. Follow the servers’ progress in Storage Node section of Command Center.

### Install and Configure Cube
