Question
DigitalOcean Metrics Not Installing
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-agent3.5.6amd64.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
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.
×