Skip to content

laurencegill/py_check_redis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py_check_redis

Add redis user with these permissions:

-@all +info +ping

Plugin checks backup nodes automatically for being readonly and connection to master, ie:

master_link_status:up
slave_read_only:1

Number of expected replicas on a master is configurable, ie:

check_redis.py -u monitoring -P $(/usr/bin/cat /etc/check_redis_auth) --backup_nodes=1

Or omit the --backup_nodes flag for a standalone/single instance.

About

nagios plugins check_redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%