# System Timesync

Displays metrics related to time synchronization between different systems in the network. There are several graphs in System Timesync including the following:

## **Time Synchronized Drift**

Indicates how well the system has kept time synchronized with the time reference.

<figure><img src="https://lh7-us.googleusercontent.com/m2SMCa7QWrrzG1xFrR2ivmc_NdmcsC_n8_2PQmYlq73pYzhQARtwPGZany-691ovQmP6_lNEqyVfDGjE7-BrArcQPpSFkF-TDFfPgTwFoOfWKJMJmcPfC3shYtfVj9n_QcWUjOXjWqTP5hsdgnnxYTU" alt=""><figcaption><p>System Timesync </p></figcaption></figure>

## **Time PLL Adjust**

PPL (Phase-Locked Loop) is a method used to adjust the frequency and phase of a time signal to ensure proper synchronization with the time frequency.

<figure><img src="https://lh7-us.googleusercontent.com/eZh9Nxu78I_b0ybMrEShCJYv6hGRJ_4U6qPG7msPRw7Ogw9hqLXnTYv0PtsOc1dIV40U5yaNUSUh4QGiYhWEoy1km_Datxs0gaJVdA9MHvOgdN_0XB7dDYKDWOvSRZ9vN0HB29vjWmvlzojPhtU8pig" alt=""><figcaption><p>System Timesync</p></figcaption></figure>

## **Time Synchronized Status**

Displays information about whether the system has successfully synchronized the time with the time reference or not.

<figure><img src="https://lh7-us.googleusercontent.com/Icme18TBSmN75KZgL5OVOg7eroaktwjcDuv579sa2QJsFNI9RP-6LEAMUi-roUqbRJQF_RMSo6Ckq84ALzP-E5mYPpMrLxCJoffpE6k8VH494wq8ioWSjMM4roke4U2JBy9V96yDqAeOuZjQn9hPnYU" alt=""><figcaption><p>System Timesync</p></figcaption></figure>

## **Time Misc**

Displaying time-related metrics that are not included in other categories includes additional information about timing or other variables relevant to time management.

<figure><img src="https://lh7-us.googleusercontent.com/43Uw9fxDgRsZU0rZ3JNP3t0SFIf1vNFdedOt-bXSpyqGAnc7pPPN-eAi--CFf4hptj615WsNSjruO9hdBEJj20PF3FdDV47fvbie0v0ZolIvf8iIXh1wI5GuM1N18ub_un5PE8igxAU_KeTSx_NVGUg" alt=""><figcaption><p>System Timesync</p></figcaption></figure>


---

# 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.cloudeka.id/deka_flexi/deka-agent/detail-deka-agent/system-timesync.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.
