2017 © Pedro Peláez
 

symfony-bundle phpredmon-bundle

Redis monitoring bundle

image

ringoteam/phpredmon-bundle

Redis monitoring bundle

  • Sunday, March 2, 2014
  • by pdenis
  • Repository
  • 4 Watchers
  • 1 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PhpRedmonBundle

Redis monitoring Bundle, (*1)

Scrutinizer Quality Score, (*2)

Installation

Using composer

{
    "require": {
        "ringoteam/phpredmon-bundle": "dev-master"
    }
}

Dependencies

  • knplabs/knp-gaufrette-bundle
  • predis/predis

Configuration

First, define a gaufrette adapter named "phpredmon" like this (to store data), (*3)


knp_gaufrette: adapters: phpredmon: local: directory: "%kernel.root_dir%/Resources/phpredmon/datas" create: true filesystems: phpredmon: adapter: phpredmon alias: phpredmon_filesystem

Then you can define log retention :, (*4)


ringo_php_redmon: log: days: 30

Usage

TODO, (*5)

Log command

TODO, (*6)

The Versions

02/03 2014

dev-master

9999999-dev http://github.com/ringoteam/PhpRedmonBundle

Redis monitoring bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS
by Patrick Deroubaix

redis monitoring

24/01 2014

0.9

0.9.0.0 http://github.com/ringoteam/PhpRedmonBundle

Redis monitoring bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS
by Patrick Deroubaix

redis monitoring

05/05 2013

v1.0-alpha

1.0.0.0-alpha http://github.com/ringoteam/PhpRedmonBundle

Redis monitoring bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS
by Patrick Deroubaix

redis monitoring