# Network Monitor

{% embed url="<https://vimeo.com/423687358>" %}
Network Monitor Overview
{% endembed %}

## Description

The Network Monitor allows users to have an overview of the current activity on a PHOTON network.

{% hint style="info" %}
**OPEN THE NETWORK MONITOR TOOL**

Select {System > Network Monitor} or press \[Alt+M].
{% endhint %}

## Features

* Computer Name list.
* Connections status:
  * Localhost: Computer is the local server.
  * Ok: Computer is connected and responding.
  * ⚠️: Computer has not responded for over one second.
  * &#x20;– : Computer is not connected.
* CPU Usage in %.
* Disk reading speed in megabytes per second.
* Ram usage in %.
* Video ram usage in %.
* GPU usage in %.
* GPU temperature in Celsius degrees.
* Photon Network usage in %.
* Frames per second outputted by the overall system.
* Current task completion in % (import, conversion, etc.).
* User Interface and openGL context status:
  * UI: user interface is displayed.
  * NFS: not full screen, Photon GL Context is not covering the entire span of the outputs.
  * OK: everything is fine and no UI is shown.

## Module-related tasks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Map a MIDI Slider in PHOTON</td><td><strong>Bind a Physical Slider to PHOTON</strong></td><td><a href="/pages/DwPO5riRIDKDrYvLPbjD#2.-bind-a-physical-slider-to-photon">/pages/DwPO5riRIDKDrYvLPbjD#2.-bind-a-physical-slider-to-photon</a></td><td><a href="/files/2IfJtfVuKLIOmlj6sqYl">/files/2IfJtfVuKLIOmlj6sqYl</a></td></tr></tbody></table>

## Related documentation

{% embed url="<https://docs.vyv.ca/user-guide/2.-setting-up-a-show/1.-settings#1.1.5-monitoring-and-troubleshooting>" %}
User Guide / 2. Setting-Up a Show / 1. Settings / 1.1.5. Monitoring and Troubleshooting
{% endembed %}


---

# 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.vyv.ca/modules/network-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.
