Skip to content

BigHNF/plugin-redis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boundary Redis Plugin

Collects metrics from an instance of a Redis database.

Prerequisites

OS Linux Windows SmartOS OS X
Supported v v v v

For Boundary Meter V4.0

(to update/download - curl -fsS -d '{"token":"api."}' -H 'Content-Type: application/json' https://meter.boundary.com/setup_meter > setup_meter.sh && chmod +x setup_meter.sh && ./setup_meter.sh)

Runtime node.js Python Java
Required

For Boundary Meter less than V4.0

Runtime node.js Python Java
Required v

Plugin Setup

For All Versions

None

Plugin Configuration Fields

For All Versions

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

Metrics Collected

For All Versions

Metric Name Description
Redis Connected Clients
Redis Key Hits
Redis Key Misses
Redis Keys Expired
Redis Key Evictions
Redis Connections Received
Redis Commands Processed
Redis Used Memory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.4%
  • Lua 9.1%
  • JavaScript 6.0%
  • Makefile 2.5%