Skip to content

Instantly share code, notes, and snippets.

@jpalermo
Created February 10, 2016 18:43
Show Gist options
  • Save jpalermo/ebb142bb31a4b47831c3 to your computer and use it in GitHub Desktop.
Save jpalermo/ebb142bb31a4b47831c3 to your computer and use it in GitHub Desktop.
monit restart all
[UTC Feb 10 18:21:56] info : restart service 'cloud_controller_ng' on user request
[UTC Feb 10 18:21:56] info : restart service 'nginx_cc' on user request
[UTC Feb 10 18:21:56] info : 'cloud_controller_ng' trying to restart
[UTC Feb 10 18:22:01] info : 'nginx_cc' stop: /var/vcap/jobs/cloud_controller_ng/bin/nginx_ctl
[UTC Feb 10 18:22:02] info : 'cloud_controller_ng' stop: /var/vcap/jobs/cloud_controller_ng/bin/cloud_controller_ng_ctl
[UTC Feb 10 18:22:03] info : 'cloud_controller_ng' start: /var/vcap/jobs/cloud_controller_ng/bin/cloud_controller_ng_ctl
[UTC Feb 10 18:22:09] info : 'nginx_cc' start: /var/vcap/jobs/cloud_controller_ng/bin/nginx_ctl
[UTC Feb 10 18:22:10] info : 'cloud_controller_ng' restart action done
[UTC Feb 10 18:22:10] info : 'nginx_cc' trying to restart
[UTC Feb 10 18:22:10] info : 'nginx_cc' restart action done
------
restart via bosh deploy
[UTC Feb 10 18:28:52] info : unmonitor service 'nginx_cc' on user request
[UTC Feb 10 18:28:52] info : unmonitor service 'cloud_controller_ng' on user request
[UTC Feb 10 18:28:53] info : 'cloud_controller_ng' unmonitor action done
[UTC Feb 10 18:28:53] info : 'nginx_cc' unmonitor action done
[UTC Feb 10 18:28:56] info : stop service 'nginx_cc' on user request
[UTC Feb 10 18:28:56] info : stop service 'cloud_controller_ng' on user request
[UTC Feb 10 18:29:06] info : 'cloud_controller_ng' stop: /var/vcap/jobs/cloud_controller_ng/bin/cloud_controller_ng_ctl
[UTC Feb 10 18:29:07] info : 'cloud_controller_ng' stop action done
[UTC Feb 10 18:29:07] info : 'nginx_cc' stop action done
[UTC Feb 10 18:29:19] error : 'cloud_controller_ng' process is not running
[UTC Feb 10 18:29:19] info : 'cloud_controller_ng' trying to restart
[UTC Feb 10 18:29:19] info : 'cloud_controller_ng' start: /var/vcap/jobs/cloud_controller_ng/bin/cloud_controller_ng_ctl
[UTC Feb 10 18:29:24] info : 'nginx_cc' start: /var/vcap/jobs/cloud_controller_ng/bin/nginx_ctl
[UTC Feb 10 18:29:24] info : start service 'nginx_cc' on user request
[UTC Feb 10 18:29:24] info : start service 'cloud_controller_ng' on user request
[UTC Feb 10 18:29:25] info : 'nginx_cc' start action done
[UTC Feb 10 18:30:33] info : 'cloud_controller_ng' start action done
[UTC Feb 10 18:30:33] info : 'cloud_controller_ng' process is running with pid 8547
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment