Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 7 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T16:41:29.000Z (almost 2 years ago)
- Last Synced: 2023-04-13T04:26:55.941Z (over 1 year ago)
- Topics: ansible-galaxy, ansible-role, digitalocean, monitoring
- Homepage: https://galaxy.ansible.com/andrewsomething/do-agent/
- Size: 17.6 KB
- Stars: 22
- Watchers: 4
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Ansible do-agent role
=========
[![Build Status](https://travis-ci.org/andrewsomething/ansible-role-do-agent.svg?branch=master)](https://travis-ci.org/andrewsomething/ansible-role-do-agent) [![Ansible Galaxy](https://img.shields.io/badge/Ansible%20Galaxy-andrewsomething.do--agent-blue.svg)](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-agentLicense
-------MIT
Author Information
------------------https://blog.andrewsomething.com/