monitoring:
- service: MySQL_Replication
check: local
item: mysql_replication
user: rep_user
passwd: 123456
host: localhost
port: 3306
# number of connections thresholds
thresholds: "{'warning': 60, 'critical': 120}"