Skip to content

Commit

Permalink
Add control tab view
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel committed Mar 5, 2024
1 parent 10402fe commit f3eb8f1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/data/capture/performance-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ weight: 12
type: "docs"
tags: ["data management", "cloud", "sync"]
icon: true
images: ["/services/icons/data-capture.svg"]
images: ["/data/monitor.gif"]
videos: ["/data/monitor.webm", "/data/monitor.mp4"]
aliases:
- "/services/data/capture/"
# SME: Alexa Greenberg
Expand All @@ -24,6 +25,10 @@ You can capture and monitor the following metrics about the performance of indiv

To capture data from a machine, you need to [create a machine in Viam](https://docs.viam.com/manage/fleet/machines/#add-a-new-machine) and follow the setup instruction to install `viam-server` and connect it to the Viam app.

{{< alert title="Note" color="note" >}}
You must run `viam-server` with `sudo` to monitor machine performance metrics.
{{< /alert >}}

## Add sensor to measure performance metrics

To obtain performance metrics about your machine, use the [`viam-telegraf-sensor`](https://app.viam.com/module/viam/viam-telegraf-sensor) module from the [Viam registry](/registry/).
Expand All @@ -42,6 +47,8 @@ For more information, see [add a module from the Viam Registry](https://docs.via
After you configure your sensor, navigate to the [Control tab](/fleet/machines/#control) and select the **Sensors** dropdown panel.
To access detailed readings from your sensor, click on the **Get Readings** button.

{{<gif webm_src="/data/monitor.webm" mp4_src="/data/monitor.mp4" alt="sensor control tab">}}

## Configure data manager to capture and sync sensor data

To capture the data from your configured sensor, you need to add the data management service and configure it to capture and sync the sensor data:
Expand Down
Binary file added static/data/monitor.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/data/monitor.mp4
Binary file not shown.
Binary file added static/data/monitor.webm
Binary file not shown.

0 comments on commit f3eb8f1

Please sign in to comment.