0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-02-23 05:08:02 +00:00
netdata_netdata/packaging/installer
Austin S. Hemmelgarn 1786e91e91
Fix native package installation on RHEL. (#19643)
- On all RHEL versions, correctly pull the EPEL release package from
  the Fedora project, since RHEL does not include it in their repos.
- On RHEL 9 and newer, as well as clones, enable the CodeReady Builder
  repo, which is apparently required there to make EPEL work at all,
  before installing EPEL.
2025-02-19 10:11:27 -05:00
..
dependencies build(deps): add bison and flex (#19292) 2024-12-28 18:09:13 +02:00
methods Fixup URLs in package repo documentation to use index files. (#19174) 2024-12-11 08:43:57 +02:00
functions.sh Add LTO support in CMake build system. (#17027) 2025-01-31 08:22:23 -05:00
install-required-packages.sh build(deps): add bison and flex (#19292) 2024-12-28 18:09:13 +02:00
kickstart-ng.sh Initial release of new kickstart script. (#11764) 2022-01-18 08:30:21 -05:00
kickstart-static64.sh Initial release of new kickstart script. (#11764) 2022-01-18 08:30:21 -05:00
kickstart.sh Fix native package installation on RHEL. (#19643) 2025-02-19 10:11:27 -05:00
netdata-uninstaller.sh Query systemd for unit file paths on install/uninstall. (#19346) 2025-01-16 07:58:39 -05:00
netdata-updater.sh Query systemd for unit file paths on install/uninstall. (#19346) 2025-01-16 07:58:39 -05:00
README.md Edit the organize doc (#19101) 2024-11-28 13:49:34 +02:00
UNINSTALL.md Windows doc updates (#19054) 2024-11-21 14:14:04 +02:00
UPDATE.md Windows doc updates (#19054) 2024-11-21 14:14:04 +02:00

Netdata Agent Installation

Netdata is very flexible and can be used to monitor all kinds of infrastructure. Read more about possible Deployment guides to understand what better suites your needs.

Install through Netdata Cloud

The easiest way to install Netdata on your system is via Netdata Cloud, to do so:

  1. Sign in to https://app.netdata.cloud/.
  2. Select a Space, and click the "Connect Nodes" prompt, which will show the install command for your platform of choice.
  3. Copy and paste the script into your node's terminal, and run it.

Once Netdata is installed, you can see the node live in your Netdata Space and charts in the Metrics tab.

Anonymous statistics

Netdata collects anonymous usage information by default and sends it to a self-hosted PostHog instance within the Netdata infrastructure. Read about the information collected on our anonymous statistics documentation page.

The usage statistics are vital for us, as we use them to discover bugs and prioritize new features. We thank you for actively contributing to Netdata's future.