Files
opensem/config/health/resources/MemcachedConnectable.yml
2024-02-22 19:33:56 +01:00

12 lines
259 B
YAML

name: Memcached Connectable
abbreviation: redisconn
checker: PragmaRX\Health\Checkers\PortCheck
notify: true
column_size: 3
error_message: "Could not connect to %s on port %s"
targets:
- default:
hostname: localhost
port: 11211
timeout: 2