check-redis

command
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

README

check-redis

Description

Checks for Redis

Sub Commands

  • reachable
  • slave

check-redis reachable

Checks if Redis is reachable.

Setting
  • need a host and port pair, or a socket
[plugin.checks.redis_reachable]
command = "/path/to/check-redis reachable [--host=127.0.0.1] [--port=6379] [--timeout=5] [--socket=<unix socket>]

check-redis slave

Checks Redis slave status.

Setting
  • need a host and port pair, or a socket
[plugin.checks.redis_slave]
command = "/path/to/check-redis slave [--host=127.0.0.1] [--port=6379] [--timeout=5] [--socket=<unix socket>]

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL