Skip to content

Instantly share code, notes, and snippets.

@takeyourhatoff
Created October 24, 2017 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takeyourhatoff/60a4d7117a878dd566d5d21f5a8bb10e to your computer and use it in GitHub Desktop.
Save takeyourhatoff/60a4d7117a878dd566d5d21f5a8bb10e to your computer and use it in GitHub Desktop.
ubuntu@ip-10-145-0-4:/var/tempest/workspaces/default/deployments$ date
Tue Oct 24 11:21:47 UTC 2017
ubuntu@ip-10-145-0-4:/var/tempest/workspaces/default/deployments$ bosh2 -e local tasks
Using environment '10.145.1.10' as user 'director' (bosh.*.read, openid, bosh.*.admin, bosh.read, bosh.admin)
ID State Started At Last Activity At User Deployment Description Result
4567 processing Tue Oct 24 09:39:08 UTC 2017 Tue Oct 24 09:39:08 UTC 2017 ops_manager cf-4b53f07534e941b0b665 create deployment -
1 tasks
Succeeded
ubuntu@ip-10-145-0-4:/var/tempest/workspaces/default/deployments$ bosh2 -e local task 4567
Using environment '10.145.1.10' as user 'director' (bosh.*.read, openid, bosh.*.admin, bosh.read, bosh.admin)
Task 4567
09:39:09 | Preparing deployment: Preparing deployment (00:00:09)
09:39:42 | Preparing package compilation: Finding packages to compile (00:00:01)
09:39:46 | Updating instance diego_cell: diego_cell/c83709f8-bd41-4c76-b7c7-19c9a767a481 (2) (canary)^C
ubuntu@ip-10-145-0-4:/var/tempest/workspaces/default/deployments$ bosh2 -e local -d cf-4b53f07534e941b0b665 ssh diego_cell/c83709f8-bd41-4c76-b7c7-19c9a767a481
Using environment '10.145.1.10' as user 'director' (bosh.*.read, openid, bosh.*.admin, bosh.read, bosh.admin)
Using deployment 'cf-4b53f07534e941b0b665'
Task 5250. Done
Unauthorized use is strictly prohibited. All access and activity
is subject to logging and monitoring.
Welcome to Ubuntu 14.04.5 LTS (GNU/Linux 4.4.0-96-generic x86_64)
* Documentation: https://help.ubuntu.com/
The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.
Last login: Tue Oct 24 11:22:15 2017 from 10.145.0.4
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
diego_cell/c83709f8-bd41-4c76-b7c7-19c9a767a481:~$ sudo monit summary
The Monit daemon 5.2.5 uptime: 2h 20m
Process 'consul_agent' not monitored
Process 'rep' not monitored
Process 'route_emitter' not monitored
Process 'garden' not monitored
Process 'metron_agent' not monitored
Process 'silk-daemon' not monitored
Process 'netmon' not monitored
Process 'vxlan-policy-agent' not monitored
Process 'nfsv3driver' not monitored
Process 'blackbox' not monitored
Process 'clamd' not monitored
Process 'freshclam' not monitored
System 'system_localhost' running
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment