# Dashboard

## Main info

Main ONU information:

* All ONU units connected to EasyPON
* The number of OLT units that are not currently connected and polling ONU units
* The total number of ONUs with online status
* The total number of ONUs with offline status

<figure><img src="/files/5Fb1aBjW28RKL6ddlFd7" alt=""><figcaption><p>ONU and OLT quantitative indicators in the EasyPON system</p></figcaption></figure>

## Graphs

### Graph all ONU/Online ONU

The ratio of all ONUs and online ONUs in the period

* The total number of terminals in the EasyPON system for the time and date you choose
* Get the exact amount at a specific time by pointing to the graph

It is possible to view data statistics for the last 24 hours, yesterday, 7, 30, and 90 days.

Press the indicator in the legend to isolate its view on the graph or press back to select and view all data again. You can also press the Command key on Mac or Windows key on PC for multiple indicators selection and viewing them on the graph.

<figure><img src="/files/HzhKcHbFq7sUyV5N5ttF" alt=""><figcaption><p>Graphical representation of the number of ONUs in the network to the total number of ONU</p></figcaption></figure>

### Amount of errors by OLT in time

The graph represents the amount of appeared errors by OLT in time.

It is possible to view data statistics for the last 24 hours, yesterday, 7, 30, and 90 days.

Press the indicator in the legend to isolate its view on the graph or press back to select and view all data again. You can also press the Command key on Mac or Windows key on PC for multiple indicators selection and viewing them on the graph.

![Graphic display of the number of ONU in the network by OLT](/files/eTjsho8Bd8WfsqWnTILe)

Graphs of indications are stacked - indications for each next value are superimposed on the previous one. On hover, you can view information about the number of ONU over time.

### Last found ONU

Block shows the ONU you have found in the last 24 hours in your account. You can see the search time basic information on ONU and follow the specific ONU page.

![Last found ONU table](/files/asvyjsxaiAx8PPSBTRg2)

### Periodic Tasks

A block with the table that shows all active periodic tasks in the EasyPON system.

![Tasks in progress. table](/files/EkNF73K1rfLqSx6oIFpo)


---

# Agent Instructions: 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.easypon.in/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.
