From Sensor to Dashboard: The Data Chain in Plant Monitoring


Cover Image: Machine data from the sensor through the edge and local server to the dashboard

A sensor on a pump measures vibration twenty times per second. Before this value appears as a graph on the shift supervisor’s dashboard, it passes through several stages: data acquisition at the machine, preprocessing, transmission, storage, and analysis. Anyone who wants to collect machine data and use it in the dashboard must therefore plan the entire process chain.

In a nutshell

The machine data chain has three levels: the edge at the machine, a local server at each location, and the cloud for cross-location metrics. Edge computing processes 80 to 90 percent of the raw data directly on-site; only aggregated metrics are transmitted further. Data is usually transmitted via MQTT, for structured control data via OPC UA.

400 GB

Raw data is generated daily at a factory with 200 machines operating in two shifts. This volume of data cannot be transferred entirely to the cloud, nor can it be stored permanently on each machine.

ECOSIRE, 2026

Why Edge Computing Pre-Filters Machine Data

Edge computing processes 80 to 90 percent of the data generated directly at or near the machine before any of it is sent to a central network (ECOSIRE, 2026). Only aggregated metrics, anomalies, or alarms are forwarded to higher levels. A vibration sensor thus sends locally calculated metrics—such as the root mean square (RMS) value or peak value—to the cloud, supplemented by the rare instances in which the raw data is needed for a more in-depth analysis.

This setup not only saves bandwidth; it also reduces response time because a critical alarm doesn't have to pass through a data center on the other side of the country before triggering a response at the machine.

Protocol and Architecture

The Three Levels of the Data Chain, According to ECOSIRE 2026
Level Task What Remains There
Edge, at the machine Initial processing, calculating parameters, triggering alarms Raw measurement at full resolution
Local server, per location Aggregate Data from Multiple Machines Summary of Key Metrics, Trends Over the Past Few Weeks
Cloud, Across Locations Plant Comparison, Key Metrics at the Company Level Key Figures and Selected Events

MQTT has established itself as the standard protocol for data transmission, in part due to its publish-subscribe pattern and the small size of its messages (ECOSIRE, 2026). A sensor publishes its values to a topic, and multiple systems can subscribe to it simultaneously without the sensor needing to be aware of each connection individually. For machines with more complex control data, OPC UA is often used in addition, as it provides structured information and security mechanisms.

Not every business needs all three tiers right from the start. A single location can often get by with just an edge server and a local server.

The Most Common Mistake in Sensor Selection

ECOSIRE cites a mismatch between the sensor and the actual failure pattern as the main reason why projects fail (ECOSIRE, 2026). If you select sensors based on machine type rather than on the fault you actually want to predict, you’ll end up collecting data that ultimately tells you nothing. A pump can fail due to cavitation, bearing damage, or imbalance; each of these causes manifests in a different frequency range and requires a different measurement technique.

In practice, therefore, the question that comes before sensor selection is which fault is actually relevant on this machine and how it makes itself felt physically. Only then can it be decided whether a simple vibration sensor is enough or whether temperature, current or sound have to be measured as well. Which parameters are suitable for rotating components is covered in the article on Vibration Analysis.

What Architecture Cannot ReplaceEven the best data chain is no substitute for expert knowledge of the machine itself. If you are not familiar with the typical failure patterns of your plants, you will not get accurate warnings even with the best technology. Before any larger project it is therefore worth talking to experienced maintenance staff, not just to the IT department.

What ends up in the dashboard

A dashboard with too many graphs is rarely used because no one can tell which deviations are actually relevant. A tiered structure has proven effective. At the top level, there are just a few traffic-light indicators per machine; below that, individual sensor readings can be viewed in detail as needed.

The time perspective is also important. A single instantaneous reading doesn’t tell us much, but a trend over the past few days or weeks shows whether a machine is slowly moving toward a failure pattern. It is precisely this trend view that distinguishes a simple live display from a dashboard that actually helps with maintenance.

Data retention periods for machine data are a topic in and of themselves. Retaining raw data at full resolution for years is rarely practical and unnecessarily drives up storage costs. In contrast, aggregated metrics can be stored cost-effectively over long periods and provide the basis for later trend analyses or for a Predictive Maintenance Model.

What data do you already have on hand?We'll assess which of your machines are already providing usable data and what's still needed to create a functional dashboard.

Have the data reviewed

Frequently Asked Questions

What protocols are used for machine data collection?

The most widely used protocols are MQTT for the lightweight transmission of measurement values and OPC UA for structured, safety-related machine data. Many architectures combine both protocols depending on the use case.

How much data actually needs to be stored?

Significantly less than the amount generated by the machine. With edge computing, 80 to 90 percent of the raw data is processed on-site, so that only aggregated metrics and selected raw data are transmitted and stored (ECOSIRE, 2026). In a factory with 200 machines and approximately 400 gigabytes of raw data per day, this difference is what makes operating a centralized analysis system economically feasible in the first place.

Who actually sets up this kind of data chain in practice?

This usually involves a collaboration between a maintenance team that is familiar with the types of faults and an integration partner who technically connects the sensors, network, and analysis systems. Pure software providers with no understanding of the machine rarely deliver the right architecture.

The Next Step

torck operates its plant monitoring as a standalone product and manages the entire process—from sensor selection to the dashboard—itself, with in-house teams in Maxhütte-Haidhof, Vienna, and Rabat that develop edge processing, protocol integration, and data analysis in-house. You can schedule an initial consultation via our page at Plant Monitoring .

Questions about this post?

Just a couple of sentences about your situation will suffice. The person responding builds these kinds of systems himself.

We'll respond within one business day.torck · code with torque
Florian Blischke
Managing Director of torck GmbH · Over 20 years of software development experience
Florian Blischke is the managing director of torck GmbH and has been working in software development for over 20 years. He is responsible for custom software solutions for industry and retail, ranging from the integration of physical processes and IoT to cloud architecture and data- and AI-driven systems. At torck, he oversees, among other projects, the Jouvoli energy platform and the KVM Fleet fleet management product. torck develops software at its locations in Maxhütte-Haidhof, Vienna, and Rabat, and places a strong emphasis on software that actually works in real-world operations.

Are you facing the same question?

We’ve been building software for industry and retail since 2017, based in Maxhütte-Haidhof, with teams in Vienna and Rabat. An initial consultation lasts 30 minutes and is free of charge. Afterward, you’ll know whether the project is worth pursuing—even if the answer is no.

More Articles

AI Funding Programs in Germany and Austria in 2026

AI Funding Programs in 2026 in Germany and Austria

Germany and Austria will fund AI projects in 2026 through several programs with varying funding rates and maximum grant amounts. This article categorizes the Research Grant, ZIM, KMU-innovativ, FFG, and aws programs and outlines the technical requirements for submitting an application.

Read more »