All pastes #2107995 Raw Edit

Stuff

public text v1 · immutable
#2107995 ·published 2012-01-31 05:41 UTC
rendered paste body
phil@tinderbox:~/src/fabfile $ fab -R hardware,vm,bastion host_info
[kopimist] Executing task 'host_info'
[kopimist] run: uname -a
[kopimist] out: Linux kopimist 3.0.0-14-server #23-Ubuntu SMP Mon Nov 21 20:49:05 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

[kopimist] run: free -m
[kopimist] out:              total       used       free     shared    buffers     cached
[kopimist] out: Mem:          8000       7841        158          0       2415       2374
[kopimist] out: -/+ buffers/cache:       3050       4949
[kopimist] out: Swap:         3904         65       3839

[mogwai] Executing task 'host_info'
[mogwai] run: uname -a
[mogwai] out: Linux mogwai 2.6.38-13-virtual #54-Ubuntu SMP Tue Jan 3 14:13:36 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

[mogwai] run: free -m
[mogwai] out:              total       used       free     shared    buffers     cached
[mogwai] out: Mem:           492        409         83          0         36        157
[mogwai] out: -/+ buffers/cache:        214        277
[mogwai] out: Swap:            0          0          0