A Redis plugin for collectd using collectd's Python plugin.
You can capture any kind of Redis metrics like:
- Memory used
- Commands processed per second
- Number of connected clients and slaves
- Number of blocked clients
- Number of keys stored (per database)
- Uptime
- Changes since last save
- Replication delay (per slave)
- The length of list values
Please refer to the documentation located in the SignalFx Integrations repo for information on the installation and configuration of this plugin.
- collectd 4.9+