0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-01-22 00:18:18 +00:00
netdata_netdata/packaging/installer
Austin S. Hemmelgarn 8649e9daea
Query systemd for unit file paths on install/uninstall. (#19346)
* Query systemd for unit file paths on install/uninstall.

This makes our installation code more portable and more concise, and
should make the uninstallation code significantly more robust.

Also includes a number of other improvements to systemd handling and
updater handling in the uninstaller that should make it much more
thorough and reliable.

* Fix issues brought up in code review, and better support old systemd versions.

* Replace sed with AWK for readability.

* Fix uninstaller loop.

* Fix unit file detection in updater code.
2025-01-16 07:58:39 -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 Query systemd for unit file paths on install/uninstall. (#19346) 2025-01-16 07:58:39 -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 Revert "Update kickstart script to use new repository host." (#19400) 2025-01-14 18:56:30 -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.