> For the complete documentation index, see [llms.txt](https://documentation.2pintsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.2pintsoftware.com/stifler/2.10/introduction/features-overview/monitor.md).

# Monitor

## Visibility and Control Through the StifleR Dashboards

{% hint style="info" %}
NOTE: We strongly advise to view the Dashboards only on administrative workstations rather than directly on a Server. Servers are generally not built with graphical applications in mind.&#x20;
{% endhint %}

The 2Pint StifleR Dashboards allow you to monitor and control the movement and location of individual data streams, while it is being transferred over the network, in real time.

Without this visibility, you’re flying blind and may be at risk when dealing with zero-day security patches, requests from high profile users, mission-critical fixes, and other high priority content distribution.

The various StifleR Dashboards allow you to drill down through Location and/or Job paths. At each step there is the ability to set various parameters and control distribution through such settings as Bandwidth allowance or job priorities from the Global level, Site/Subnet level, right down to the individual client.

### Real Time Monitoring Reporting and Visibility

Using StifleR you have complete visibility over WAN and LAN transfers globally through the Dashboards.  The Dashboards update several times per second thus giving an up to the second view of content transfers.  The SignalR architecture also allows you to have as many dashboards open as you like without putting a strain on the server infrastructure.

The dashboards allow real time monitoring of all content transfers within the enterprise, all from a single view. From the main dashboard you can then drill down from a multi subnet Site through individual subnets right down to single client data.

StifleR tracks all content being downloaded on the clients and reports this data back to the StifleR server. All this data is then made available for reporting on the StifleR server directly in WMI or graphically through the Dashboards interface. StifleR will give you a view of all active and queued downloads at a given Location. A BITS client only supports a single active download at a time and therefore it is on this that StifleR reports and sends data.&#x20;

<div align="left"><img src="/files/-LhEp3d1hVZHpAtH1ibh" alt="Figure 1 The StifleR transfer overview dashboard gives a summary at a glance of data movements enterprise wide"></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.2pintsoftware.com/stifler/2.10/introduction/features-overview/monitor.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.
