I ran the curl installation on Mac Terminal. It produced several red errors.
I looked in the dashboard and found no data.
I reran the curl installation and it said it found a previous installation.
I aborted by selecting no and removed everything I could.
I am rerunning the curl installation and now get this.
I am expecting the curl script to work as recommended.
Here is the output.
curl https://get.netdata.cloud/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92738 100 92738 0 0 493k 0 --:–:-- --:–:-- --:–:-- 494k
Root privileges required to run test -x
Password:
FAILED
WARNING Could not find a usable copy of the updater script. We are unable to update this system in place.
WARNING Failed to update existing Netdata install at /.
— Not attempting to claim existing install at / (no claiming token provided). —
The following non-fatal warnings or errors were encountered:
- Found an existing netdata install managed by the system package manager, but could not determine the install type. Usually this means you installed an unsupported third-party netdata package. This script supports claiming most such installs, but attempting to update or reinstall them using this script may be dangerous.
- Command “sudo test -x //usr/libexec/netdata/netdata-updater.sh” failed with exit code 1.
- Could not find a usable copy of the updater script. We are unable to update this system in place.
- Failed to update existing Netdata install at /.
To view your system’s real-time performance metrics, open your web browser and enter http://NODE:19999.
Replace NODE with the IP address or hostname of your Netdata server to access the dashboard.
Official documentation can be found online at Deployment Guides | Learn Netdata.
Looking to monitor all of your infrastructure with Netdata? Check out Netdata Cloud at https://app.netdata.cloud.
Join our community and connect with us on:
…
Root privileges required to run rm -rf …
[/Users/…]$ sudo rm -rf
OK