11 lines
223 B
YAML
11 lines
223 B
YAML
name: Redis
|
|
abbreviation: rds
|
|
checker: PragmaRX\Health\Checkers\Redis
|
|
column_size: 3
|
|
notify: true
|
|
error_message: "Got a wrong value back from Redis."
|
|
targets:
|
|
- default:
|
|
key: "health:redis:key"
|
|
connection: ""
|