Skip to content

collectors RedisCollector

Rob Smith edited this page Oct 26, 2012 · 15 revisions

RedisCollector

Collects data from a Redis Server

Dependencies

  • redis

Notes

The collector is named an odd redisstat because of an import issue with having the python library called redis and this collector's module being called redis, so we use an odd name for this collector. This doesn't affect the usage of this collector.

Options

  • Generic Options
  • host: Hostname to collect from
  • byte_unit: Default numeric output(s)
  • databases:
  • db:
  • enabled: Enable collecting these metrics
  • port: Port number to collect from

Example Output

__EXAMPLESHERE__
Clone this wiki locally