fauxhai 1.1.1 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,401 @@
1
+ {
2
+ "kernel": {
3
+ "name": "Linux",
4
+ "release": "3.6.11-gentoo",
5
+ "version": "#1 SMP Sat Feb 2 20:58:41 UTC 2013",
6
+ "machine": "x86_64",
7
+ "modules": {
8
+ "vboxsf": {
9
+ "size": "30548",
10
+ "refcount": "2"
11
+ },
12
+ "vboxguest": {
13
+ "size": "162490",
14
+ "refcount": "2"
15
+ },
16
+ "ablk_helper": {
17
+ "size": "1789",
18
+ "refcount": "0"
19
+ },
20
+ "cryptd": {
21
+ "size": "7454",
22
+ "refcount": "1"
23
+ }
24
+ },
25
+ "os": "GNU/Linux"
26
+ },
27
+ "os": "linux",
28
+ "os_version": "3.6.11-gentoo",
29
+ "platform": "gentoo",
30
+ "platform_version": "2.1",
31
+ "platform_family": "gentoo",
32
+ "dmi": {
33
+ },
34
+ "command": {
35
+ "ps": "ps -ef"
36
+ },
37
+ "ohai_time": 1371713160.2930377,
38
+ "filesystem": {
39
+ "rootfs": {
40
+ "kb_size": "9025908",
41
+ "kb_used": "2811072",
42
+ "kb_available": "5756344",
43
+ "percent_used": "33%",
44
+ "mount": "/",
45
+ "fs_type": "rootfs",
46
+ "mount_options": [
47
+ "rw"
48
+ ]
49
+ },
50
+ "udev": {
51
+ "kb_size": "10240",
52
+ "kb_used": "4",
53
+ "kb_available": "10236",
54
+ "percent_used": "1%",
55
+ "mount": "/dev",
56
+ "fs_type": "devtmpfs",
57
+ "mount_options": [
58
+ "rw",
59
+ "nosuid",
60
+ "relatime",
61
+ "size=10240k",
62
+ "nr_inodes=126912",
63
+ "mode=755"
64
+ ]
65
+ },
66
+ "/dev/sda4": {
67
+ "kb_size": "9025908",
68
+ "kb_used": "2811072",
69
+ "kb_available": "5756344",
70
+ "percent_used": "33%",
71
+ "mount": "/",
72
+ "fs_type": "ext4",
73
+ "mount_options": [
74
+ "rw",
75
+ "noatime",
76
+ "data=ordered"
77
+ ],
78
+ "uuid": "4f58d419-7271-4450-8c0e-37de35362ba8"
79
+ },
80
+ "tmpfs": {
81
+ "kb_size": "509816",
82
+ "kb_used": "284",
83
+ "kb_available": "509532",
84
+ "percent_used": "1%",
85
+ "mount": "/run",
86
+ "fs_type": "tmpfs",
87
+ "mount_options": [
88
+ "rw",
89
+ "nosuid",
90
+ "nodev",
91
+ "relatime",
92
+ "mode=755"
93
+ ]
94
+ },
95
+ "none": {
96
+ "kb_size": "509816",
97
+ "kb_used": "0",
98
+ "kb_available": "509816",
99
+ "percent_used": "0%",
100
+ "mount": "/dev/shm",
101
+ "fs_type": "tmpfs",
102
+ "mount_options": [
103
+ "rw",
104
+ "nosuid",
105
+ "nodev",
106
+ "noexec",
107
+ "relatime"
108
+ ]
109
+ },
110
+ "cgroup_root": {
111
+ "kb_size": "10240",
112
+ "kb_used": "0",
113
+ "kb_available": "10240",
114
+ "percent_used": "0%",
115
+ "mount": "/sys/fs/cgroup",
116
+ "fs_type": "tmpfs",
117
+ "mount_options": [
118
+ "rw",
119
+ "nosuid",
120
+ "nodev",
121
+ "noexec",
122
+ "relatime",
123
+ "size=10240k",
124
+ "mode=755"
125
+ ]
126
+ },
127
+ "/vagrant": {
128
+ "kb_size": "244277768",
129
+ "kb_used": "145714296",
130
+ "kb_available": "98563472",
131
+ "percent_used": "60%",
132
+ "mount": "/vagrant",
133
+ "fs_type": "vboxsf",
134
+ "mount_options": [
135
+ "uid=999",
136
+ "gid=246",
137
+ "rw"
138
+ ]
139
+ },
140
+ "/tmp/vagrant-chef-1/chef-solo-1/cookbooks": {
141
+ "kb_size": "244277768",
142
+ "kb_used": "145714296",
143
+ "kb_available": "98563472",
144
+ "percent_used": "60%",
145
+ "mount": "/tmp/vagrant-chef-1/chef-solo-1/cookbooks",
146
+ "fs_type": "vboxsf",
147
+ "mount_options": [
148
+ "uid=999",
149
+ "gid=246",
150
+ "rw"
151
+ ]
152
+ },
153
+ "proc": {
154
+ "mount": "/proc",
155
+ "fs_type": "proc",
156
+ "mount_options": [
157
+ "rw",
158
+ "nosuid",
159
+ "nodev",
160
+ "noexec",
161
+ "relatime"
162
+ ]
163
+ },
164
+ "devpts": {
165
+ "mount": "/dev/pts",
166
+ "fs_type": "devpts",
167
+ "mount_options": [
168
+ "rw",
169
+ "relatime",
170
+ "gid=5",
171
+ "mode=620"
172
+ ]
173
+ },
174
+ "sysfs": {
175
+ "mount": "/sys",
176
+ "fs_type": "sysfs",
177
+ "mount_options": [
178
+ "rw",
179
+ "nosuid",
180
+ "nodev",
181
+ "noexec",
182
+ "relatime"
183
+ ]
184
+ },
185
+ "debugfs": {
186
+ "mount": "/sys/kernel/debug",
187
+ "fs_type": "debugfs",
188
+ "mount_options": [
189
+ "rw",
190
+ "nosuid",
191
+ "nodev",
192
+ "noexec",
193
+ "relatime"
194
+ ]
195
+ },
196
+ "openrc": {
197
+ "mount": "/sys/fs/cgroup/openrc",
198
+ "fs_type": "cgroup",
199
+ "mount_options": [
200
+ "rw",
201
+ "nosuid",
202
+ "nodev",
203
+ "noexec",
204
+ "relatime",
205
+ "release_agent=/lib64/rc/sh/cgroup-release-agent.sh",
206
+ "name=openrc"
207
+ ]
208
+ },
209
+ "cpuset": {
210
+ "mount": "/sys/fs/cgroup/cpuset",
211
+ "fs_type": "cgroup",
212
+ "mount_options": [
213
+ "rw",
214
+ "nosuid",
215
+ "nodev",
216
+ "noexec",
217
+ "relatime",
218
+ "cpuset"
219
+ ]
220
+ },
221
+ "cpu": {
222
+ "mount": "/sys/fs/cgroup/cpu",
223
+ "fs_type": "cgroup",
224
+ "mount_options": [
225
+ "rw",
226
+ "nosuid",
227
+ "nodev",
228
+ "noexec",
229
+ "relatime",
230
+ "cpu"
231
+ ]
232
+ },
233
+ "cpuacct": {
234
+ "mount": "/sys/fs/cgroup/cpuacct",
235
+ "fs_type": "cgroup",
236
+ "mount_options": [
237
+ "rw",
238
+ "nosuid",
239
+ "nodev",
240
+ "noexec",
241
+ "relatime",
242
+ "cpuacct"
243
+ ]
244
+ },
245
+ "freezer": {
246
+ "mount": "/sys/fs/cgroup/freezer",
247
+ "fs_type": "cgroup",
248
+ "mount_options": [
249
+ "rw",
250
+ "nosuid",
251
+ "nodev",
252
+ "noexec",
253
+ "relatime",
254
+ "freezer"
255
+ ]
256
+ },
257
+ "binfmt_misc": {
258
+ "mount": "/proc/sys/fs/binfmt_misc",
259
+ "fs_type": "binfmt_misc",
260
+ "mount_options": [
261
+ "rw",
262
+ "noexec",
263
+ "nosuid",
264
+ "nodev"
265
+ ]
266
+ },
267
+ "/dev/sda1": {
268
+ "fs_type": "ext2",
269
+ "uuid": "71605135-acfe-42d0-9a59-a01c468da70d"
270
+ },
271
+ "/dev/sda3": {
272
+ "fs_type": "swap",
273
+ "uuid": "491c133d-4e65-461b-9d0b-563d30c0dc38"
274
+ }
275
+ },
276
+ "languages": {
277
+ "ruby": {
278
+ "platform": "x86_64-linux",
279
+ "version": "1.9.3",
280
+ "release_date": "2012-04-20",
281
+ "target": "x86_64-pc-linux-gnu",
282
+ "target_cpu": "x86_64",
283
+ "target_vendor": "pc",
284
+ "target_os": "linux",
285
+ "host": "x86_64-pc-linux-gnu",
286
+ "host_cpu": "x86_64",
287
+ "host_os": "linux-gnu",
288
+ "host_vendor": "pc",
289
+ "bin_dir": "/usr/local/bin",
290
+ "ruby_bin": "/usr/local/bin/ruby",
291
+ "gems_dir": "/usr/local/gems",
292
+ "gem_bin": "/usr/local/bin/gem"
293
+ }
294
+ },
295
+ "chef_packages": {
296
+ "chef": {
297
+ "version": "10.24.0",
298
+ "chef_root": "/usr/local/gems/chef-10.24.0/lib"
299
+ },
300
+ "ohai": {
301
+ "version": "6.16.0",
302
+ "ohai_root": "/usr/local/gems/ohai-6.16.0/lib/ohai"
303
+ }
304
+ },
305
+ "counters": {
306
+ "network": {
307
+ "interfaces": {
308
+ "eth0": {
309
+ "rx": {
310
+ "bytes": "0",
311
+ "packets": "0",
312
+ "errors": "0",
313
+ "drop": 0,
314
+ "overrun": 0,
315
+ "frame": 0,
316
+ "compressed": 0,
317
+ "multicast": 0
318
+ },
319
+ "tx": {
320
+ "bytes": "342",
321
+ "packets": "0",
322
+ "errors": "0",
323
+ "drop": 0,
324
+ "overrun": 0,
325
+ "collisions": "0",
326
+ "carrier": 0,
327
+ "compressed": 0
328
+ }
329
+ }
330
+ }
331
+ }
332
+ },
333
+ "current_user": "fauxhai",
334
+ "domain": "local",
335
+ "etc": {
336
+ "passwd": {
337
+ "fauxhai": {
338
+ "dir": "/home/fauxhai",
339
+ "gid": 0,
340
+ "uid": 0,
341
+ "shell": "/bin/bash",
342
+ "gecos": "Fauxhai"
343
+ }
344
+ },
345
+ "group": {
346
+ "fauxhai": {
347
+ "gid": 0,
348
+ "members": [
349
+ "fauxhai"
350
+ ]
351
+ }
352
+ }
353
+ },
354
+ "hostname": "Fauxhai",
355
+ "fqdn": "fauxhai.local",
356
+ "ipaddress": "10.0.0.2",
357
+ "keys": {
358
+ "ssh": {
359
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
360
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
361
+ }
362
+ },
363
+ "macaddress": "11:11:11:11:11:11",
364
+ "network": {
365
+ "default_gateway": "10.0.0.1",
366
+ "default_interface": "eth0",
367
+ "eth0": {
368
+ "addresses": {
369
+ "10.0.0.2": {
370
+ "broadcast": "10.0.0.255",
371
+ "family": "inet",
372
+ "netmask": "255.255.255.0",
373
+ "prefixlen": "23",
374
+ "scope": "Global"
375
+ }
376
+ },
377
+ "arp": {
378
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
379
+ },
380
+ "encapsulation": "Ethernet",
381
+ "flags": [
382
+ "BROADCAST",
383
+ "MULTICAST",
384
+ "UP",
385
+ "LOWER_UP"
386
+ ],
387
+ "mtu": "1500",
388
+ "number": "0",
389
+ "routes": {
390
+ "10.0.0.0/255": {
391
+ "scope": "link",
392
+ "src": "10.0.0.2"
393
+ }
394
+ },
395
+ "state": "up",
396
+ "type": "eth"
397
+ }
398
+ },
399
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
400
+ "uptime_seconds": 2646450
401
+ }
@@ -0,0 +1,578 @@
1
+ {
2
+ "kernel": {
3
+ "name": "Linux",
4
+ "release": "3.0.76-0.11-default",
5
+ "version": "#1 SMP Fri Jun 14 08:21:43 UTC 2013 (ccab990)",
6
+ "machine": "x86_64",
7
+ "modules": {
8
+ "edd": {
9
+ "size": "14544",
10
+ "refcount": "0"
11
+ },
12
+ "af_packet": {
13
+ "size": "30965",
14
+ "refcount": "0"
15
+ },
16
+ "mperf": {
17
+ "size": "12667",
18
+ "refcount": "0"
19
+ },
20
+ "vboxsf": {
21
+ "size": "47790",
22
+ "refcount": "1"
23
+ },
24
+ "vboxguest": {
25
+ "size": "273068",
26
+ "refcount": "2"
27
+ },
28
+ "microcode": {
29
+ "size": "121580",
30
+ "refcount": "0"
31
+ },
32
+ "fuse": {
33
+ "size": "87133",
34
+ "refcount": "1"
35
+ },
36
+ "loop": {
37
+ "size": "23568",
38
+ "refcount": "0"
39
+ },
40
+ "dm_mod": {
41
+ "size": "91929",
42
+ "refcount": "0"
43
+ },
44
+ "ipv6": {
45
+ "size": "12758",
46
+ "refcount": "1"
47
+ },
48
+ "ppdev": {
49
+ "size": "17750",
50
+ "refcount": "0"
51
+ },
52
+ "ipv6_lib": {
53
+ "size": "344914",
54
+ "refcount": "21"
55
+ },
56
+ "parport_pc": {
57
+ "size": "45587",
58
+ "refcount": "0"
59
+ },
60
+ "ac": {
61
+ "size": "13097",
62
+ "refcount": "0"
63
+ },
64
+ "rtc_cmos": {
65
+ "size": "18505",
66
+ "refcount": "0"
67
+ },
68
+ "battery": {
69
+ "size": "18730",
70
+ "refcount": "0"
71
+ },
72
+ "parport": {
73
+ "size": "46463",
74
+ "refcount": "2"
75
+ },
76
+ "pcspkr": {
77
+ "size": "12702",
78
+ "refcount": "0"
79
+ },
80
+ "i2c_piix4": {
81
+ "size": "13814",
82
+ "refcount": "0"
83
+ },
84
+ "i2c_core": {
85
+ "size": "35840",
86
+ "refcount": "1"
87
+ },
88
+ "sr_mod": {
89
+ "size": "22353",
90
+ "refcount": "0"
91
+ },
92
+ "cdrom": {
93
+ "size": "47069",
94
+ "refcount": "1"
95
+ },
96
+ "button": {
97
+ "size": "13907",
98
+ "refcount": "0"
99
+ },
100
+ "intel_agp": {
101
+ "size": "18386",
102
+ "refcount": "0"
103
+ },
104
+ "e1000": {
105
+ "size": "163243",
106
+ "refcount": "0"
107
+ },
108
+ "sg": {
109
+ "size": "36648",
110
+ "refcount": "0"
111
+ },
112
+ "intel_gtt": {
113
+ "size": "19747",
114
+ "refcount": "1"
115
+ },
116
+ "ext3": {
117
+ "size": "156333",
118
+ "refcount": "1"
119
+ },
120
+ "jbd": {
121
+ "size": "79753",
122
+ "refcount": "1"
123
+ },
124
+ "mbcache": {
125
+ "size": "14806",
126
+ "refcount": "1"
127
+ },
128
+ "sd_mod": {
129
+ "size": "49432",
130
+ "refcount": "2"
131
+ },
132
+ "crc_t10dif": {
133
+ "size": "12563",
134
+ "refcount": "1"
135
+ },
136
+ "processor": {
137
+ "size": "44454",
138
+ "refcount": "0"
139
+ },
140
+ "thermal_sys": {
141
+ "size": "24622",
142
+ "refcount": "1"
143
+ },
144
+ "hwmon": {
145
+ "size": "13080",
146
+ "refcount": "1"
147
+ },
148
+ "scsi_dh_alua": {
149
+ "size": "17423",
150
+ "refcount": "0"
151
+ },
152
+ "scsi_dh_rdac": {
153
+ "size": "17401",
154
+ "refcount": "0"
155
+ },
156
+ "scsi_dh_emc": {
157
+ "size": "17247",
158
+ "refcount": "0"
159
+ },
160
+ "scsi_dh_hp_sw": {
161
+ "size": "12841",
162
+ "refcount": "0"
163
+ },
164
+ "scsi_dh": {
165
+ "size": "14784",
166
+ "refcount": "4"
167
+ },
168
+ "ata_generic": {
169
+ "size": "12899",
170
+ "refcount": "0"
171
+ },
172
+ "ata_piix": {
173
+ "size": "35118",
174
+ "refcount": "0"
175
+ },
176
+ "ahci": {
177
+ "size": "25940",
178
+ "refcount": "1"
179
+ },
180
+ "libahci": {
181
+ "size": "35044",
182
+ "refcount": "1"
183
+ },
184
+ "libata": {
185
+ "size": "230626",
186
+ "refcount": "4"
187
+ },
188
+ "scsi_mod": {
189
+ "size": "235785",
190
+ "refcount": "9"
191
+ }
192
+ },
193
+ "os": "GNU/Linux"
194
+ },
195
+ "os": "linux",
196
+ "os_version": "3.0.76-0.11-default",
197
+ "platform": "suse",
198
+ "platform_version": "11.3",
199
+ "platform_family": "suse",
200
+ "dmi": {
201
+ "dmidecode_version": "2.9",
202
+ "smbios_version": "2.5",
203
+ "structures": {
204
+ "count": "9",
205
+ "size": "439"
206
+ },
207
+ "table_location": "0x000E1000",
208
+ "bios": {
209
+ "all_records": [
210
+ {
211
+ "record_id": "0x0000",
212
+ "size": "0",
213
+ "application_identifier": "BIOS Information",
214
+ "Vendor": "innotek GmbH",
215
+ "Version": "VirtualBox",
216
+ "Release Date": "12/01/2006",
217
+ "Address": "0xE0000",
218
+ "Runtime Size": "128 kB",
219
+ "ROM Size": "128 kB",
220
+ "Characteristics": {
221
+ "ISA is supported": null,
222
+ "PCI is supported": null,
223
+ "Boot from CD is supported": null,
224
+ "Selectable boot is supported": null,
225
+ "8042 keyboard services are supported (int 9h)": null,
226
+ "CGA/mono video services are supported (int 10h)": null,
227
+ "ACPI is supported": null
228
+ }
229
+ }
230
+ ],
231
+ "vendor": "innotek GmbH",
232
+ "version": "VirtualBox",
233
+ "release_date": "12/01/2006",
234
+ "address": "0xE0000",
235
+ "runtime_size": "128 kB",
236
+ "rom_size": "128 kB"
237
+ },
238
+ "system": {
239
+ "all_records": [
240
+ {
241
+ "record_id": "0x0001",
242
+ "size": "1",
243
+ "application_identifier": "System Information",
244
+ "Manufacturer": "innotek GmbH",
245
+ "Product Name": "VirtualBox",
246
+ "Version": "1.2",
247
+ "Serial Number": "0",
248
+ "UUID": "709CC497-1BB5-4799-8434-5797E49AD2A7",
249
+ "Wake-up Type": "Power Switch",
250
+ "SKU Number": "Not Specified",
251
+ "Family": "Virtual Machine"
252
+ }
253
+ ],
254
+ "manufacturer": "innotek GmbH",
255
+ "product_name": "VirtualBox",
256
+ "version": "1.2",
257
+ "serial_number": "0",
258
+ "uuid": "709CC497-1BB5-4799-8434-5797E49AD2A7",
259
+ "wake_up_type": "Power Switch",
260
+ "sku_number": "Not Specified",
261
+ "family": "Virtual Machine"
262
+ },
263
+ "base_board": {
264
+ "all_records": [
265
+ {
266
+ "record_id": "0x0008",
267
+ "size": "2",
268
+ "application_identifier": "Base Board Information",
269
+ "Manufacturer": "Oracle Corporation",
270
+ "Product Name": "VirtualBox",
271
+ "Version": "1.2",
272
+ "Serial Number": "0",
273
+ "Asset Tag": "Not Specified",
274
+ "Features": {
275
+ "Board is a hosting board": null
276
+ },
277
+ "Location In Chassis": "Not Specified",
278
+ "Chassis Handle": "0x0003",
279
+ "Type": "Motherboard",
280
+ "Contained Object Handles": "0"
281
+ }
282
+ ],
283
+ "manufacturer": "Oracle Corporation",
284
+ "product_name": "VirtualBox",
285
+ "version": "1.2",
286
+ "serial_number": "0",
287
+ "asset_tag": "Not Specified",
288
+ "location_in_chassis": "Not Specified",
289
+ "chassis_handle": "0x0003",
290
+ "type": "Motherboard",
291
+ "contained_object_handles": "0"
292
+ },
293
+ "chassis": {
294
+ "all_records": [
295
+ {
296
+ "record_id": "0x0003",
297
+ "size": "3",
298
+ "application_identifier": "Inactive",
299
+ "Manufacturer": "Oracle Corporation",
300
+ "Type": "Other",
301
+ "Lock": "Not Present",
302
+ "Version": "Not Specified",
303
+ "Serial Number": "Not Specified",
304
+ "Asset Tag": "Not Specified",
305
+ "Boot-up State": "Safe",
306
+ "Power Supply State": "Safe",
307
+ "Thermal State": "Safe",
308
+ "Security Status": "None"
309
+ }
310
+ ],
311
+ "manufacturer": "Oracle Corporation",
312
+ "type": "Other",
313
+ "lock": "Not Present",
314
+ "version": "Not Specified",
315
+ "serial_number": "Not Specified",
316
+ "asset_tag": "Not Specified",
317
+ "boot_up_state": "Safe",
318
+ "power_supply_state": "Safe",
319
+ "thermal_state": "Safe",
320
+ "security_status": "None"
321
+ },
322
+ "oem_strings": {
323
+ "all_records": [
324
+ {
325
+ "record_id": "0x0002",
326
+ "size": "11",
327
+ "application_identifier": "End Of Table",
328
+ "String 1": "vboxVer_4.2.16",
329
+ "String 2": "vboxRev_86992"
330
+ }
331
+ ],
332
+ "string_1": "vboxVer_4.2.16",
333
+ "string_2": "vboxRev_86992"
334
+ }
335
+ },
336
+ "ohai_time": 1377780586.162877,
337
+ "command": {
338
+ "ps": "ps -ef"
339
+ },
340
+ "filesystem": {
341
+ "/dev/disk/by-id/ata-VBOX_HARDDISK_VB466a684e-8c18f73f-part2": {
342
+ "kb_size": "7510888",
343
+ "kb_used": "2665696",
344
+ "kb_available": "4463652",
345
+ "percent_used": "38%",
346
+ "mount": "/",
347
+ "fs_type": "ext3",
348
+ "mount_options": [
349
+ "rw",
350
+ "acl",
351
+ "user_xattr"
352
+ ]
353
+ },
354
+ "udev": {
355
+ "kb_size": "510416",
356
+ "kb_used": "100",
357
+ "kb_available": "510316",
358
+ "percent_used": "1%",
359
+ "mount": "/dev",
360
+ "fs_type": "tmpfs",
361
+ "mount_options": [
362
+ "rw",
363
+ "mode=0755"
364
+ ]
365
+ },
366
+ "tmpfs": {
367
+ "kb_size": "510416",
368
+ "kb_used": "0",
369
+ "kb_available": "510416",
370
+ "percent_used": "0%",
371
+ "mount": "/dev/shm",
372
+ "fs_type": "tmpfs",
373
+ "mount_options": [
374
+ "rw",
375
+ "mode=1777"
376
+ ]
377
+ },
378
+ "/vagrant": {
379
+ "kb_size": "299983440",
380
+ "kb_used": "155486068",
381
+ "kb_available": "144497372",
382
+ "percent_used": "52%",
383
+ "mount": "/vagrant",
384
+ "fs_type": "vboxsf",
385
+ "mount_options": [
386
+ "uid=1000",
387
+ "gid=100",
388
+ "rw"
389
+ ]
390
+ },
391
+ "proc": {
392
+ "mount": "/proc",
393
+ "fs_type": "proc",
394
+ "mount_options": [
395
+ "rw"
396
+ ]
397
+ },
398
+ "sysfs": {
399
+ "mount": "/sys",
400
+ "fs_type": "sysfs",
401
+ "mount_options": [
402
+ "rw"
403
+ ]
404
+ },
405
+ "debugfs": {
406
+ "mount": "/sys/kernel/debug",
407
+ "fs_type": "debugfs",
408
+ "mount_options": [
409
+ "rw"
410
+ ]
411
+ },
412
+ "devpts": {
413
+ "mount": "/dev/pts",
414
+ "fs_type": "devpts",
415
+ "mount_options": [
416
+ "rw",
417
+ "mode=0620",
418
+ "gid=5"
419
+ ]
420
+ },
421
+ "fusectl": {
422
+ "mount": "/sys/fs/fuse/connections",
423
+ "fs_type": "fusectl",
424
+ "mount_options": [
425
+ "rw"
426
+ ]
427
+ },
428
+ "/dev/sda1": {
429
+ "fs_type": "swap",
430
+ "uuid": "86929224-e5e9-46c8-837c-c3f2ff0fa1d0"
431
+ },
432
+ "/dev/sda2": {
433
+ "fs_type": "ext3",
434
+ "uuid": "07c08afc-d145-4823-9344-a575f4757bfb"
435
+ },
436
+ "rootfs": {
437
+ "mount": "/",
438
+ "fs_type": "rootfs",
439
+ "mount_options": [
440
+ "rw"
441
+ ]
442
+ },
443
+ "none": {
444
+ "mount": "/vagrant",
445
+ "fs_type": "vboxsf",
446
+ "mount_options": [
447
+ "rw",
448
+ "nodev",
449
+ "relatime"
450
+ ]
451
+ }
452
+ },
453
+ "languages": {
454
+ "ruby": {
455
+ "platform": "x86_64-linux",
456
+ "version": "1.9.3",
457
+ "release_date": "2013-06-27",
458
+ "target": "x86_64-unknown-linux-gnu",
459
+ "target_cpu": "x86_64",
460
+ "target_vendor": "unknown",
461
+ "target_os": "linux",
462
+ "host": "x86_64-unknown-linux-gnu",
463
+ "host_cpu": "x86_64",
464
+ "host_os": "linux-gnu",
465
+ "host_vendor": "unknown",
466
+ "bin_dir": "/usr/local/bin",
467
+ "ruby_bin": "/usr/local/bin/ruby",
468
+ "gems_dir": "/usr/local/gems",
469
+ "gem_bin": "/usr/local/bin/gem"
470
+ }
471
+ },
472
+ "chef_packages": {
473
+ "chef": {
474
+ "version": "11.6.0",
475
+ "chef_root": "/usr/local/gems/chef-11.6.0/lib"
476
+ },
477
+ "ohai": {
478
+ "version": "6.18.0",
479
+ "ohai_root": "/usr/local/gems/ohai-6.18.0/lib/ohai"
480
+ }
481
+ },
482
+ "counters": {
483
+ "network": {
484
+ "interfaces": {
485
+ "eth0": {
486
+ "rx": {
487
+ "bytes": "0",
488
+ "packets": "0",
489
+ "errors": "0",
490
+ "drop": 0,
491
+ "overrun": 0,
492
+ "frame": 0,
493
+ "compressed": 0,
494
+ "multicast": 0
495
+ },
496
+ "tx": {
497
+ "bytes": "342",
498
+ "packets": "0",
499
+ "errors": "0",
500
+ "drop": 0,
501
+ "overrun": 0,
502
+ "collisions": "0",
503
+ "carrier": 0,
504
+ "compressed": 0
505
+ }
506
+ }
507
+ }
508
+ }
509
+ },
510
+ "current_user": "fauxhai",
511
+ "domain": "local",
512
+ "etc": {
513
+ "passwd": {
514
+ "fauxhai": {
515
+ "dir": "/home/fauxhai",
516
+ "gid": 0,
517
+ "uid": 0,
518
+ "shell": "/bin/bash",
519
+ "gecos": "Fauxhai"
520
+ }
521
+ },
522
+ "group": {
523
+ "fauxhai": {
524
+ "gid": 0,
525
+ "members": [
526
+ "fauxhai"
527
+ ]
528
+ }
529
+ }
530
+ },
531
+ "hostname": "Fauxhai",
532
+ "fqdn": "fauxhai.local",
533
+ "ipaddress": "10.0.0.2",
534
+ "keys": {
535
+ "ssh": {
536
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
537
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
538
+ }
539
+ },
540
+ "macaddress": "11:11:11:11:11:11",
541
+ "network": {
542
+ "default_gateway": "10.0.0.1",
543
+ "default_interface": "eth0",
544
+ "eth0": {
545
+ "addresses": {
546
+ "10.0.0.2": {
547
+ "broadcast": "10.0.0.255",
548
+ "family": "inet",
549
+ "netmask": "255.255.255.0",
550
+ "prefixlen": "23",
551
+ "scope": "Global"
552
+ }
553
+ },
554
+ "arp": {
555
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
556
+ },
557
+ "encapsulation": "Ethernet",
558
+ "flags": [
559
+ "BROADCAST",
560
+ "MULTICAST",
561
+ "UP",
562
+ "LOWER_UP"
563
+ ],
564
+ "mtu": "1500",
565
+ "number": "0",
566
+ "routes": {
567
+ "10.0.0.0/255": {
568
+ "scope": "link",
569
+ "src": "10.0.0.2"
570
+ }
571
+ },
572
+ "state": "up",
573
+ "type": "eth"
574
+ }
575
+ },
576
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
577
+ "uptime_seconds": 2646450
578
+ }