16 lines
615 B
Markdown
16 lines
615 B
Markdown
# Dashboard
|
|
|
|
The Nomad dashboard summarizes your Nomad environment and shows the components that make up the environment.
|
|
|
|
## Cluster information
|
|
|
|
This section shows the number of nodes in the cluster.
|
|
|
|
<figure><img src="../../.gitbook/assets/2.15-nomad-clusterinfo.png" alt=""><figcaption></figcaption></figure>
|
|
|
|
## Summary tiles
|
|
|
|
The remaining dashboard is made up of tiles showing the number of [jobs](jobs.md), groups and tasks (including the number of running and stopped tasks) on the Nomad environment.
|
|
|
|
<figure><img src="../../.gitbook/assets/2.15-nomad-tiles.png" alt=""><figcaption></figcaption></figure>
|