Post

PVE Netdata

Netdata is an open-source, real-time performance monitoring tool designed to provide insights into the performance and health of systems and applications. It is often used by system administrators, DevOps professionals, and developers to monitor and troubleshoot issues on servers and other devices.

PVE Netdata

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/tools/addon/netdata.sh)"

Configuration

Config file:

1
/etc/netdata/netdata.conf

Notes

Execute within the Proxmox shell

Web Interface

Port: 19999

This post is licensed under CC BY 4.0 by the author.