GithubHelp home page GithubHelp logo

isabella232 / boundary-plugin-redis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boundary/boundary-plugin-redis

0.0 0.0 0.0 139 KB

tomcat

License: Apache License 2.0

JavaScript 3.28% Lua 96.72%

boundary-plugin-redis's Introduction

TrueSight Pulse Redis Plugin

Collects metrics from one or more instances of Redis databases.

Prerequisites

OS Linux Windows SmartOS OS X
Supported v

This plugin is compatible with Redis 2.6.X or later.

For TrueSight Meter v4.2 or later

For Truesight Meter earlier than v4.2

Runtime node.js Python Java
Required v

Plugin Setup

None

Plugin Configuration Fields

Field Name Description
Host The redis hostname.
Port The redis port.
Password Password to the redis server.
PollInterval Interval (in milliseconds) to query the redis server.
Source The source to display in the legend for the REDIS data.

Metrics Collected

Metric Name Description
Redis Connected Clients Number of client connections (excluding connections from slaves)
Redis Key Hits Number of successful lookup of keys in the main dictionary
Redis Key Misses Number of failed lookup of keys in the main dictionary
Redis Keys Expired Total number of key expiration events
Redis Key Evictions Number of evicted keys due to maxmemory limit
Redis Connections Received Total number of connections accepted by the server
Redis Commands Processed Total number of commands processed by the server
Redis Used Memory Percentage of server memory used for the Redis instance

Dashboards

  • Redis

References

See information on Redis INFO command here

boundary-plugin-redis's People

Contributors

codemoran avatar gabrielnicolasavellaneda avatar jdgwartney avatar pdiemert avatar ph07 avatar vitiwari avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.