https://github.com/uswitch/riemann-mysql-slave
https://github.com/uswitch/riemann-mysql-slave
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uswitch/riemann-mysql-slave
- Owner: uswitch
- License: mit
- Created: 2014-02-20T14:09:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-21T00:27:29.000Z (over 12 years ago)
- Last Synced: 2025-01-15T19:49:31.595Z (over 1 year ago)
- Language: Ruby
- Size: 129 KB
- Stars: 0
- Watchers: 45
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Riemann Slave Mysql
===================
Simple MySql Slave riemann client.
Submits the result of SHOW SLAVE STATUS query into riemann.
Get started
==========
``` bash
gem install riemann-mysql-slave
riemann-mysql-slave --help
```