test/fixtures/test.yml in eye-patch-0.4.0 vs test/fixtures/test.yml in eye-patch-0.4.1
- old
+ new
@@ -32,9 +32,16 @@
config:
start_timeout: 25 seconds
start_command: bundle exec my-process
pid_file: tmp/pids/my-process.pid
stdall: log/my-process.log
+ monitor_children:
+ checks:
+ - name: memory
+ config:
+ times: 2
+ every: 10 seconds
+ below: 512 megabytes
- name: first-grouped-process
group: my-group
config:
start_command: bundle exec grouped-process
pid_file: tmp/pids/first-grouped-process.pid