do-agent
do-agent copied to clipboard
Collects system metrics from DigitalOcean Droplets
**_Please only create a Github issue for bugs related to the code itself. If you are experiencing an issue with sending metrics, display graphs, errors from the agent, etc, please...
On a Fedora installation, `do-agent` and `droplet-agent` are the only two things that pull in `cronie` and `cronie-anacron`. On systems where you're providing a systemd service anyway, it'd be nice...
## Describe the problem Cross-posting from [DigitalOcean Community](https://www.digitalocean.com/community/questions/digitalocean-agent-key-deprecation-warning-in-ubuntu-22-04-jammy). On a fresh Ubuntu 22.04 droplet, running `curl -sSL https://repos.insights.digitalocean.com/install.sh | sudo bash` produces a warning about `apt-key` being deprecated: ``` curl...
## Describe the problem While experimenting with do-agent, I wanted to see if do-agent could support additional metrics for monitoring, graphing and alerting on DigitalOcean. I ran `do-agent --help` and...
## Describe the problem The installer fails to install do-agent. ## Steps to reproduce ``` $ curl -sSL https://repos.insights.digitalocean.com/install.sh -o /tmp/install.sh $ sudo bash /tmp/install.sh Cleaning up old sources...OK Verifying...
## Describe the problem I have noticed that `/etc/systemd/system/do-agent.service` is owned by a user I have created before I have ever installed do-agent: 999/letsencrypt. ``` $ stat -c "%u" /etc/systemd/system/do-agent.service...
## Describe the problem The (with fix #236) build do-agent exports only CPU, load, disk usage and bandwidth metric, at least thats what is shown in the Graphs on the...
### To Reproduce Install the latest do-agent from yum repository. Run `journalctl -f` to watch systemd logging in real time. From another shell run `systemctl restart do-agent` You will see...
**_Please only create a Github issue for bugs related to the code itself. If you are experiencing an issue with sending metrics, display graphs, errors from the agent, etc, please...
Unable to gather advanced metrics, ERROR "was collected before with the same name and label values"
## Describe the problem When I install the advanced kube-state-metrics deployment, the dashboard for gathering metrics stops working. If I check do-agent pod logs, I see some errors, stating duplicated...