Skip to content

netdata proxies

Valentin Hilbig edited this page Mar 25, 2021 · 13 revisions

this is an incomplete page - please help us complete it.

A proxy is a netdata that is receiving metrics from a netdata, and streams them to another netdata.

netdata proxies may or may not maintain a database for the metrics passing through them. When they maintain a database, they can also run health checks (alarms and notifications) for the remote host that is streaming the metrics.

To configure a proxy, configure it as a receiving and a sending netdata at the same time, using stream.conf.

The sending side of a netdata proxy, connects and disconnects to the final destination of the metrics, following the same pattern of the receiving side.

For a practical example see Monitoring ephemeral nodes.

General


Running Netdata

Special Uses

Notes on memory management


Database Replication and Mirroring


Backends
archiving netdata collected metrics to a time-series database


Health monitoring - Alarms
alarms and alarm notifications in netdata


Netdata Registry


Monitoring Info


Netdata Badges


Data Collection

Binary Modules

Python Modules

Node.js Modules

BASH Modules

Active BASH Modules

Obsolete BASH Modules


API Documentation


Web Dashboards


Running behind another web server


Package Maintainers


Donations


Blog


Other monitoring tools

Clone this wiki locally