/sensu-plugins-redis

This plugin provides native Redis instrumentation for monitoring and metrics collection, including: service health, database connectivity, replication status, `INFO` metrics, key counts, list lengths, and more.

Primary LanguageRubyMIT LicenseMIT

Sensu-Plugins-redis

Build Status Gem Version Code Climate Test Coverage Dependency Status

Functionality

Files

  • bin/check-redis-info.rb
  • bin/check-redis-keys.rb
  • bin/check-redis-list-length.rb
  • bin/check-redis-memory.rb
  • bin/check-redis-memory-percentage.rb
  • bin/check-redis-ping.rb
  • bin/check-redis-slave-status.rb
  • bin/check-redis-connections-available.rb
  • bin/metrics-redis-graphite.rb
  • bin/metrics-redis-llen.rb

Usage

Installation

Installation and Setup

Notes

Developer Guidelines Testing