# System Status

This chapter explains how to monitor the operational health, configuration, and usage metrics of Connectware using both the user interface and REST API. This information helps you:

* Ensure your Connectware instance is running optimally
* Troubleshoot issues before they impact your operations
* Monitor resource usage and message throughput
* Verify license status and connectivity requirements
* Access detailed container logs and configuration

When clients publish to the CybusMQ broker and log information, Connectware collects and temporarily stores that information. Through the **System Status** view, you can monitor usage data, current state, configuration, and logs of Connectware containers.


---

# 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.cybus.io/2-0-0/documentation/system-status.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.
