Skip to main content
Home

Main navigation

  • Home
  • Services
  • Case Studies
  • Blog
  • Contact

Redis Info Module for Drupal

Created the Redis Info module for Drupal that generates a report containing, usage, performance, and other statistics for Redis server. This module is a good companion to the Redis module and provides a convenient way to check on the status and performance of a Redis cache implementation.

The reports contains useful information such as memory usage, CPU load, up-time, connected clients, and much more. The report delivers updated data each time the report page is refreshed.

Potentially this module could be bundled with the Redis module project. In the very near future it will also support the Cache Backport module implementation of Redis for Drupal 6x.

The module is currently in production ready condition. Please file an issue if you find or experience a bug.

Installation Instructions

  1. Install as you would any Drupal module. Download and enable etc...
  2. After enabling the module a Redis Info link is created under the Reports Menu tree. Or find it by going to: /admin/reports/redis-info.
  3. Make sure your user role has the "View site reports" permission. Of course user/1 will bypass the permission.

Troubleshooting

  1. Check to make sure redis-server is up and running. The command: redis-cli ping, should return "PONG" in the terminal.
  2. Check to make sure the Redis module is configured properly.

Technical Features

The module supports both the Predis and PhpRedis which surprisingly return the same information but in a different array structure and use different API calls. The module code formats the data and displays it within a page and generates a link under Reports in the Drupal core provided navigation menu.

Download it here, give it a try, and file an issue in the issue queue if you experience any bugs.

blog_images
Screenshot - Redis Info for Drupal

Blog

  • Drupal Camp Colorado 2020
  • Drupal Camp Colorado 2019
  • Drupal Camp Colorado 2018
  • Drupal Camp Colorado 2017
  • Drupal Camp Colorado 2016
  • Drupal Camp Colorado 2015
  • Redis Info Module for Drupal
  • Drupal.org Marketplace Listing
  • Simple Weather Drupal Module
  • Drupal Camp Colorado 2014
  • Drupal Camp Colorado 2013
  • Drupalcon Denver 2012
  • Drupal Camp Colorado 2011
  • Colorado Library Birds of a Feather Gathering in Denver on February 15th, 2011
  • Denver Library Web Site Wins Westword "Best Of" Award
  • Drupal Camp Colorado 2010
  • Drupalcon Copenhagen, Denmark 2010
  • Drupalcon San Francisco, California 2010
  • Drupal Camp Colorado 2009
  • Drupalcon DC 2009
  • Drupal Library Meetup 2009
  • San Antonio Texas 2009
  • World University Games - Belgrade Serbia 2009
  • Paradise Jam 2009 - St. Thomas, U.S. Virgin Islands
  • Drupalcon Szeged, Hungary 2008
Contact us for a quote or call (720) 306-1293
Located in Denver, Colorado USA

Copyright 2023 © LarsDesigns Information Systems Inc.

Powered by Drupal