Skip to content

Commit 335f7ca

Browse files
Jan KunzmannLeonhardt Wille
authored andcommitted
Allow to collect multiple instances per host
(as inspired by https://github.com/powdahound/redis-collectd-plugin/blob/master/redis_info.py)
1 parent c7ae565 commit 335f7ca

File tree

2 files changed

+553
-491
lines changed

2 files changed

+553
-491
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,14 @@ You should then configure the MySQL plugin:
3232
Port 3306 (default: 3306)
3333
User "root" (default: root)
3434
Password "xxxx" (default: empty)
35+
Instance "" (default: empty instance identifier)
3536
HeartbeatTable "percona.heartbeat" (if using pt-heartbeat to track slave lag)
3637
Verbose false (default: false)
3738
</Module>
3839
</Plugin>
3940

41+
Repeat the "Module" section for multiple instances
42+
4043
## Metrics
4144

4245
### MySQL Status

0 commit comments

Comments
 (0)