Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oefenweb/ansible-innotop
Ansible role to set up innotop in Debian-like systems
https://github.com/oefenweb/ansible-innotop
database debian innotop monitoring mysql ubuntu
Last synced: about 1 month ago
JSON representation
Ansible role to set up innotop in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-innotop
- Owner: Oefenweb
- License: mit
- Created: 2015-11-13T11:07:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T11:04:00.000Z (about 1 year ago)
- Last Synced: 2023-11-02T11:37:06.510Z (about 1 year ago)
- Topics: database, debian, innotop, monitoring, mysql, ubuntu
- Language: Dockerfile
- Size: 96.7 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## innotop
[![CI](https://github.com/Oefenweb/ansible-innotop/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-innotop/actions?query=workflow%3ACI)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-innotop-blue.svg)](https://galaxy.ansible.com/Oefenweb/innotop)Set up the latest version of [innotop](https://github.com/innotop/innotop) in Debian-like systems.
#### Requirements
* `git` (will be installed)
#### Variables
None
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.innotop
```#### License
MIT
#### Author Information
* Mark van Driel
* Mischa ter Smitten#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-innotop/issues)!