Skip to main content

Netdata Streaming Topology

Plugin: netdata Module: streaming

Overview

See how your Netdata Agents connect. The streaming topology renders the parent-child hierarchy of a Netdata deployment — which Agents stream to which Parents.

Netdata builds the topology:streaming view from the live streaming connections between Agents and Parents.

This integration is supported on all platforms.

This integration supports multiple instances configured side-by-side.

Default Behavior

Auto-Detection

Always available; reflects the live streaming connections of the deployment.

Limits

The default configuration for this integration does not impose any limits.

Performance Impact

The default configuration for this integration is not expected to impose a significant performance impact on the system.

Setup

Prerequisites

SNMP access

SNMP must be enabled on the device and reachable from the Netdata Agent acting as the site's SNMP hub.

Configuration

Options

Configure the SNMP collector with the device hostname and SNMP credentials. See the SNMP collector reference for all options.

via File

The configuration file name for this integration is go.d/snmp.conf.

You can edit the configuration file using the edit-config script from the Netdata config directory.

cd /etc/netdata 2>/dev/null || cd /opt/netdata/etc/netdata
sudo ./edit-config go.d/snmp.conf
Examples

There are no configuration examples.

Alerts

There are no alerts configured by default for this integration.

Metrics


Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.