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: 11 months 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T11:04:00.000Z (over 2 years ago)
- Last Synced: 2023-11-02T11:37:06.510Z (over 2 years 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
[](https://github.com/Oefenweb/ansible-innotop/actions?query=workflow%3ACI)
[](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)!