> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitoring cluster utilization

Anaconda Enterprise enables you to monitor cluster resource usage in terms of CPU, memory, disk space, network and GPU utilization.

**To access the Operations Center:**

1. Log in to Workbench, select the **Menu** icon in the top
   right corner and click the **Administrative Console** link displayed at the
   bottom of the slide out window.
2. Click **Manage Resources**.
3. Login to the Operations Center using the Administrator credentials
   [configured after installation](../../install/config)

## Total cluster resource utilization

The **Dashboard** tab in the Operations Center displays the total CPU and Memory utilize aggregated across all nodes (master and worker) nodes in the Anaconda Enterprise cluster.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/Jbxn1KJ0XaeZeGhX/images/data-science/total-cluster-usage.png?fit=max&auto=format&n=Jbxn1KJ0XaeZeGhX&q=85&s=1b41f78be4ca4709f1727f3bf1d6b4f1" alt="" width="2472" height="892" data-path="images/data-science/total-cluster-usage.png" />
</Frame>

## Monitoring dashboard

4. Click **Monitoring** in the menu on the left.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/yg2lVfLe5JTI9sv-/images/data-science/monitor-cluster-usage.png?fit=max&auto=format&n=yg2lVfLe5JTI9sv-&q=85&s=9cb71dbe5a86df52d3fdfe1312a44dfd" alt="" width="2542" height="1270" data-path="images/data-science/monitor-cluster-usage.png" />
</Frame>

The graphs displayed include the following:

* Overall Cluster CPU Usage
* CPU Usage by Node
* Individual CPU Usage
* Overall Cluster Memory Usage
* Memory Usage by Node
* Individual Node Memory Usage
* Overall Cluster Network Usage
* Network Usage by Node
* Individual Node Network Usage
* Overall Cluster Filesystem Usage
* Filesystem Usage by Node
* Individual Filesystem Usage

Use the control in the upper-right corner to specify the range of time for
which you want to view usage information, and how often you want to refresh
the results.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/yg2lVfLe5JTI9sv-/images/data-science/monitoring-range.png?fit=max&auto=format&n=yg2lVfLe5JTI9sv-&q=85&s=6793a2c019144a29da86013d9a6e7e7b" alt="" width="1144" height="1110" data-path="images/data-science/monitoring-range.png" />
</Frame>

## Monitoring Kubernetes

To view the status of your Kubernetes nodes, pods, services, jobs, daemon sets
and deployments from the Operations Center, click **Kubernetes** in the menu on
the left and select **Pods**.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/Jbxn1KJ0XaeZeGhX/images/data-science/pod-status.png?fit=max&auto=format&n=Jbxn1KJ0XaeZeGhX&q=85&s=d576eb4dcc25c8f58922dbf55c8d6f98" alt="" width="2126" height="1550" data-path="images/data-science/pod-status.png" />
</Frame>

See [Monitoring sessions and deployments](./monitor-sessions-deps) for more
information.

To view the status or progress of a cluster installation, click **Operations**
in the menu on the left, and select an operation in the list. Clicking on a
specific operation switches to the **Logs** view, where you can also view logs
based on container or pod.
