# Netdata

A great way to monitor VerneMQ is to use [Netdata](https://github.com/netdata/netdata) or [Netdata Cloud.](https://www.netdata.cloud/) Netdata uses VerneMQ in its Netdata Cloud service, and has developed full integration with VerneMQ.

This means that you have one of the best monitoring tools ready for VerneMQ. Netdata will show you all the VerneMQ metrics in a realtime dashboard.

When Netdata runs on the same node as VerneMQ it will automatically discover the VerneMQ node.

Learn how to setup Netdata for VerneMQ with the following guide:

<https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/vernemq>


---

# 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.vernemq.com/master/monitoring/netdata.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.
