Previous
Change network
Your machines are running. Now you need to know what they’re doing, get alerted when something needs attention, operate them remotely, and fix problems when they arise. This section covers the observability and operations tools that Viam provides for deployed machines.
The fleet dashboard shows every machine in your organization with its current status: online, offline, or awaiting setup. You can see when each machine was last online, drill into individual machines to inspect part status and configuration, and check resource health.
From the command line, viam machines status and viam machines part status provide the same information.
Dashboards let you visualize sensor data from machines across your organization. You add widgets (GPS maps, stat displays, time series graphs, and tables) and configure each one to pull data from a specific sensor and capture method. Filters scope the data by location, machine, fragment, or time range.
Widgets support aggregation: you can compute averages, minimums, maximums, and counts over time windows, or write custom MongoDB aggregation queries for advanced transformations. A separate overview explains the query model and widget types in detail.
See Data dashboards.
Triggers send email or webhook notifications when specific events occur on your machines:
You configure notification frequency to control how often alerts fire, which helps prevent alert fatigue as your fleet grows. Notifications can go to specific email addresses, all machine owners, or a webhook endpoint that integrates with services like PagerDuty, Twilio, or Zapier.
For alerts based on data sync events, see Trigger on data events. For alerts based on ML model detections, see Alert on detections.
See Set up alerts.
You can remotely control and test any configured machine without writing code.
The default control interface is the CONTROL tab on your machine’s page in the Viam app. It provides a control card for every configured component and service: move bases, actuate arms and grippers, read sensors, view camera feeds, and test vision services. The Viam mobile app provides similar access from your phone.
Teleop workspaces let you build custom operator interfaces with only the widgets you need for a specific task. You choose the widgets (camera feeds, sensor readouts, actuation controls, GPS maps) and arrange them into a focused view. This is useful when the full CONTROL tab shows more than the operator needs.
See Default control interface and Teleop workspaces.
When something goes wrong, Viam provides a set of debugging tools you can use without physical access to the machine:
viam machines part shell) without setting up SSH tunnels.This section covers tools for monitoring, operating, and debugging machines that are already configured and running.
| If you need to… | See |
|---|---|
| Set up a machine for the first time | Get started |
| Configure components and services | Configure hardware |
| Capture and sync data from sensors | Manage data |
| Train and deploy ML models | Train ML models |
| Build a custom web or mobile app with the SDKs | Build apps |
| Manage fleet deployment and provisioning | Fleet deployment |
Was this page helpful?
Glad to hear it! If you have any other feedback please let us know:
We're sorry about that. To help us improve, please tell us what we can do better:
Thank you!