fauxhai 2.2.0 → 2.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,451 @@
1
+ {
2
+ "kernel": {
3
+ "name": "Linux",
4
+ "release": "3.17.4-301.fc21.x86_64",
5
+ "version": "#1 SMP Thu Nov 27 19:09:10 UTC 2014",
6
+ "machine": "x86_64",
7
+ "os": "GNU/Linux",
8
+ "modules": {
9
+ "vboxsf": {
10
+ "size": "39595",
11
+ "refcount": "0"
12
+ },
13
+ "cfg80211": {
14
+ "size": "505401",
15
+ "refcount": "0"
16
+ },
17
+ "rfkill": {
18
+ "size": "21980",
19
+ "refcount": "1"
20
+ },
21
+ "snd_pcsp": {
22
+ "size": "14703",
23
+ "refcount": "0"
24
+ },
25
+ "snd_pcm": {
26
+ "size": "104234",
27
+ "refcount": "1"
28
+ },
29
+ "ppdev": {
30
+ "size": "17635",
31
+ "refcount": "0"
32
+ },
33
+ "parport_pc": {
34
+ "size": "28088",
35
+ "refcount": "0"
36
+ },
37
+ "snd_timer": {
38
+ "size": "28778",
39
+ "refcount": "1"
40
+ },
41
+ "snd": {
42
+ "size": "80001",
43
+ "refcount": "3"
44
+ },
45
+ "e1000": {
46
+ "size": "140895",
47
+ "refcount": "0"
48
+ },
49
+ "soundcore": {
50
+ "size": "14496",
51
+ "refcount": "1"
52
+ },
53
+ "vboxvideo": {
54
+ "size": "12669",
55
+ "refcount": "0"
56
+ },
57
+ "parport": {
58
+ "size": "40425",
59
+ "refcount": "2"
60
+ },
61
+ "serio_raw": {
62
+ "size": "13434",
63
+ "refcount": "0"
64
+ },
65
+ "i2c_piix4": {
66
+ "size": "22159",
67
+ "refcount": "0"
68
+ },
69
+ "vboxguest": {
70
+ "size": "244174",
71
+ "refcount": "2"
72
+ },
73
+ "drm": {
74
+ "size": "300858",
75
+ "refcount": "2"
76
+ },
77
+ "ata_generic": {
78
+ "size": "12923",
79
+ "refcount": "0"
80
+ },
81
+ "pata_acpi": {
82
+ "size": "13053",
83
+ "refcount": "0"
84
+ }
85
+ }
86
+ },
87
+ "os": "linux",
88
+ "os_version": "3.17.4-301.fc21.x86_64",
89
+ "lsb": {
90
+ },
91
+ "platform": "fedora",
92
+ "platform_version": "21",
93
+ "platform_family": "fedora",
94
+ "filesystem": {
95
+ "/dev/mapper/vg_vagrant-lv_root": {
96
+ "kb_size": "39250552",
97
+ "kb_used": "1051008",
98
+ "kb_available": "36182676",
99
+ "percent_used": "3%",
100
+ "mount": "/",
101
+ "total_inodes": "2501856",
102
+ "inodes_used": "36874",
103
+ "inodes_available": "2464982",
104
+ "inodes_percent_used": "2%",
105
+ "fs_type": "ext4",
106
+ "mount_options": [
107
+ "rw",
108
+ "relatime",
109
+ "seclabel",
110
+ "data=ordered"
111
+ ],
112
+ "uuid": "156373e5-a9ef-4f75-827f-faa68f0d01e0"
113
+ },
114
+ "devtmpfs": {
115
+ "kb_size": "243568",
116
+ "kb_used": "0",
117
+ "kb_available": "243568",
118
+ "percent_used": "0%",
119
+ "mount": "/dev",
120
+ "total_inodes": "60892",
121
+ "inodes_used": "325",
122
+ "inodes_available": "60567",
123
+ "inodes_percent_used": "1%",
124
+ "fs_type": "devtmpfs",
125
+ "mount_options": [
126
+ "rw",
127
+ "nosuid",
128
+ "seclabel",
129
+ "size=243568k",
130
+ "nr_inodes=60892",
131
+ "mode=755"
132
+ ]
133
+ },
134
+ "tmpfs": {
135
+ "kb_size": "50160",
136
+ "kb_used": "0",
137
+ "kb_available": "50160",
138
+ "percent_used": "0%",
139
+ "mount": "/run/user/1000",
140
+ "total_inodes": "62698",
141
+ "inodes_used": "4",
142
+ "inodes_available": "62694",
143
+ "inodes_percent_used": "1%",
144
+ "fs_type": "tmpfs",
145
+ "mount_options": [
146
+ "rw",
147
+ "nosuid",
148
+ "nodev",
149
+ "relatime",
150
+ "seclabel",
151
+ "size=50160k",
152
+ "mode=700",
153
+ "uid=1000",
154
+ "gid=1000"
155
+ ]
156
+ },
157
+ "/dev/sda1": {
158
+ "kb_size": "487652",
159
+ "kb_used": "69165",
160
+ "kb_available": "388791",
161
+ "percent_used": "16%",
162
+ "mount": "/boot",
163
+ "total_inodes": "128016",
164
+ "inodes_used": "335",
165
+ "inodes_available": "127681",
166
+ "inodes_percent_used": "1%",
167
+ "fs_type": "ext4",
168
+ "mount_options": [
169
+ "rw",
170
+ "relatime",
171
+ "seclabel",
172
+ "data=ordered"
173
+ ],
174
+ "uuid": "256eda74-1519-47e9-90e9-ab0d9d319cee"
175
+ },
176
+ "sysfs": {
177
+ "mount": "/sys",
178
+ "fs_type": "sysfs",
179
+ "mount_options": [
180
+ "rw",
181
+ "nosuid",
182
+ "nodev",
183
+ "noexec",
184
+ "relatime",
185
+ "seclabel"
186
+ ]
187
+ },
188
+ "proc": {
189
+ "mount": "/proc",
190
+ "fs_type": "proc",
191
+ "mount_options": [
192
+ "rw",
193
+ "nosuid",
194
+ "nodev",
195
+ "noexec",
196
+ "relatime"
197
+ ]
198
+ },
199
+ "securityfs": {
200
+ "mount": "/sys/kernel/security",
201
+ "fs_type": "securityfs",
202
+ "mount_options": [
203
+ "rw",
204
+ "nosuid",
205
+ "nodev",
206
+ "noexec",
207
+ "relatime"
208
+ ]
209
+ },
210
+ "devpts": {
211
+ "mount": "/dev/pts",
212
+ "fs_type": "devpts",
213
+ "mount_options": [
214
+ "rw",
215
+ "nosuid",
216
+ "noexec",
217
+ "relatime",
218
+ "seclabel",
219
+ "gid=5",
220
+ "mode=620",
221
+ "ptmxmode=000"
222
+ ]
223
+ },
224
+ "cgroup": {
225
+ "mount": "/sys/fs/cgroup/hugetlb",
226
+ "fs_type": "cgroup",
227
+ "mount_options": [
228
+ "rw",
229
+ "nosuid",
230
+ "nodev",
231
+ "noexec",
232
+ "relatime",
233
+ "hugetlb"
234
+ ]
235
+ },
236
+ "pstore": {
237
+ "mount": "/sys/fs/pstore",
238
+ "fs_type": "pstore",
239
+ "mount_options": [
240
+ "rw",
241
+ "nosuid",
242
+ "nodev",
243
+ "noexec",
244
+ "relatime"
245
+ ]
246
+ },
247
+ "configfs": {
248
+ "mount": "/sys/kernel/config",
249
+ "fs_type": "configfs",
250
+ "mount_options": [
251
+ "rw",
252
+ "relatime"
253
+ ]
254
+ },
255
+ "selinuxfs": {
256
+ "mount": "/sys/fs/selinux",
257
+ "fs_type": "selinuxfs",
258
+ "mount_options": [
259
+ "rw",
260
+ "relatime"
261
+ ]
262
+ },
263
+ "debugfs": {
264
+ "mount": "/sys/kernel/debug",
265
+ "fs_type": "debugfs",
266
+ "mount_options": [
267
+ "rw",
268
+ "relatime"
269
+ ]
270
+ },
271
+ "hugetlbfs": {
272
+ "mount": "/dev/hugepages",
273
+ "fs_type": "hugetlbfs",
274
+ "mount_options": [
275
+ "rw",
276
+ "relatime",
277
+ "seclabel"
278
+ ]
279
+ },
280
+ "mqueue": {
281
+ "mount": "/dev/mqueue",
282
+ "fs_type": "mqueue",
283
+ "mount_options": [
284
+ "rw",
285
+ "relatime",
286
+ "seclabel"
287
+ ]
288
+ },
289
+ "systemd-1": {
290
+ "mount": "/proc/sys/fs/binfmt_misc",
291
+ "fs_type": "autofs",
292
+ "mount_options": [
293
+ "rw",
294
+ "relatime",
295
+ "fd=30",
296
+ "pgrp=1",
297
+ "timeout=300",
298
+ "minproto=5",
299
+ "maxproto=5",
300
+ "direct"
301
+ ]
302
+ },
303
+ "/dev/sda2": {
304
+ "fs_type": "LVM2_member",
305
+ "uuid": "mcvcIC-Mpjt-lidp-ADZv-Wit5-1m16-2dX7GB"
306
+ },
307
+ "/dev/mapper/vg_vagrant-lv_swap": {
308
+ "fs_type": "swap",
309
+ "uuid": "31221702-d950-4501-93ca-1377cf988999"
310
+ },
311
+ "rootfs": {
312
+ "mount": "/",
313
+ "fs_type": "rootfs",
314
+ "mount_options": [
315
+ "rw",
316
+ "seclabel"
317
+ ]
318
+ }
319
+ },
320
+ "dmi": {
321
+ },
322
+ "command": {
323
+ "ps": "ps -ef"
324
+ },
325
+ "ohai_time": 1419395752.2835963,
326
+ "languages": {
327
+ "ruby": {
328
+ "bin_dir": "/usr/local/bin",
329
+ "gem_bin": "/usr/local/bin/gem",
330
+ "gems_dir": "/usr/local/gems",
331
+ "ruby_bin": "/usr/local/bin/ruby"
332
+ }
333
+ },
334
+ "chef_packages": {
335
+ "chef": {
336
+ "version": "12.0.3",
337
+ "chef_root": "/usr/local/gems/chef-12.0.3/lib"
338
+ },
339
+ "ohai": {
340
+ "version": "8.0.1",
341
+ "ohai_root": "/usr/local/gems/ohai-8.0.1/lib/ohai"
342
+ }
343
+ },
344
+ "counters": {
345
+ "network": {
346
+ "interfaces": {
347
+ "eth0": {
348
+ "rx": {
349
+ "bytes": "0",
350
+ "packets": "0",
351
+ "errors": "0",
352
+ "drop": 0,
353
+ "overrun": 0,
354
+ "frame": 0,
355
+ "compressed": 0,
356
+ "multicast": 0
357
+ },
358
+ "tx": {
359
+ "bytes": "342",
360
+ "packets": "0",
361
+ "errors": "0",
362
+ "drop": 0,
363
+ "overrun": 0,
364
+ "collisions": "0",
365
+ "carrier": 0,
366
+ "compressed": 0
367
+ }
368
+ }
369
+ }
370
+ }
371
+ },
372
+ "current_user": "fauxhai",
373
+ "domain": "local",
374
+ "etc": {
375
+ "passwd": {
376
+ "fauxhai": {
377
+ "dir": "/home/fauxhai",
378
+ "gid": 0,
379
+ "uid": 0,
380
+ "shell": "/bin/bash",
381
+ "gecos": "Fauxhai"
382
+ }
383
+ },
384
+ "group": {
385
+ "fauxhai": {
386
+ "gid": 0,
387
+ "members": [
388
+ "fauxhai"
389
+ ]
390
+ }
391
+ }
392
+ },
393
+ "hostname": "Fauxhai",
394
+ "fqdn": "fauxhai.local",
395
+ "ipaddress": "10.0.0.2",
396
+ "keys": {
397
+ "ssh": {
398
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
399
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
400
+ }
401
+ },
402
+ "macaddress": "11:11:11:11:11:11",
403
+ "network": {
404
+ "default_gateway": "10.0.0.1",
405
+ "default_interface": "eth0",
406
+ "settings": {
407
+ },
408
+ "interfaces": {
409
+ "eth0": {
410
+ "addresses": {
411
+ "10.0.0.2": {
412
+ "broadcast": "10.0.0.255",
413
+ "family": "inet",
414
+ "netmask": "255.255.255.0",
415
+ "prefixlen": "23",
416
+ "scope": "Global"
417
+ }
418
+ },
419
+ "arp": {
420
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
421
+ },
422
+ "encapsulation": "Ethernet",
423
+ "flags": [
424
+ "BROADCAST",
425
+ "MULTICAST",
426
+ "UP",
427
+ "LOWER_UP"
428
+ ],
429
+ "mtu": "1500",
430
+ "number": "0",
431
+ "routes": {
432
+ "10.0.0.0/255": {
433
+ "scope": "link",
434
+ "src": "10.0.0.2"
435
+ }
436
+ },
437
+ "state": "up",
438
+ "type": "eth"
439
+ }
440
+ }
441
+ },
442
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
443
+ "uptime_seconds": 2646450,
444
+ "cpu": {
445
+ "real": 1,
446
+ "total": 1
447
+ },
448
+ "memory": {
449
+ "total": "1024MB"
450
+ }
451
+ }
@@ -0,0 +1,858 @@
1
+ {
2
+ "filesystem": {
3
+ "/dev/disk1": {
4
+ "block_size": 512,
5
+ "kb_size": 487352320,
6
+ "kb_used": 304793748,
7
+ "kb_available": 182302572,
8
+ "percent_used": "63%",
9
+ "mount": "/",
10
+ "fs_type": "hfs",
11
+ "mount_options": [
12
+ "local",
13
+ "journaled"
14
+ ]
15
+ },
16
+ "devfs": {
17
+ "block_size": 512,
18
+ "kb_size": 187,
19
+ "kb_used": 187,
20
+ "kb_available": 0,
21
+ "percent_used": "100%",
22
+ "mount": "/dev",
23
+ "fs_type": "devfs",
24
+ "mount_options": [
25
+ "local",
26
+ "nobrowse"
27
+ ]
28
+ },
29
+ "map -hosts": {
30
+ "block_size": 512,
31
+ "kb_size": 0,
32
+ "kb_used": 0,
33
+ "kb_available": 0,
34
+ "percent_used": "100%",
35
+ "mount": "/net",
36
+ "fs_type": "autofs",
37
+ "mount_options": [
38
+ "nosuid",
39
+ "automounted",
40
+ "nobrowse"
41
+ ]
42
+ },
43
+ "map auto_home": {
44
+ "block_size": 512,
45
+ "kb_size": 0,
46
+ "kb_used": 0,
47
+ "kb_available": 0,
48
+ "percent_used": "100%",
49
+ "mount": "/home",
50
+ "fs_type": "autofs",
51
+ "mount_options": [
52
+ "automounted",
53
+ "nobrowse"
54
+ ]
55
+ }
56
+ },
57
+ "kernel": {
58
+ "name": "Darwin",
59
+ "release": "14.0.0",
60
+ "version": "Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64",
61
+ "machine": "x86_64",
62
+ "os": "Darwin",
63
+ "modules": {
64
+ "com.apple.kec.pthread": {
65
+ "version": "1",
66
+ "size": 49152,
67
+ "index": "8",
68
+ "refcount": "0"
69
+ },
70
+ "com.apple.kec.corecrypto": {
71
+ "version": "1.0",
72
+ "size": 638976,
73
+ "index": "9",
74
+ "refcount": "4"
75
+ },
76
+ "com.apple.kec.Libm": {
77
+ "version": "1",
78
+ "size": 36864,
79
+ "index": "10",
80
+ "refcount": "1"
81
+ },
82
+ "com.apple.iokit.IOACPIFamily": {
83
+ "version": "1.4",
84
+ "size": 36864,
85
+ "index": "11",
86
+ "refcount": "19"
87
+ },
88
+ "com.apple.iokit.IOPCIFamily": {
89
+ "version": "2.9",
90
+ "size": 192512,
91
+ "index": "12",
92
+ "refcount": "28"
93
+ },
94
+ "com.apple.driver.AppleACPIPlatform": {
95
+ "version": "3.1",
96
+ "size": 389120,
97
+ "index": "13",
98
+ "refcount": "2"
99
+ },
100
+ "com.apple.driver.AppleFDEKeyStore": {
101
+ "version": "28.30",
102
+ "size": 45056,
103
+ "index": "14",
104
+ "refcount": "1"
105
+ },
106
+ "com.apple.iokit.IOReportFamily": {
107
+ "version": "31",
108
+ "size": 28672,
109
+ "index": "15",
110
+ "refcount": "1"
111
+ },
112
+ "com.apple.iokit.IOStorageFamily": {
113
+ "version": "2.0",
114
+ "size": 155648,
115
+ "index": "16",
116
+ "refcount": "8"
117
+ },
118
+ "com.apple.driver.DiskImages": {
119
+ "version": "389.1",
120
+ "size": 102400,
121
+ "index": "17",
122
+ "refcount": "0"
123
+ },
124
+ "com.apple.driver.AppleCredentialManager": {
125
+ "version": "1.0",
126
+ "size": 61440,
127
+ "index": "18",
128
+ "refcount": "1"
129
+ },
130
+ "com.apple.driver.AppleMobileFileIntegrity": {
131
+ "version": "1.0.5",
132
+ "size": 53248,
133
+ "index": "19",
134
+ "refcount": "2"
135
+ },
136
+ "com.apple.driver.AppleKeyStore": {
137
+ "version": "2",
138
+ "size": 143360,
139
+ "index": "20",
140
+ "refcount": "0"
141
+ },
142
+ "com.apple.driver.AppleIntelCPUPowerManagement": {
143
+ "version": "218.0.0",
144
+ "size": 176128,
145
+ "index": "21",
146
+ "refcount": "0"
147
+ },
148
+ "com.apple.security.TMSafetyNet": {
149
+ "version": "8",
150
+ "size": 8192,
151
+ "index": "22",
152
+ "refcount": "0"
153
+ },
154
+ "com.apple.security.sandbox": {
155
+ "version": "300.0",
156
+ "size": 94208,
157
+ "index": "24",
158
+ "refcount": "1"
159
+ },
160
+ "com.apple.security.quarantine": {
161
+ "version": "3",
162
+ "size": 36864,
163
+ "index": "25",
164
+ "refcount": "0"
165
+ },
166
+ "com.apple.nke.applicationfirewall": {
167
+ "version": "161",
168
+ "size": 32768,
169
+ "index": "26",
170
+ "refcount": "0"
171
+ },
172
+ "com.apple.driver.AppleIntelCPUPowerManagementClient": {
173
+ "version": "218.0.0",
174
+ "size": 12288,
175
+ "index": "27",
176
+ "refcount": "0"
177
+ },
178
+ "com.apple.driver.AppleAPIC": {
179
+ "version": "1.7",
180
+ "size": 12288,
181
+ "index": "28",
182
+ "refcount": "0"
183
+ },
184
+ "com.apple.iokit.IOSMBusFamily": {
185
+ "version": "1.1",
186
+ "size": 16384,
187
+ "index": "29",
188
+ "refcount": "3"
189
+ },
190
+ "com.apple.driver.AppleACPIEC": {
191
+ "version": "3.1",
192
+ "size": 28672,
193
+ "index": "30",
194
+ "refcount": "0"
195
+ },
196
+ "com.apple.driver.AppleSMBIOS": {
197
+ "version": "2.1",
198
+ "size": 16384,
199
+ "index": "31",
200
+ "refcount": "0"
201
+ },
202
+ "com.apple.driver.AppleSmartBatteryManager": {
203
+ "version": "161.0.0",
204
+ "size": 32768,
205
+ "index": "32",
206
+ "refcount": "0"
207
+ },
208
+ "com.apple.driver.AppleRTC": {
209
+ "version": "2.0",
210
+ "size": 32768,
211
+ "index": "33",
212
+ "refcount": "0"
213
+ },
214
+ "com.apple.iokit.IOHIDFamily": {
215
+ "version": "2.0.0",
216
+ "size": 483328,
217
+ "index": "34",
218
+ "refcount": "12"
219
+ },
220
+ "com.apple.driver.AppleACPIButtons": {
221
+ "version": "3.1",
222
+ "size": 16384,
223
+ "index": "35",
224
+ "refcount": "0"
225
+ },
226
+ "com.apple.driver.AppleEFIRuntime": {
227
+ "version": "2.0",
228
+ "size": 20480,
229
+ "index": "36",
230
+ "refcount": "1"
231
+ },
232
+ "com.apple.driver.AppleEFINVRAM": {
233
+ "version": "2.0",
234
+ "size": 45056,
235
+ "index": "37",
236
+ "refcount": "0"
237
+ },
238
+ "com.apple.driver.AppleHPET": {
239
+ "version": "1.8",
240
+ "size": 12288,
241
+ "index": "38",
242
+ "refcount": "0"
243
+ },
244
+ "com.apple.iokit.IOUSBFamily": {
245
+ "version": "705.4.14",
246
+ "size": 413696,
247
+ "index": "39",
248
+ "refcount": "18"
249
+ },
250
+ "com.apple.driver.AppleUSBEHCI": {
251
+ "version": "705.4.14",
252
+ "size": 102400,
253
+ "index": "40",
254
+ "refcount": "0"
255
+ },
256
+ "com.apple.iokit.IOAHCIFamily": {
257
+ "version": "2.7.0",
258
+ "size": 90112,
259
+ "index": "41",
260
+ "refcount": "2"
261
+ },
262
+ "com.apple.driver.AppleAHCIPort": {
263
+ "version": "3.0.7",
264
+ "size": 110592,
265
+ "index": "42",
266
+ "refcount": "0"
267
+ },
268
+ "com.apple.driver.AppleUSBXHCI": {
269
+ "version": "705.4.14",
270
+ "size": 131072,
271
+ "index": "43",
272
+ "refcount": "0"
273
+ },
274
+ "com.apple.driver.AppleUSBHub": {
275
+ "version": "705.4.1",
276
+ "size": 110592,
277
+ "index": "44",
278
+ "refcount": "0"
279
+ },
280
+ "com.apple.iokit.IOThunderboltFamily": {
281
+ "version": "4.2.1",
282
+ "size": 905216,
283
+ "index": "45",
284
+ "refcount": "5"
285
+ },
286
+ "com.apple.driver.AppleThunderboltNHI": {
287
+ "version": "3.1.7",
288
+ "size": 110592,
289
+ "index": "46",
290
+ "refcount": "0"
291
+ },
292
+ "com.apple.iokit.IOAHCIBlockStorage": {
293
+ "version": "2.6.5",
294
+ "size": 98304,
295
+ "index": "47",
296
+ "refcount": "0"
297
+ },
298
+ "com.apple.driver.XsanFilter": {
299
+ "version": "404",
300
+ "size": 12288,
301
+ "index": "48",
302
+ "refcount": "0"
303
+ },
304
+ "com.apple.driver.AppleThunderboltPCIDownAdapter": {
305
+ "version": "2.0.2",
306
+ "size": 20480,
307
+ "index": "49",
308
+ "refcount": "0"
309
+ },
310
+ "com.apple.driver.AppleThunderboltDPAdapterFamily": {
311
+ "version": "4.0.6",
312
+ "size": 61440,
313
+ "index": "50",
314
+ "refcount": "1"
315
+ },
316
+ "com.apple.driver.AppleThunderboltDPInAdapter": {
317
+ "version": "4.0.6",
318
+ "size": 24576,
319
+ "index": "51",
320
+ "refcount": "0"
321
+ },
322
+ "com.apple.BootCache": {
323
+ "version": "35",
324
+ "size": 40960,
325
+ "index": "52",
326
+ "refcount": "0"
327
+ },
328
+ "com.apple.driver.CoreStorage": {
329
+ "version": "471",
330
+ "size": 909312,
331
+ "index": "56",
332
+ "refcount": "0"
333
+ },
334
+ "com.apple.driver.AppleUSBComposite": {
335
+ "version": "705.4.9",
336
+ "size": 40960,
337
+ "index": "58",
338
+ "refcount": "1"
339
+ },
340
+ "com.apple.driver.AppleUSBMergeNub": {
341
+ "version": "705.4.0",
342
+ "size": 28672,
343
+ "index": "59",
344
+ "refcount": "0"
345
+ },
346
+ "com.apple.iokit.IOSCSIArchitectureModelFamily": {
347
+ "version": "3.7.0",
348
+ "size": 176128,
349
+ "index": "60",
350
+ "refcount": "4"
351
+ },
352
+ "com.apple.iokit.IOUSBMassStorageClass": {
353
+ "version": "3.7.0",
354
+ "size": 69632,
355
+ "index": "61",
356
+ "refcount": "1"
357
+ },
358
+ "com.apple.iokit.IOSCSIBlockCommandsDevice": {
359
+ "version": "3.7.0",
360
+ "size": 86016,
361
+ "index": "62",
362
+ "refcount": "1"
363
+ },
364
+ "com.apple.driver.AppleUSBCardReader": {
365
+ "version": "3.5.0",
366
+ "size": 32768,
367
+ "index": "63",
368
+ "refcount": "0"
369
+ },
370
+ "com.apple.iokit.IOUSBHIDDriver": {
371
+ "version": "705.4.0",
372
+ "size": 36864,
373
+ "index": "65",
374
+ "refcount": "3"
375
+ },
376
+ "com.apple.driver.AppleUSBTCKeyboard": {
377
+ "version": "240.2",
378
+ "size": 16384,
379
+ "index": "66",
380
+ "refcount": "0"
381
+ },
382
+ "com.apple.driver.AppleUSBMultitouch": {
383
+ "version": "245.2",
384
+ "size": 77824,
385
+ "index": "68",
386
+ "refcount": "0"
387
+ },
388
+ "com.apple.driver.AppleUSBTCButtons": {
389
+ "version": "240.2",
390
+ "size": 12288,
391
+ "index": "69",
392
+ "refcount": "0"
393
+ },
394
+ "com.apple.iokit.IOUSBUserClient": {
395
+ "version": "705.4.0",
396
+ "size": 12288,
397
+ "index": "70",
398
+ "refcount": "1"
399
+ },
400
+ "com.apple.kext.triggers": {
401
+ "version": "1.0",
402
+ "size": 20480,
403
+ "index": "71",
404
+ "refcount": "2"
405
+ },
406
+ "com.apple.filesystems.autofs": {
407
+ "version": "3.0",
408
+ "size": 36864,
409
+ "index": "72",
410
+ "refcount": "0"
411
+ },
412
+ "com.apple.iokit.IOGraphicsFamily": {
413
+ "version": "2.4.1",
414
+ "size": 237568,
415
+ "index": "73",
416
+ "refcount": "13"
417
+ },
418
+ "com.apple.AppleGraphicsDeviceControl": {
419
+ "version": "3.7.21",
420
+ "size": 16384,
421
+ "index": "74",
422
+ "refcount": "2"
423
+ },
424
+ "com.apple.iokit.IOAcceleratorFamily2": {
425
+ "version": "156.4",
426
+ "size": 442368,
427
+ "index": "75",
428
+ "refcount": "2"
429
+ },
430
+ "com.apple.driver.AppleIntelFramebufferCapri": {
431
+ "version": "10.0.0",
432
+ "size": 229376,
433
+ "index": "76",
434
+ "refcount": "0"
435
+ },
436
+ "com.apple.driver.AppleMCCSControl": {
437
+ "version": "1.2.10",
438
+ "size": 57344,
439
+ "index": "80",
440
+ "refcount": "0"
441
+ },
442
+ "com.apple.driver.AppleLPC": {
443
+ "version": "1.7.3",
444
+ "size": 12288,
445
+ "index": "82",
446
+ "refcount": "0"
447
+ },
448
+ "com.apple.iokit.IONetworkingFamily": {
449
+ "version": "3.2",
450
+ "size": 180224,
451
+ "index": "84",
452
+ "refcount": "5"
453
+ },
454
+ "com.apple.iokit.IO80211Family": {
455
+ "version": "700.52",
456
+ "size": 700416,
457
+ "index": "86",
458
+ "refcount": "1"
459
+ },
460
+ "com.apple.driver.AirPort.Brcm4360": {
461
+ "version": "900.19.8",
462
+ "size": 6123520,
463
+ "index": "87",
464
+ "refcount": "0"
465
+ },
466
+ "com.apple.driver.AppleHV": {
467
+ "version": "1",
468
+ "size": 45056,
469
+ "index": "88",
470
+ "refcount": "0"
471
+ },
472
+ "com.apple.driver.AppleSMC": {
473
+ "version": "3.1.9",
474
+ "size": 106496,
475
+ "index": "89",
476
+ "refcount": "4"
477
+ },
478
+ "com.apple.iokit.IOHDAFamily": {
479
+ "version": "266.5",
480
+ "size": 49152,
481
+ "index": "91",
482
+ "refcount": "2"
483
+ },
484
+ "com.apple.driver.AppleHDAController": {
485
+ "version": "266.5",
486
+ "size": 102400,
487
+ "index": "92",
488
+ "refcount": "1"
489
+ },
490
+ "com.apple.driver.AppleSMCPDRC": {
491
+ "version": "1.0.0",
492
+ "size": 12288,
493
+ "index": "93",
494
+ "refcount": "0"
495
+ },
496
+ "com.apple.driver.X86PlatformPlugin": {
497
+ "version": "1.0.0",
498
+ "size": 81920,
499
+ "index": "97",
500
+ "refcount": "1"
501
+ },
502
+ "com.apple.iokit.IONDRVSupport": {
503
+ "version": "2.4.1",
504
+ "size": 57344,
505
+ "index": "98",
506
+ "refcount": "4"
507
+ },
508
+ "com.apple.driver.AppleThunderboltIP": {
509
+ "version": "2.0.2",
510
+ "size": 94208,
511
+ "index": "99",
512
+ "refcount": "0"
513
+ },
514
+ "com.apple.driver.AppleBacklightExpert": {
515
+ "version": "1.1.0",
516
+ "size": 20480,
517
+ "index": "100",
518
+ "refcount": "1"
519
+ },
520
+ "com.apple.driver.AppleBacklight": {
521
+ "version": "170.4.12",
522
+ "size": 20480,
523
+ "index": "101",
524
+ "refcount": "0"
525
+ },
526
+ "com.apple.driver.AppleMikeyDriver": {
527
+ "version": "266.5",
528
+ "size": 90112,
529
+ "index": "102",
530
+ "refcount": "0"
531
+ },
532
+ "com.apple.driver.AppleHWAccess": {
533
+ "version": "1",
534
+ "size": 12288,
535
+ "index": "104",
536
+ "refcount": "0"
537
+ },
538
+ "com.apple.driver.AppleOSXWatchdog": {
539
+ "version": "1",
540
+ "size": 16384,
541
+ "index": "105",
542
+ "refcount": "0"
543
+ },
544
+ "com.apple.vecLib.kext": {
545
+ "version": "1.2.0",
546
+ "size": 487424,
547
+ "index": "106",
548
+ "refcount": "2"
549
+ },
550
+ "com.apple.iokit.IOAudioFamily": {
551
+ "version": "200.6",
552
+ "size": 192512,
553
+ "index": "107",
554
+ "refcount": "3"
555
+ },
556
+ "com.apple.kext.OSvKernDSPLib": {
557
+ "version": "1.15",
558
+ "size": 77824,
559
+ "index": "108",
560
+ "refcount": "1"
561
+ },
562
+ "com.apple.driver.DspFuncLib": {
563
+ "version": "266.5",
564
+ "size": 897024,
565
+ "index": "109",
566
+ "refcount": "1"
567
+ },
568
+ "com.apple.driver.AppleHDA": {
569
+ "version": "266.5",
570
+ "size": 684032,
571
+ "index": "110",
572
+ "refcount": "0"
573
+ },
574
+ "com.apple.iokit.IOSurface": {
575
+ "version": "97",
576
+ "size": 77824,
577
+ "index": "114",
578
+ "refcount": "1"
579
+ },
580
+ "com.apple.driver.AppleIntelHD4000Graphics": {
581
+ "version": "10.0.0",
582
+ "size": 368640,
583
+ "index": "115",
584
+ "refcount": "0"
585
+ },
586
+ "com.apple.driver.AppleMikeyHIDDriver": {
587
+ "version": "124",
588
+ "size": 12288,
589
+ "index": "118",
590
+ "refcount": "0"
591
+ },
592
+ "com.apple.driver.AppleUpstreamUserClient": {
593
+ "version": "3.6.1",
594
+ "size": 20480,
595
+ "index": "121",
596
+ "refcount": "0"
597
+ },
598
+ "com.apple.iokit.IOSerialFamily": {
599
+ "version": "11",
600
+ "size": 57344,
601
+ "index": "122",
602
+ "refcount": "1"
603
+ },
604
+ "com.apple.driver.X86PlatformShim": {
605
+ "version": "1.0.0",
606
+ "size": 24576,
607
+ "index": "124",
608
+ "refcount": "1"
609
+ },
610
+ "com.apple.driver.AGPM": {
611
+ "version": "100.14.37",
612
+ "size": 77824,
613
+ "index": "125",
614
+ "refcount": "0"
615
+ },
616
+ "com.apple.iokit.IOUserEthernet": {
617
+ "version": "1.0.1",
618
+ "size": 24576,
619
+ "index": "127",
620
+ "refcount": "0"
621
+ },
622
+ "com.sophos.nke.swi": {
623
+ "version": "9.2.50",
624
+ "size": 28672,
625
+ "index": "128",
626
+ "refcount": "0"
627
+ },
628
+ "org.virtualbox.kext.VBoxDrv": {
629
+ "version": "4.3.16",
630
+ "size": 356352,
631
+ "index": "129",
632
+ "refcount": "3"
633
+ },
634
+ "com.sophos.kext.sav": {
635
+ "version": "9.2.50",
636
+ "size": 20480,
637
+ "index": "130",
638
+ "refcount": "0"
639
+ },
640
+ "com.apple.driver.AudioAUUC": {
641
+ "version": "1.70",
642
+ "size": 20480,
643
+ "index": "131",
644
+ "refcount": "0"
645
+ },
646
+ "org.virtualbox.kext.VBoxUSB": {
647
+ "version": "4.3.16",
648
+ "size": 32768,
649
+ "index": "132",
650
+ "refcount": "0"
651
+ },
652
+ "org.virtualbox.kext.VBoxNetFlt": {
653
+ "version": "4.3.16",
654
+ "size": 20480,
655
+ "index": "133",
656
+ "refcount": "0"
657
+ },
658
+ "org.virtualbox.kext.VBoxNetAdp": {
659
+ "version": "4.3.16",
660
+ "size": 24576,
661
+ "index": "134",
662
+ "refcount": "0"
663
+ },
664
+ "com.apple.driver.AppleMultitouchDriver": {
665
+ "version": "260.30",
666
+ "size": 94208,
667
+ "index": "135",
668
+ "refcount": "1"
669
+ },
670
+ "com.apple.driver.AppleBluetoothMultitouch": {
671
+ "version": "85.3",
672
+ "size": 45056,
673
+ "index": "137",
674
+ "refcount": "0"
675
+ },
676
+ "com.apple.filesystems.smbfs": {
677
+ "version": "3.0.0",
678
+ "size": 364544,
679
+ "index": "141",
680
+ "refcount": "0"
681
+ },
682
+ "com.apple.driver.AppleHIDKeyboard": {
683
+ "version": "175.5",
684
+ "size": 24576,
685
+ "index": "166",
686
+ "refcount": "1"
687
+ },
688
+ "com.apple.driver.AppleBluetoothHIDKeyboard": {
689
+ "version": "175.5",
690
+ "size": 12288,
691
+ "index": "167",
692
+ "refcount": "0"
693
+ },
694
+ "com.apple.driver.AppleUSBTCKeyEventDriver": {
695
+ "version": "240.2",
696
+ "size": 8192,
697
+ "index": "174",
698
+ "refcount": "0"
699
+ },
700
+ "com.apple.iokit.SCSITaskUserClient": {
701
+ "version": "3.7.0",
702
+ "size": 28672,
703
+ "index": "175",
704
+ "refcount": "0"
705
+ }
706
+ }
707
+ },
708
+ "os": "darwin",
709
+ "os_version": "14.0.0",
710
+ "platform": "mac_os_x",
711
+ "platform_version": "10.10",
712
+ "platform_build": "14A389",
713
+ "platform_family": "mac_os_x",
714
+ "command": {
715
+ "ps": "ps -ef"
716
+ },
717
+ "dmi": {
718
+
719
+ },
720
+ "ohai_time": 1414047561.936486,
721
+ "languages": {
722
+ "ruby": {
723
+ "platform": "x86_64-darwin14.0",
724
+ "version": "2.1.2",
725
+ "release_date": "2014-05-08",
726
+ "target": "x86_64-apple-darwin14.0",
727
+ "target_cpu": "x86_64",
728
+ "target_vendor": "apple",
729
+ "target_os": "darwin14.0",
730
+ "host": "x86_64-apple-darwin14.0.0",
731
+ "host_cpu": "x86_64",
732
+ "host_os": "darwin14.0.0",
733
+ "host_vendor": "apple",
734
+ "bin_dir": "/usr/local/bin",
735
+ "ruby_bin": "/usr/local/bin/ruby",
736
+ "gems_dir": "/usr/local/gems",
737
+ "gem_bin": "/usr/local/bin/gem"
738
+ }
739
+ },
740
+ "chef_packages": {
741
+ "chef": {
742
+ "version": "11.16.4",
743
+ "chef_root": "/usr/local/gems/chef-11.16.4/lib"
744
+ },
745
+ "ohai": {
746
+ "version": "7.4.0",
747
+ "ohai_root": "/usr/local/gems/ohai-7.4.0/lib/ohai"
748
+ }
749
+ },
750
+ "counters": {
751
+ "network": {
752
+ "interfaces": {
753
+ "eth0": {
754
+ "rx": {
755
+ "bytes": "0",
756
+ "packets": "0",
757
+ "errors": "0",
758
+ "drop": 0,
759
+ "overrun": 0,
760
+ "frame": 0,
761
+ "compressed": 0,
762
+ "multicast": 0
763
+ },
764
+ "tx": {
765
+ "bytes": "342",
766
+ "packets": "0",
767
+ "errors": "0",
768
+ "drop": 0,
769
+ "overrun": 0,
770
+ "collisions": "0",
771
+ "carrier": 0,
772
+ "compressed": 0
773
+ }
774
+ }
775
+ }
776
+ }
777
+ },
778
+ "current_user": "fauxhai",
779
+ "domain": "local",
780
+ "etc": {
781
+ "passwd": {
782
+ "fauxhai": {
783
+ "dir": "/home/fauxhai",
784
+ "gid": 0,
785
+ "uid": 0,
786
+ "shell": "/bin/bash",
787
+ "gecos": "Fauxhai"
788
+ }
789
+ },
790
+ "group": {
791
+ "fauxhai": {
792
+ "gid": 0,
793
+ "members": [
794
+ "fauxhai"
795
+ ]
796
+ }
797
+ }
798
+ },
799
+ "hostname": "Fauxhai",
800
+ "fqdn": "fauxhai.local",
801
+ "ipaddress": "10.0.0.2",
802
+ "keys": {
803
+ "ssh": {
804
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
805
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
806
+ }
807
+ },
808
+ "macaddress": "11:11:11:11:11:11",
809
+ "network": {
810
+ "default_gateway": "10.0.0.1",
811
+ "default_interface": "eth0",
812
+ "settings": {
813
+
814
+ },
815
+ "interfaces": {
816
+ "eth0": {
817
+ "addresses": {
818
+ "10.0.0.2": {
819
+ "broadcast": "10.0.0.255",
820
+ "family": "inet",
821
+ "netmask": "255.255.255.0",
822
+ "prefixlen": "23",
823
+ "scope": "Global"
824
+ }
825
+ },
826
+ "arp": {
827
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
828
+ },
829
+ "encapsulation": "Ethernet",
830
+ "flags": [
831
+ "BROADCAST",
832
+ "MULTICAST",
833
+ "UP",
834
+ "LOWER_UP"
835
+ ],
836
+ "mtu": "1500",
837
+ "number": "0",
838
+ "routes": {
839
+ "10.0.0.0/255": {
840
+ "scope": "link",
841
+ "src": "10.0.0.2"
842
+ }
843
+ },
844
+ "state": "up",
845
+ "type": "eth"
846
+ }
847
+ }
848
+ },
849
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
850
+ "uptime_seconds": 2646450,
851
+ "cpu": {
852
+ "real": 1,
853
+ "total": 1
854
+ },
855
+ "memory": {
856
+ "total": "1024MB"
857
+ }
858
+ }