Report this

What is the reason for this report?

DigitalOcean Metrics Not Installing

Posted on October 25, 2019

I have run the commands outlined on the “upgrading from legacy metrics agent” including do-agent purge,

I then run the following command, as outlined on the instructions.

curl -sSL https://repos.insights.digitalocean.com/install.sh | sudo bash

The terminal then displays the following.

[Cleaning up old sources…OK Verifying machine compatability…OK Verifying compatability with script…OK Installing apt repository… Installing gpg key…OK Selecting previously unselected package do-agent. (Reading database … 705444 files and directories currently installed.) Preparing to unpack …/do-agent_3.5.6_amd64.deb … Unpacking do-agent (3.5.6) … Processing triggers for ureadahead (0.100.0-19) … Setting up do-agent (3.5.6) … Detecting SELinux SELinux not enforced enable systemd service Created symlink from /etc/systemd/system/multi-user.target.wants/do-agent.service to /etc/systemd/system/do-agent.service. Processing triggers for ureadahead (0.100.0-19) …]

Following this, nothing happens. Previously, a “we’re loading new droplet metrics check back later” message was displayed, however for many hours, my droplet continues to show the usual upgrading to new metrics notice.

Is there a problem with DigitalOcean because it’s not showing any errors in the terminal.

Thanks



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

The output that you’ve shared makes me believe that the installation was successful.

I would recommend checking the status of the do-agent service and make sure that it is running:

systemctl status do-agent

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.