# junegunn/redis-stat

(UNMAINTAINED) A real-time Redis monitoring tool

Repository: https://github.com/junegunn/redis-stat
Canonical: https://ross.abutalabs.com/products/redis-stat
Language: Ruby
License: MIT
License Family: permissive
Last push: 2016-12-12T16:01:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5155, "days_push": 3551, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2012, forks 335 (observed 2026-08-28T04:06:05.218918+00:00)

## What it is
redis-stat is a real-time Redis monitoring tool written in Ruby that polls the Redis INFO command and displays vmstat-like metrics in the terminal or via an embedded web dashboard. It supports multiple Redis instances, CSV output, ElasticSearch export, and daemonized web server mode.

## Use cases
- monitor redis metrics in the terminal
- watch redis performance in a browser dashboard
- monitor multiple redis instances at once
- log redis stats to csv
- export redis metrics to elasticsearch
- run redis monitoring as a background daemon

## When to choose
- you need a lightweight, low-overhead redis monitor based on INFO rather than MONITOR
- you want both terminal and web dashboard views of redis stats
- you need to observe several redis instances from one tool

## When to avoid
- you need actively maintained software with recent fixes
- you need long-term metric storage, alerting, or visualization beyond a simple dashboard
- you are on Windows without JRuby

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: monitoring, cli, http-server, analytics
- domain: databases, monitoring, developer-tools
- platform: cli, cross-platform, jvm
- tags: redis, real-time-monitoring, dashboard, server-sent-events, unmaintained, command-line, web-server

## Member repositories
- junegunn/redis-stat (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:05.218918+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:01:02.414229+00:00, confidence not recorded.
  - readme: https://github.com/junegunn/redis-stat (fetched 2026-08-28T04:06:05.218918+00:00, sha 3ee45e32afca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
