Skip to content

A tool using the serverless framework to monitor a redis instance posting to cloudwatch

License

Notifications You must be signed in to change notification settings

solgarius/serverless-aws-redis-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-aws-redis-monitor

A tool using the serverless framework to monitor a redis instance & posting to cloudwatch. This reports similar metrics as elasticache allowing the instance to be monitored in the same way.

The metrics reported are:

  • ActiveDefragHits
  • BytesUsedForCache
  • CacheHits
  • CacheMisses
  • CurrConnections
  • Evictions
  • NewConnections
  • Reclaimed'
  • ReplicationBytes
  • SaveInProgress

About

A tool using the serverless framework to monitor a redis instance posting to cloudwatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published