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

13 lines
277 B
YAML

name: MySQL Connectable
abbreviation: mysqlgrsqlsrvrconn
checker: PragmaRX\Health\Checkers\PortCheck
notify: true
column_size: 3
error_message: "Could not connect to %s on port %s"
targets:
- default:
name: mysql
hostname: mysql
port: 3306
timeout: 2