# Monitor Blobbers

### Instructions

1. To access Blobber resource usage details with ease, navigate to the Chimney dashboard and select the "Monitor" option. This specific section is clearly highlighted in the screenshot below:

<figure><img src="/files/RqvLHsQkzX3Tebkszp7O" alt=""><figcaption></figcaption></figure>

2. Chimney will present a comprehensive breakdown of resource usage pertaining to a Blobber.

<figure><img src="/files/Mz7czW9MXjDn4fMT20pj" alt=""><figcaption></figcaption></figure>

Here's an overview of Blobber resources:

* Total Space: The overall storage capacity provided by the server.
* Unallocated Storage (in GB): Storage space that remains unallocated for specific allocations.
* Allocated: The storage space consumed by allocated resources.
* Used: The storage space utilized by user data files within the allocation.
* CPU Usage: The percentage of CPU resources utilized by the storage server.
* Memory Usage: The percentage of memory resources used by the storage server.
* Disk Usage: The percentage of disk resources occupied by the storage server.


---

# 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-old.zus.network/products/chimney/monitor-blobbers.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.
