mirror of
https://github.com/netdata/netdata.git
synced 2025-01-22 00:18:18 +00:00
8649e9daea
* 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. |
||
---|---|---|
.. | ||
dependencies | ||
methods | ||
functions.sh | ||
install-required-packages.sh | ||
kickstart-ng.sh | ||
kickstart-static64.sh | ||
kickstart.sh | ||
netdata-uninstaller.sh | ||
netdata-updater.sh | ||
README.md | ||
UNINSTALL.md | ||
UPDATE.md |
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:
- Sign in to https://app.netdata.cloud/.
- Select a Space, and click the "Connect Nodes" prompt, which will show the install command for your platform of choice.
- 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.