watchdog.name: local-node
watchdog.frequency: critical
nodes.elasticsearch: ["192.168.1.154"]
nodes:
  ssh:
    - host:     192.168.1.154
      es_stop:  kill -9 `cat /Users/tjatse/Downloads/ElasticSearch/elasticsearch-1.3.2/pid`
      es_start: /Users/tjatse/Downloads/ElasticSearch/elasticsearch-1.3.2/bin/elasticsearch -d -p /Users/tjatse/Downloads/ElasticSearch/elasticsearch-1.3.2/pid -Xmx8G -Xms8G
http.wait: 5m
http.retry: 3