# Tempest Monitoring

With the user's explicit consent, Tempest will run a system info command and parse its output from your SSH server.

<figure><img src="https://3410580572-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJ43ZDtCrZnz5xabHcML%2Fuploads%2F6kgriuYHQFhG0Ex7RFcG%2Ftempest-ai.png?alt=media&#x26;token=4dfa8389-04ac-4b81-81b3-39d0a8ebf19c" alt=""><figcaption></figcaption></figure>

## How to enable Tempest Monitoring

> To enable Tempest Monitoring, you have to subscribe to `Tempest Pro` .&#x20;

Users can enable the Monitoring switch in the new SSH connection or edit the SSH connection form.

<figure><img src="https://3410580572-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJ43ZDtCrZnz5xabHcML%2Fuploads%2FWiMcXu0awUjNXvbBDfgW%2Fimage.png?alt=media&#x26;token=711ed5a0-1bbc-4916-b4d9-3ea4c7941a69" alt="" width="375"><figcaption><p>Monitoring option in Edit form</p></figcaption></figure>

You'll see gauges below the Tempest AI box if the server is supported.

## What exactly command does Tempest execute on my server?

> Tempest will never send your system monitoring information

1. Temepst will run `top` on your server, and parse the first 5 lines to gather CPU and RAM information
2. Tempest will run `df` and `cat /proc/net/dev`  to gather Disk and Network speed information
