> For the complete documentation index, see [llms.txt](https://docs.trilio.io/openstack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trilio.io/openstack/t4o-4.3/administration-guide/triliovault-appliance-dashboard.md).

# Trilio Appliance Dashboard

The Trilio Appliance Dashboard gives an overview of the running services and their Status inside the Cluster. The dashboard can be accessed using the virtual IP.

{% hint style="info" %}
If service status panels on the dashboard page are not visible then access the virtual IP on port 3001 (https\://\<T4O-VIP>:3001/) and accept the SSL exception, and then refresh the dashboard page.
{% endhint %}

The Trilio Appliance Dashboard gives an overview of the running services and their Status inside the Cluster. This dashboard is accessible through the virtual IP.

{% hint style="info" %}
If service status panels on the dashboard page are not visible then access the virtual IP on port 3001 (https\://\<T4O-VIP>:3001/) and accept the SSL exception, and then refresh the dashboard page.
{% endhint %}

It shows for each Trilio Appliance the Status of the following Trilio services:

* wlm-workloads
* wlm-scheduler
* wlm-api
* wlm-cron

{% hint style="info" %}
The `wlm-cron` service runs on only one Trilio appliance at all times. That they are shown inactive on other nodes is not an error
{% endhint %}

To give administrators an overview of the HA status, does the dashboard also show the service status for:

* Pacemaker
* RabbitMQ
* MySQL Galera Cluster

![](/files/kxqDpHeCDrR3rfsLlpgB)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trilio.io/openstack/t4o-4.3/administration-guide/triliovault-appliance-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
