fauxhai 2.1.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,502 @@
1
+ {
2
+ "kernel": {
3
+ "name": "Linux",
4
+ "release": "3.11.0-12-generic",
5
+ "version": "#19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013",
6
+ "machine": "x86_64",
7
+ "modules": {
8
+ "kvm_intel": {
9
+ "size": "138538",
10
+ "refcount": "0"
11
+ },
12
+ "kvm": {
13
+ "size": "431315",
14
+ "refcount": "1"
15
+ },
16
+ "ppdev": {
17
+ "size": "17671",
18
+ "refcount": "0"
19
+ },
20
+ "vmwgfx": {
21
+ "size": "126596",
22
+ "refcount": "0"
23
+ },
24
+ "microcode": {
25
+ "size": "23518",
26
+ "refcount": "0"
27
+ },
28
+ "ttm": {
29
+ "size": "83995",
30
+ "refcount": "1"
31
+ },
32
+ "psmouse": {
33
+ "size": "97626",
34
+ "refcount": "0"
35
+ },
36
+ "serio_raw": {
37
+ "size": "13413",
38
+ "refcount": "0"
39
+ },
40
+ "drm": {
41
+ "size": "296739",
42
+ "refcount": "2"
43
+ },
44
+ "i2c_piix4": {
45
+ "size": "22106",
46
+ "refcount": "0"
47
+ },
48
+ "parport_pc": {
49
+ "size": "32701",
50
+ "refcount": "1"
51
+ },
52
+ "mac_hid": {
53
+ "size": "13205",
54
+ "refcount": "0"
55
+ },
56
+ "lp": {
57
+ "size": "17759",
58
+ "refcount": "0"
59
+ },
60
+ "parport": {
61
+ "size": "42299",
62
+ "refcount": "3"
63
+ },
64
+ "floppy": {
65
+ "size": "69370",
66
+ "refcount": "0"
67
+ }
68
+ },
69
+ "os": "GNU/Linux"
70
+ },
71
+ "os": "linux",
72
+ "os_version": "3.11.0-12-generic",
73
+ "command": {
74
+ "ps": "ps -ef"
75
+ },
76
+ "ohai_time": 1395366906.547588,
77
+ "lsb": {
78
+ "id": "Ubuntu",
79
+ "release": "13.10",
80
+ "codename": "saucy",
81
+ "description": "Ubuntu 13.10"
82
+ },
83
+ "platform": "ubuntu",
84
+ "platform_version": "13.10",
85
+ "platform_family": "debian",
86
+ "dmi": {
87
+ "dmidecode_version": "2.12",
88
+ "smbios_version": "2.4",
89
+ "structures": {
90
+ "count": "10",
91
+ "size": "263"
92
+ },
93
+ "bios": {
94
+ "all_records": [
95
+ {
96
+ "record_id": "0x0000",
97
+ "size": "0",
98
+ "application_identifier": "BIOS Information",
99
+ "Vendor": "Bochs",
100
+ "Version": "Bochs",
101
+ "Release Date": "01/01/2007",
102
+ "Address": "0xE8000",
103
+ "Runtime Size": "96 kB",
104
+ "ROM Size": "64 kB",
105
+ "Characteristics": {
106
+ "BIOS characteristics not supported": null,
107
+ "Targeted content distribution is supported": null
108
+ },
109
+ "BIOS Revision": "1.0"
110
+ }
111
+ ],
112
+ "vendor": "Bochs",
113
+ "version": "Bochs",
114
+ "release_date": "01/01/2007",
115
+ "address": "0xE8000",
116
+ "runtime_size": "96 kB",
117
+ "rom_size": "64 kB",
118
+ "bios_revision": "1.0"
119
+ },
120
+ "system": {
121
+ "all_records": [
122
+ {
123
+ "record_id": "0x0100",
124
+ "size": "1",
125
+ "application_identifier": "System Information",
126
+ "Manufacturer": "Bochs",
127
+ "Product Name": "Bochs",
128
+ "Version": "Not Specified",
129
+ "Serial Number": "Not Specified",
130
+ "UUID": "FA95C89E-B095-11E3-A9D0-04010897BD01",
131
+ "Wake-up Type": "Power Switch",
132
+ "SKU Number": "Not Specified",
133
+ "Family": "Not Specified"
134
+ }
135
+ ],
136
+ "manufacturer": "Bochs",
137
+ "product_name": "Bochs",
138
+ "version": "Not Specified",
139
+ "serial_number": "Not Specified",
140
+ "uuid": "FA95C89E-B095-11E3-A9D0-04010897BD01",
141
+ "wake_up_type": "Power Switch",
142
+ "sku_number": "Not Specified",
143
+ "family": "Not Specified"
144
+ },
145
+ "chassis": {
146
+ "all_records": [
147
+ {
148
+ "record_id": "0x0300",
149
+ "size": "3",
150
+ "application_identifier": "Chassis Information",
151
+ "Manufacturer": "Bochs",
152
+ "Type": "Other",
153
+ "Lock": "Not Present",
154
+ "Version": "Not Specified",
155
+ "Serial Number": "Not Specified",
156
+ "Asset Tag": "Not Specified",
157
+ "Boot-up State": "Safe",
158
+ "Power Supply State": "Safe",
159
+ "Thermal State": "Safe",
160
+ "Security Status": "Unknown",
161
+ "OEM Information": "0x00000000",
162
+ "Height": "Unspecified",
163
+ "Number Of Power Cords": "Unspecified"
164
+ }
165
+ ],
166
+ "manufacturer": "Bochs",
167
+ "type": "Other",
168
+ "lock": "Not Present",
169
+ "version": "Not Specified",
170
+ "serial_number": "Not Specified",
171
+ "asset_tag": "Not Specified",
172
+ "boot_up_state": "Safe",
173
+ "power_supply_state": "Safe",
174
+ "thermal_state": "Safe",
175
+ "security_status": "Unknown",
176
+ "oem_information": "0x00000000",
177
+ "height": "Unspecified",
178
+ "number_of_power_cords": "Unspecified"
179
+ },
180
+ "processor": {
181
+ "all_records": [
182
+ {
183
+ "record_id": "0x0401",
184
+ "size": "4",
185
+ "application_identifier": "End Of Table",
186
+ "Socket Designation": "CPU 1",
187
+ "Type": "RAM",
188
+ "Family": "Other",
189
+ "Manufacturer": "Bochs",
190
+ "ID": "23 06 00 00 FD FB 8B 07",
191
+ "Version": "Not Specified",
192
+ "Voltage": "Unknown",
193
+ "External Clock": "Unknown",
194
+ "Max Speed": "2000 MHz",
195
+ "Current Speed": "2000 MHz",
196
+ "Status": "No errors detected",
197
+ "Upgrade": "Other",
198
+ "L1 Cache Handle": "Not Provided",
199
+ "L2 Cache Handle": "Not Provided",
200
+ "L3 Cache Handle": "Not Provided",
201
+ "Location": "Other",
202
+ "Use": "System Memory",
203
+ "Error Correction Type": "Multi-bit ECC",
204
+ "Maximum Capacity": "1 GB",
205
+ "Error Information Handle": "0x0308",
206
+ "Number Of Devices": "1",
207
+ "Array Handle": "0x1000",
208
+ "Total Width": "64 bits",
209
+ "Data Width": "64 bits",
210
+ "Size": "1024 MB",
211
+ "Form Factor": "DIMM",
212
+ "Set": "None",
213
+ "Locator": "DIMM 0",
214
+ "Bank Locator": "Not Specified",
215
+ "Type Detail": "None",
216
+ "Starting Address": "0x00000000000",
217
+ "Ending Address": "0x0003FFFFFFF",
218
+ "Range Size": "1 GB",
219
+ "Physical Array Handle": "0x1000",
220
+ "Partition Width": "1",
221
+ "Physical Device Handle": "0x1100",
222
+ "Memory Array Mapped Address Handle": "0x1300",
223
+ "Partition Row Position": "1"
224
+ }
225
+ ],
226
+ "socket_designation": "CPU 1",
227
+ "type": "RAM",
228
+ "family": "Other",
229
+ "manufacturer": "Bochs",
230
+ "id": "23 06 00 00 FD FB 8B 07",
231
+ "version": "Not Specified",
232
+ "voltage": "Unknown",
233
+ "external_clock": "Unknown",
234
+ "max_speed": "2000 MHz",
235
+ "current_speed": "2000 MHz",
236
+ "status": "No errors detected",
237
+ "upgrade": "Other",
238
+ "l1_cache_handle": "Not Provided",
239
+ "l2_cache_handle": "Not Provided",
240
+ "l3_cache_handle": "Not Provided",
241
+ "location": "Other",
242
+ "use": "System Memory",
243
+ "error_correction_type": "Multi-bit ECC",
244
+ "maximum_capacity": "1 GB",
245
+ "error_information_handle": "0x0308",
246
+ "number_of_devices": "1",
247
+ "array_handle": "0x1000",
248
+ "total_width": "64 bits",
249
+ "data_width": "64 bits",
250
+ "size": "1024 MB",
251
+ "form_factor": "DIMM",
252
+ "set": "None",
253
+ "locator": "DIMM 0",
254
+ "bank_locator": "Not Specified",
255
+ "type_detail": "None",
256
+ "starting_address": "0x00000000000",
257
+ "ending_address": "0x0003FFFFFFF",
258
+ "range_size": "1 GB",
259
+ "physical_array_handle": "0x1000",
260
+ "partition_width": "1",
261
+ "physical_device_handle": "0x1100",
262
+ "memory_array_mapped_address_handle": "0x1300",
263
+ "partition_row_position": "1"
264
+ }
265
+ },
266
+ "filesystem": {
267
+ "/dev/vda": {
268
+ "kb_size": "30832636",
269
+ "kb_used": "1389948",
270
+ "kb_available": "27853440",
271
+ "percent_used": "5%",
272
+ "mount": "/",
273
+ "fs_type": "ext4",
274
+ "mount_options": [
275
+ "rw",
276
+ "errors=remount-ro"
277
+ ],
278
+ "uuid": "3b49ec17-d1c9-4fec-b3be-3a2ab9882546",
279
+ "label": "DOROOT"
280
+ },
281
+ "none": {
282
+ "kb_size": "102400",
283
+ "kb_used": "0",
284
+ "kb_available": "102400",
285
+ "percent_used": "0%",
286
+ "mount": "/sys/fs/pstore",
287
+ "fs_type": "pstore",
288
+ "mount_options": [
289
+ "rw"
290
+ ]
291
+ },
292
+ "udev": {
293
+ "kb_size": "499104",
294
+ "kb_used": "12",
295
+ "kb_available": "499092",
296
+ "percent_used": "1%",
297
+ "mount": "/dev",
298
+ "fs_type": "devtmpfs",
299
+ "mount_options": [
300
+ "rw",
301
+ "mode=0755"
302
+ ]
303
+ },
304
+ "tmpfs": {
305
+ "kb_size": "101836",
306
+ "kb_used": "320",
307
+ "kb_available": "101516",
308
+ "percent_used": "1%",
309
+ "mount": "/run",
310
+ "fs_type": "tmpfs",
311
+ "mount_options": [
312
+ "rw",
313
+ "noexec",
314
+ "nosuid",
315
+ "size=10%",
316
+ "mode=0755"
317
+ ]
318
+ },
319
+ "proc": {
320
+ "mount": "/proc",
321
+ "fs_type": "proc",
322
+ "mount_options": [
323
+ "rw",
324
+ "noexec",
325
+ "nosuid",
326
+ "nodev"
327
+ ]
328
+ },
329
+ "sysfs": {
330
+ "mount": "/sys",
331
+ "fs_type": "sysfs",
332
+ "mount_options": [
333
+ "rw",
334
+ "noexec",
335
+ "nosuid",
336
+ "nodev"
337
+ ]
338
+ },
339
+ "devpts": {
340
+ "mount": "/dev/pts",
341
+ "fs_type": "devpts",
342
+ "mount_options": [
343
+ "rw",
344
+ "noexec",
345
+ "nosuid",
346
+ "gid=5",
347
+ "mode=0620"
348
+ ]
349
+ },
350
+ "systemd": {
351
+ "mount": "/sys/fs/cgroup/systemd",
352
+ "fs_type": "cgroup",
353
+ "mount_options": [
354
+ "rw",
355
+ "noexec",
356
+ "nosuid",
357
+ "nodev",
358
+ "none",
359
+ "name=systemd"
360
+ ]
361
+ },
362
+ "rootfs": {
363
+ "mount": "/",
364
+ "fs_type": "rootfs",
365
+ "mount_options": [
366
+ "rw"
367
+ ]
368
+ },
369
+ "/dev/disk/by-label/DOROOT": {
370
+ "mount": "/",
371
+ "fs_type": "ext4",
372
+ "mount_options": [
373
+ "rw",
374
+ "relatime",
375
+ "errors=remount-ro",
376
+ "data=ordered"
377
+ ]
378
+ }
379
+ },
380
+ "languages": {
381
+ "ruby": {
382
+ "bin_dir": "/usr/local/bin",
383
+ "gem_bin": "/usr/local/bin/gem",
384
+ "gems_dir": "/usr/local/gems",
385
+ "ruby_bin": "/usr/local/bin/ruby"
386
+ }
387
+ },
388
+ "chef_packages": {
389
+ "chef": {
390
+ "version": "11.10.4",
391
+ "chef_root": "/usr/local/gems/chef-11.10.4/lib"
392
+ },
393
+ "ohai": {
394
+ "version": "6.20.0",
395
+ "ohai_root": "/usr/local/gems/ohai-6.20.0/lib/ohai"
396
+ }
397
+ },
398
+ "counters": {
399
+ "network": {
400
+ "interfaces": {
401
+ "eth0": {
402
+ "rx": {
403
+ "bytes": "0",
404
+ "packets": "0",
405
+ "errors": "0",
406
+ "drop": 0,
407
+ "overrun": 0,
408
+ "frame": 0,
409
+ "compressed": 0,
410
+ "multicast": 0
411
+ },
412
+ "tx": {
413
+ "bytes": "342",
414
+ "packets": "0",
415
+ "errors": "0",
416
+ "drop": 0,
417
+ "overrun": 0,
418
+ "collisions": "0",
419
+ "carrier": 0,
420
+ "compressed": 0
421
+ }
422
+ }
423
+ }
424
+ }
425
+ },
426
+ "current_user": "fauxhai",
427
+ "domain": "local",
428
+ "etc": {
429
+ "passwd": {
430
+ "fauxhai": {
431
+ "dir": "/home/fauxhai",
432
+ "gid": 0,
433
+ "uid": 0,
434
+ "shell": "/bin/bash",
435
+ "gecos": "Fauxhai"
436
+ }
437
+ },
438
+ "group": {
439
+ "fauxhai": {
440
+ "gid": 0,
441
+ "members": [
442
+ "fauxhai"
443
+ ]
444
+ }
445
+ }
446
+ },
447
+ "hostname": "Fauxhai",
448
+ "fqdn": "fauxhai.local",
449
+ "ipaddress": "10.0.0.2",
450
+ "keys": {
451
+ "ssh": {
452
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
453
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
454
+ }
455
+ },
456
+ "macaddress": "11:11:11:11:11:11",
457
+ "network": {
458
+ "default_gateway": "10.0.0.1",
459
+ "default_interface": "eth0",
460
+ "settings": {
461
+ },
462
+ "interfaces": {
463
+ "eth0": {
464
+ "addresses": {
465
+ "10.0.0.2": {
466
+ "broadcast": "10.0.0.255",
467
+ "family": "inet",
468
+ "netmask": "255.255.255.0",
469
+ "prefixlen": "23",
470
+ "scope": "Global"
471
+ }
472
+ },
473
+ "arp": {
474
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
475
+ },
476
+ "encapsulation": "Ethernet",
477
+ "flags": [
478
+ "BROADCAST",
479
+ "MULTICAST",
480
+ "UP",
481
+ "LOWER_UP"
482
+ ],
483
+ "mtu": "1500",
484
+ "number": "0",
485
+ "routes": {
486
+ "10.0.0.0/255": {
487
+ "scope": "link",
488
+ "src": "10.0.0.2"
489
+ }
490
+ },
491
+ "state": "up",
492
+ "type": "eth"
493
+ }
494
+ }
495
+ },
496
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
497
+ "uptime_seconds": 2646450,
498
+ "cpu": {
499
+ "real": 1,
500
+ "total": 1
501
+ }
502
+ }