command
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Jun 7, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
check-redis
Description
Checks for Redis
Sub Commands
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.