{
  "service": {
    "name": "Health Check: APPC",
    "checks": [
      {
        "id": "appc-dbhost-healthcheck",
        "name": "APPC DBHost Health Check",
        "script": "/consul/scripts/appc-dbhost-script.sh",
        "interval": "10s",
        "timeout": "1s"
      }
    ]
  }
}