https://github.com/andrewsomething/ansible-role-do-agent
Cross-distro installation of the DigitalOcean monitoring agent
https://github.com/andrewsomething/ansible-role-do-agent
ansible-galaxy ansible-role digitalocean monitoring
Last synced: 10 months ago
JSON representation
Cross-distro installation of the DigitalOcean monitoring agent
- Host: GitHub
- URL: https://github.com/andrewsomething/ansible-role-do-agent
- Owner: andrewsomething
- License: mit
- Created: 2017-03-09T02:33:17.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T16:41:29.000Z (over 3 years ago)
- Last Synced: 2025-05-07T20:42:07.352Z (about 1 year ago)
- Topics: ansible-galaxy, ansible-role, digitalocean, monitoring
- Homepage: https://galaxy.ansible.com/andrewsomething/do-agent/
- Size: 17.6 KB
- Stars: 26
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Ansible do-agent role
=========
[](https://travis-ci.org/andrewsomething/ansible-role-do-agent) [](https://galaxy.ansible.com/andrewsomething/do-agent/)
Role to install the [DigitalOcean monitoring agent](https://github.com/digitalocean/do-agent) on all supported distros. It will also [migrate from the legacy agent to the current one](https://www.digitalocean.com/docs/monitoring/how-to/upgrade-legacy-agent/).
Installation
------------
To install this role from Ansible Galaxy
ansible-galaxy install andrewsomething.do-agent
Example Playbook
----------------
- hosts: all
become: true
roles:
- andrewsomething.do-agent
License
-------
MIT
Author Information
------------------
https://blog.andrewsomething.com/