https://github.com/sematext/ansible-install-sematext
Ansible Install Role for Sematext monitoring agents
https://github.com/sematext/ansible-install-sematext
ansible automation monitoring
Last synced: 12 months ago
JSON representation
Ansible Install Role for Sematext monitoring agents
- Host: GitHub
- URL: https://github.com/sematext/ansible-install-sematext
- Owner: sematext
- License: apache-2.0
- Created: 2016-03-29T16:39:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T13:00:47.000Z (over 1 year ago)
- Last Synced: 2025-01-10T00:18:14.109Z (over 1 year ago)
- Topics: ansible, automation, monitoring
- Homepage: http://sematext.com/spm
- Size: 25.4 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ansible Sematext Agent Install Role
=========================================
Install [Sematext Agent](https://sematext.com/docs/agents/sematext-agent/).
Dependencies
------------
None
Example Playbooks
-------------------------
Before executing your playbook, make sure that the `infra_token` and `region` variables have values according to the [Sematext docs](https://sematext.com/docs/agents/sematext-agent/ansible/#deploying-sematext-agent).
```
- hosts: all
gather_facts: yes
become: yes
vars:
region: REGION
infra_token: INFRA_TOKEN
roles:
- { role: sematext.spm-monitor-install }
```
License
-------
Apache2
Need help?
------------------
support@sematext.com