# Monitoring

## Monitoring job execution

The JMS Connector job can be monitored in the [Jobs](/data-mover-1.21/monitoring/jobs.md) section of Data Mover.

<figure><img src="/files/27MqvXdy2yuhUq0bHZeW" alt="" width="563"><figcaption></figcaption></figure>

## Monitoring file transfer

In the **File transfer** section of Data Mover, you can view [ongoing](/data-mover-1.21/monitoring/file-transfers/ongoing.md) and [finished](/data-mover-1.21/monitoring/file-transfers/finished.md) file transfer activities relevant to the JMS Connector. Click the three-dot icon to view details in the **Details** window.

<figure><img src="/files/saFcsQyT5Q2naROnpPRT" alt="" width="563"><figcaption></figcaption></figure>

## Data Watcher

In Data Watcher, the flow is displayed as a normal flow. The file enters Data One via an SFTP push, and the messages exit via a JMS push.

<figure><img src="/files/WrJBgmemsrSZqsmIYaR8" alt="" width="563"><figcaption></figcaption></figure>

In the JMS Push details, information is displayed in the **Info** section of the card. The **Trace** section shows that 84 messages were generated with the destination name on the JMS provider and the client connection used for transfer.

<figure><img src="/files/ghPkmDNzitjOWtUrOkIg" alt="" width="563"><figcaption></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.primeur.com/data-mover-1.21/transfer-protocols-and-connectors/jms-connector/split-file-contents-into-jms-messages/monitoring.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.
