By tierten
Following this guide https://www.digitalocean.com/docs/monitoring/how-to/upgrade-legacy-agent/.
Successfully uninstalled the legacy metrics agent.
When I reach step 2.
curl -sSL https://insights.nyc3.cdn.digitaloceanspaces.com/install.sh | sudo bash
I receive an error: curl: (6) Could not resolve host: bash.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
I have encountered the same issue and followed the instructions below from the support team:
curl -sSL https://insights.nyc3.cdn.digitaloceanspaces.com/install.sh -o /tmp/install.sh
sudo bash /tmp/install.sh
Thanks cheey2003!
This worked for me.
They should add this to the official page for server ServerPilotNoobs like me : )
Thanks, I’m also stuck at step 2.
I get this: E: Unable to locate package do-agent
and dpkg: error processing package libroken18-heimdal:amd64 (--configure): package libroken18-heimdal:amd64 is not ready for configuration cannot configure (current status 'half-installed') Errors were encountered while processing: libroken18-heimdal:amd64 E: Sub-process /usr/bin/dpkg returned an error code (1)
Ideas? Thanks!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.