fauxhai 2.3.0 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -28
- data/CONTRIBUTING.md +3 -3
- data/Gemfile +0 -1
- data/README.md +3 -3
- data/fauxhai.gemspec +2 -1
- data/lib/fauxhai/platforms/amazon/2015.03.json +323 -0
- data/lib/fauxhai/platforms/amazon/2015.09.json +332 -0
- data/lib/fauxhai/platforms/centos/5.0.json +710 -0
- data/lib/fauxhai/platforms/centos/5.1.json +730 -0
- data/lib/fauxhai/platforms/centos/5.10.json +288 -2092
- data/lib/fauxhai/platforms/centos/5.11.json +346 -3763
- data/lib/fauxhai/platforms/centos/5.2.json +742 -0
- data/lib/fauxhai/platforms/centos/5.3.json +770 -0
- data/lib/fauxhai/platforms/centos/5.4.json +774 -0
- data/lib/fauxhai/platforms/centos/5.5.json +790 -0
- data/lib/fauxhai/platforms/centos/5.6.json +874 -0
- data/lib/fauxhai/platforms/centos/5.7.json +878 -0
- data/lib/fauxhai/platforms/centos/5.8.json +333 -218
- data/lib/fauxhai/platforms/centos/5.9.json +355 -240
- data/lib/fauxhai/platforms/centos/6.0.json +332 -112
- data/lib/fauxhai/platforms/centos/6.1.json +633 -0
- data/lib/fauxhai/platforms/centos/6.2.json +462 -426
- data/lib/fauxhai/platforms/centos/6.3.json +470 -434
- data/lib/fauxhai/platforms/centos/6.4.json +389 -61
- data/lib/fauxhai/platforms/centos/6.5.json +280 -77
- data/lib/fauxhai/platforms/centos/6.6.json +372 -3680
- data/lib/fauxhai/platforms/centos/6.7.json +615 -0
- data/lib/fauxhai/platforms/centos/7.0.1406.json +294 -3611
- data/lib/fauxhai/platforms/centos/7.0.json +169 -2162
- data/lib/fauxhai/platforms/centos/7.1.1503.json +814 -0
- data/lib/fauxhai/platforms/debian/7.7.json +635 -0
- data/lib/fauxhai/platforms/debian/7.8.json +635 -0
- data/lib/fauxhai/platforms/debian/7.9.json +674 -0
- data/lib/fauxhai/platforms/debian/8.0.json +681 -0
- data/lib/fauxhai/platforms/debian/8.1.json +681 -0
- data/lib/fauxhai/platforms/debian/8.2.json +781 -0
- data/lib/fauxhai/platforms/debian/stretch/sid.json +611 -0
- data/lib/fauxhai/platforms/dragonfly4/4.2-RELEASE.json +155 -0
- data/lib/fauxhai/platforms/fedora/21.json +348 -91
- data/lib/fauxhai/platforms/fedora/22.json +752 -0
- data/lib/fauxhai/platforms/freebsd/10.0.json +1 -1
- data/lib/fauxhai/platforms/freebsd/10.1.json +316 -0
- data/lib/fauxhai/platforms/freebsd/10.2.json +316 -0
- data/lib/fauxhai/platforms/freebsd/9.1.json +141 -428
- data/lib/fauxhai/platforms/freebsd/9.2.json +25 -38
- data/lib/fauxhai/platforms/freebsd/9.3.json +316 -0
- data/lib/fauxhai/platforms/ios_xr/6.0.0.14I.json +342 -0
- data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +857 -0
- data/lib/fauxhai/platforms/nexus/5.json +300 -0
- data/lib/fauxhai/platforms/omnios/151014.json +2422 -0
- data/lib/fauxhai/platforms/opensuse/12.3.json +249 -2208
- data/lib/fauxhai/platforms/opensuse/13.1.json +166 -2193
- data/lib/fauxhai/platforms/opensuse/13.2.json +646 -0
- data/lib/fauxhai/platforms/oracle/6.6.json +377 -0
- data/lib/fauxhai/platforms/oracle/7.0.json +627 -0
- data/lib/fauxhai/platforms/oracle/7.1.json +821 -0
- data/lib/fauxhai/platforms/redhat/6.6.json +519 -0
- data/lib/fauxhai/platforms/redhat/7.1.json +746 -0
- data/lib/fauxhai/platforms/solaris2/5.11.json +1 -0
- data/lib/fauxhai/platforms/ubuntu/12.04.json +257 -190
- data/lib/fauxhai/platforms/ubuntu/14.04.json +246 -184
- data/lib/fauxhai/platforms/ubuntu/15.04.json +643 -0
- data/lib/fauxhai/platforms/ubuntu/15.10.json +651 -0
- data/lib/fauxhai/platforms/windows/10.json +3545 -0
- data/lib/fauxhai/platforms/windows/2003R2.json +7887 -7887
- data/lib/fauxhai/platforms/windows/2008R2.json +532 -770
- data/lib/fauxhai/platforms/windows/2012.json +728 -1257
- data/lib/fauxhai/platforms/windows/2012R2.json +737 -1063
- data/lib/fauxhai/platforms/windows/8.1.json +3512 -0
- data/lib/fauxhai/platforms/windows/8.json +3926 -0
- data/lib/fauxhai/runner.rb +1 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +61 -7
@@ -0,0 +1,674 @@
|
|
1
|
+
{
|
2
|
+
"command": {
|
3
|
+
"ps": "ps -ef"
|
4
|
+
},
|
5
|
+
"dmi": {
|
6
|
+
"dmidecode_version": "2.11",
|
7
|
+
"smbios_version": "2.5",
|
8
|
+
"structures": {
|
9
|
+
"count": "10",
|
10
|
+
"size": "449"
|
11
|
+
},
|
12
|
+
"table_location": "0x000E1000",
|
13
|
+
"bios": {
|
14
|
+
"all_records": [
|
15
|
+
{
|
16
|
+
"record_id": "0x0000",
|
17
|
+
"size": "0",
|
18
|
+
"application_identifier": "BIOS Information",
|
19
|
+
"Vendor": "innotek GmbH",
|
20
|
+
"Version": "VirtualBox",
|
21
|
+
"Release Date": "12/01/2006",
|
22
|
+
"Address": "0xE0000",
|
23
|
+
"Runtime Size": "128 kB",
|
24
|
+
"ROM Size": "128 kB",
|
25
|
+
"Characteristics": {
|
26
|
+
"ISA is supported": null,
|
27
|
+
"PCI is supported": null,
|
28
|
+
"Boot from CD is supported": null,
|
29
|
+
"Selectable boot is supported": null,
|
30
|
+
"8042 keyboard services are supported (int 9h)": null,
|
31
|
+
"CGA/mono video services are supported (int 10h)": null,
|
32
|
+
"ACPI is supported": null
|
33
|
+
}
|
34
|
+
}
|
35
|
+
],
|
36
|
+
"vendor": "innotek GmbH",
|
37
|
+
"version": "VirtualBox",
|
38
|
+
"release_date": "12/01/2006",
|
39
|
+
"address": "0xE0000",
|
40
|
+
"runtime_size": "128 kB",
|
41
|
+
"rom_size": "128 kB"
|
42
|
+
},
|
43
|
+
"system": {
|
44
|
+
"all_records": [
|
45
|
+
{
|
46
|
+
"record_id": "0x0001",
|
47
|
+
"size": "1",
|
48
|
+
"application_identifier": "System Information",
|
49
|
+
"Manufacturer": "innotek GmbH",
|
50
|
+
"Product Name": "VirtualBox",
|
51
|
+
"Version": "1.2",
|
52
|
+
"Serial Number": "0",
|
53
|
+
"UUID": "6B36130D-AD41-4F1A-8066-4F2F49FE9333",
|
54
|
+
"Wake-up Type": "Power Switch",
|
55
|
+
"SKU Number": "Not Specified",
|
56
|
+
"Family": "Virtual Machine"
|
57
|
+
}
|
58
|
+
],
|
59
|
+
"manufacturer": "innotek GmbH",
|
60
|
+
"product_name": "VirtualBox",
|
61
|
+
"version": "1.2",
|
62
|
+
"serial_number": "0",
|
63
|
+
"uuid": "6B36130D-AD41-4F1A-8066-4F2F49FE9333",
|
64
|
+
"wake_up_type": "Power Switch",
|
65
|
+
"sku_number": "Not Specified",
|
66
|
+
"family": "Virtual Machine"
|
67
|
+
},
|
68
|
+
"base_board": {
|
69
|
+
"all_records": [
|
70
|
+
{
|
71
|
+
"record_id": "0x0008",
|
72
|
+
"size": "2",
|
73
|
+
"application_identifier": "Base Board Information",
|
74
|
+
"Manufacturer": "Oracle Corporation",
|
75
|
+
"Product Name": "VirtualBox",
|
76
|
+
"Version": "1.2",
|
77
|
+
"Serial Number": "0",
|
78
|
+
"Asset Tag": "Not Specified",
|
79
|
+
"Features": {
|
80
|
+
"Board is a hosting board": null
|
81
|
+
},
|
82
|
+
"Location In Chassis": "Not Specified",
|
83
|
+
"Chassis Handle": "0x0003",
|
84
|
+
"Type": "Motherboard",
|
85
|
+
"Contained Object Handles": "0"
|
86
|
+
}
|
87
|
+
],
|
88
|
+
"manufacturer": "Oracle Corporation",
|
89
|
+
"product_name": "VirtualBox",
|
90
|
+
"version": "1.2",
|
91
|
+
"serial_number": "0",
|
92
|
+
"asset_tag": "Not Specified",
|
93
|
+
"location_in_chassis": "Not Specified",
|
94
|
+
"chassis_handle": "0x0003",
|
95
|
+
"type": "Motherboard",
|
96
|
+
"contained_object_handles": "0"
|
97
|
+
},
|
98
|
+
"chassis": {
|
99
|
+
"all_records": [
|
100
|
+
{
|
101
|
+
"record_id": "0x0003",
|
102
|
+
"size": "3",
|
103
|
+
"application_identifier": "Chassis Information",
|
104
|
+
"Manufacturer": "Oracle Corporation",
|
105
|
+
"Type": "Other",
|
106
|
+
"Lock": "Not Present",
|
107
|
+
"Version": "Not Specified",
|
108
|
+
"Serial Number": "Not Specified",
|
109
|
+
"Asset Tag": "Not Specified",
|
110
|
+
"Boot-up State": "Safe",
|
111
|
+
"Power Supply State": "Safe",
|
112
|
+
"Thermal State": "Safe",
|
113
|
+
"Security Status": "None"
|
114
|
+
}
|
115
|
+
],
|
116
|
+
"manufacturer": "Oracle Corporation",
|
117
|
+
"type": "Other",
|
118
|
+
"lock": "Not Present",
|
119
|
+
"version": "Not Specified",
|
120
|
+
"serial_number": "Not Specified",
|
121
|
+
"asset_tag": "Not Specified",
|
122
|
+
"boot_up_state": "Safe",
|
123
|
+
"power_supply_state": "Safe",
|
124
|
+
"thermal_state": "Safe",
|
125
|
+
"security_status": "None"
|
126
|
+
},
|
127
|
+
"oem_strings": {
|
128
|
+
"all_records": [
|
129
|
+
{
|
130
|
+
"record_id": "0x0002",
|
131
|
+
"size": "11",
|
132
|
+
"application_identifier": "OEM Strings",
|
133
|
+
"String 1": "vboxVer_5.0.6",
|
134
|
+
"String 2": "vboxRev_103037"
|
135
|
+
}
|
136
|
+
],
|
137
|
+
"string_1": "vboxVer_5.0.6",
|
138
|
+
"string_2": "vboxRev_103037"
|
139
|
+
}
|
140
|
+
},
|
141
|
+
"kernel": {
|
142
|
+
"name": "Linux",
|
143
|
+
"release": "3.2.0-4-amd64",
|
144
|
+
"version": "#1 SMP Debian 3.2.68-1+deb7u5",
|
145
|
+
"machine": "x86_64",
|
146
|
+
"os": "GNU/Linux",
|
147
|
+
"modules": {
|
148
|
+
"nfsd": {
|
149
|
+
"size": "216181",
|
150
|
+
"refcount": "2"
|
151
|
+
},
|
152
|
+
"nfs": {
|
153
|
+
"size": "308353",
|
154
|
+
"refcount": "0"
|
155
|
+
},
|
156
|
+
"nfs_acl": {
|
157
|
+
"size": "12511",
|
158
|
+
"refcount": "2"
|
159
|
+
},
|
160
|
+
"auth_rpcgss": {
|
161
|
+
"size": "37143",
|
162
|
+
"refcount": "2"
|
163
|
+
},
|
164
|
+
"fscache": {
|
165
|
+
"size": "36739",
|
166
|
+
"refcount": "1"
|
167
|
+
},
|
168
|
+
"lockd": {
|
169
|
+
"size": "67306",
|
170
|
+
"refcount": "2"
|
171
|
+
},
|
172
|
+
"sunrpc": {
|
173
|
+
"size": "173730",
|
174
|
+
"refcount": "6"
|
175
|
+
},
|
176
|
+
"ext2": {
|
177
|
+
"size": "59231",
|
178
|
+
"refcount": "1"
|
179
|
+
},
|
180
|
+
"loop": {
|
181
|
+
"size": "22641",
|
182
|
+
"refcount": "0"
|
183
|
+
},
|
184
|
+
"snd_intel8x0": {
|
185
|
+
"size": "30903",
|
186
|
+
"refcount": "0"
|
187
|
+
},
|
188
|
+
"snd_ac97_codec": {
|
189
|
+
"size": "106942",
|
190
|
+
"refcount": "1"
|
191
|
+
},
|
192
|
+
"snd_pcm": {
|
193
|
+
"size": "68083",
|
194
|
+
"refcount": "2"
|
195
|
+
},
|
196
|
+
"snd_page_alloc": {
|
197
|
+
"size": "13003",
|
198
|
+
"refcount": "2"
|
199
|
+
},
|
200
|
+
"snd_timer": {
|
201
|
+
"size": "22917",
|
202
|
+
"refcount": "1"
|
203
|
+
},
|
204
|
+
"battery": {
|
205
|
+
"size": "13146",
|
206
|
+
"refcount": "0"
|
207
|
+
},
|
208
|
+
"ac": {
|
209
|
+
"size": "12624",
|
210
|
+
"refcount": "0"
|
211
|
+
},
|
212
|
+
"processor": {
|
213
|
+
"size": "28149",
|
214
|
+
"refcount": "0"
|
215
|
+
},
|
216
|
+
"power_supply": {
|
217
|
+
"size": "13475",
|
218
|
+
"refcount": "2"
|
219
|
+
},
|
220
|
+
"crc32c_intel": {
|
221
|
+
"size": "12747",
|
222
|
+
"refcount": "0"
|
223
|
+
},
|
224
|
+
"ghash_clmulni_intel": {
|
225
|
+
"size": "13130",
|
226
|
+
"refcount": "0"
|
227
|
+
},
|
228
|
+
"aesni_intel": {
|
229
|
+
"size": "50667",
|
230
|
+
"refcount": "0"
|
231
|
+
},
|
232
|
+
"aes_x86_64": {
|
233
|
+
"size": "16843",
|
234
|
+
"refcount": "1"
|
235
|
+
},
|
236
|
+
"video": {
|
237
|
+
"size": "17683",
|
238
|
+
"refcount": "0"
|
239
|
+
},
|
240
|
+
"thermal_sys": {
|
241
|
+
"size": "18040",
|
242
|
+
"refcount": "2"
|
243
|
+
},
|
244
|
+
"snd": {
|
245
|
+
"size": "52893",
|
246
|
+
"refcount": "4"
|
247
|
+
},
|
248
|
+
"psmouse": {
|
249
|
+
"size": "69265",
|
250
|
+
"refcount": "0"
|
251
|
+
},
|
252
|
+
"serio_raw": {
|
253
|
+
"size": "12931",
|
254
|
+
"refcount": "0"
|
255
|
+
},
|
256
|
+
"pcspkr": {
|
257
|
+
"size": "12579",
|
258
|
+
"refcount": "0"
|
259
|
+
},
|
260
|
+
"i2c_piix4": {
|
261
|
+
"size": "12536",
|
262
|
+
"refcount": "0"
|
263
|
+
},
|
264
|
+
"evdev": {
|
265
|
+
"size": "17562",
|
266
|
+
"refcount": "4"
|
267
|
+
},
|
268
|
+
"joydev": {
|
269
|
+
"size": "17266",
|
270
|
+
"refcount": "0"
|
271
|
+
},
|
272
|
+
"button": {
|
273
|
+
"size": "12937",
|
274
|
+
"refcount": "0"
|
275
|
+
},
|
276
|
+
"aes_generic": {
|
277
|
+
"size": "33026",
|
278
|
+
"refcount": "2"
|
279
|
+
},
|
280
|
+
"cryptd": {
|
281
|
+
"size": "14517",
|
282
|
+
"refcount": "2"
|
283
|
+
},
|
284
|
+
"soundcore": {
|
285
|
+
"size": "13065",
|
286
|
+
"refcount": "1"
|
287
|
+
},
|
288
|
+
"i2c_core": {
|
289
|
+
"size": "23876",
|
290
|
+
"refcount": "1"
|
291
|
+
},
|
292
|
+
"ac97_bus": {
|
293
|
+
"size": "12510",
|
294
|
+
"refcount": "1"
|
295
|
+
},
|
296
|
+
"vboxguest": {
|
297
|
+
"size": "148569",
|
298
|
+
"refcount": "1"
|
299
|
+
},
|
300
|
+
"ext4": {
|
301
|
+
"size": "350804",
|
302
|
+
"refcount": "1"
|
303
|
+
},
|
304
|
+
"crc16": {
|
305
|
+
"size": "12343",
|
306
|
+
"refcount": "1"
|
307
|
+
},
|
308
|
+
"jbd2": {
|
309
|
+
"size": "62115",
|
310
|
+
"refcount": "1"
|
311
|
+
},
|
312
|
+
"mbcache": {
|
313
|
+
"size": "13114",
|
314
|
+
"refcount": "2"
|
315
|
+
},
|
316
|
+
"dm_mod": {
|
317
|
+
"size": "63645",
|
318
|
+
"refcount": "6"
|
319
|
+
},
|
320
|
+
"usbhid": {
|
321
|
+
"size": "36418",
|
322
|
+
"refcount": "0"
|
323
|
+
},
|
324
|
+
"hid": {
|
325
|
+
"size": "81372",
|
326
|
+
"refcount": "1"
|
327
|
+
},
|
328
|
+
"sg": {
|
329
|
+
"size": "25874",
|
330
|
+
"refcount": "0"
|
331
|
+
},
|
332
|
+
"sr_mod": {
|
333
|
+
"size": "21899",
|
334
|
+
"refcount": "0"
|
335
|
+
},
|
336
|
+
"sd_mod": {
|
337
|
+
"size": "36136",
|
338
|
+
"refcount": "3"
|
339
|
+
},
|
340
|
+
"crc_t10dif": {
|
341
|
+
"size": "12348",
|
342
|
+
"refcount": "1"
|
343
|
+
},
|
344
|
+
"cdrom": {
|
345
|
+
"size": "35401",
|
346
|
+
"refcount": "1"
|
347
|
+
},
|
348
|
+
"ata_generic": {
|
349
|
+
"size": "12479",
|
350
|
+
"refcount": "0"
|
351
|
+
},
|
352
|
+
"ohci_hcd": {
|
353
|
+
"size": "26563",
|
354
|
+
"refcount": "0"
|
355
|
+
},
|
356
|
+
"ehci_hcd": {
|
357
|
+
"size": "40249",
|
358
|
+
"refcount": "0"
|
359
|
+
},
|
360
|
+
"ata_piix": {
|
361
|
+
"size": "29535",
|
362
|
+
"refcount": "0"
|
363
|
+
},
|
364
|
+
"ahci": {
|
365
|
+
"size": "24997",
|
366
|
+
"refcount": "2"
|
367
|
+
},
|
368
|
+
"libahci": {
|
369
|
+
"size": "22941",
|
370
|
+
"refcount": "1"
|
371
|
+
},
|
372
|
+
"libata": {
|
373
|
+
"size": "140630",
|
374
|
+
"refcount": "4"
|
375
|
+
},
|
376
|
+
"usbcore": {
|
377
|
+
"size": "128741",
|
378
|
+
"refcount": "4"
|
379
|
+
},
|
380
|
+
"usb_common": {
|
381
|
+
"size": "12354",
|
382
|
+
"refcount": "1"
|
383
|
+
},
|
384
|
+
"e1000": {
|
385
|
+
"size": "86156",
|
386
|
+
"refcount": "0"
|
387
|
+
},
|
388
|
+
"scsi_mod": {
|
389
|
+
"size": "162321",
|
390
|
+
"refcount": "4"
|
391
|
+
}
|
392
|
+
}
|
393
|
+
},
|
394
|
+
"lsb": {
|
395
|
+
"id": "Debian",
|
396
|
+
"description": "Debian GNU/Linux 7.9 (wheezy)",
|
397
|
+
"release": "7.9",
|
398
|
+
"codename": "wheezy"
|
399
|
+
},
|
400
|
+
"os": "linux",
|
401
|
+
"os_version": "3.2.0-4-amd64",
|
402
|
+
"platform": "debian",
|
403
|
+
"platform_version": "7.9",
|
404
|
+
"platform_family": "debian",
|
405
|
+
"filesystem": {
|
406
|
+
"rootfs": {
|
407
|
+
"kb_size": "11590880",
|
408
|
+
"kb_used": "1311948",
|
409
|
+
"kb_available": "9690132",
|
410
|
+
"percent_used": "12%",
|
411
|
+
"mount": "/",
|
412
|
+
"total_inodes": "737280",
|
413
|
+
"inodes_used": "60264",
|
414
|
+
"inodes_available": "677016",
|
415
|
+
"inodes_percent_used": "9%"
|
416
|
+
},
|
417
|
+
"udev": {
|
418
|
+
"kb_size": "10240",
|
419
|
+
"kb_used": "0",
|
420
|
+
"kb_available": "10240",
|
421
|
+
"percent_used": "0%",
|
422
|
+
"mount": "/dev",
|
423
|
+
"total_inodes": "126810",
|
424
|
+
"inodes_used": "371",
|
425
|
+
"inodes_available": "126439",
|
426
|
+
"inodes_percent_used": "1%",
|
427
|
+
"fs_type": "devtmpfs",
|
428
|
+
"mount_options": [
|
429
|
+
"rw",
|
430
|
+
"relatime",
|
431
|
+
"size=10240k",
|
432
|
+
"nr_inodes=126810",
|
433
|
+
"mode=755"
|
434
|
+
]
|
435
|
+
},
|
436
|
+
"tmpfs": {
|
437
|
+
"kb_size": "205400",
|
438
|
+
"kb_used": "0",
|
439
|
+
"kb_available": "205400",
|
440
|
+
"percent_used": "0%",
|
441
|
+
"mount": "/run/shm",
|
442
|
+
"total_inodes": "128376",
|
443
|
+
"inodes_used": "2",
|
444
|
+
"inodes_available": "128374",
|
445
|
+
"inodes_percent_used": "1%",
|
446
|
+
"fs_type": "tmpfs",
|
447
|
+
"mount_options": [
|
448
|
+
"rw",
|
449
|
+
"nosuid",
|
450
|
+
"nodev",
|
451
|
+
"noexec",
|
452
|
+
"relatime",
|
453
|
+
"size=205400k"
|
454
|
+
]
|
455
|
+
},
|
456
|
+
"/dev/mapper/debian78-root": {
|
457
|
+
"kb_size": "11590880",
|
458
|
+
"kb_used": "1311948",
|
459
|
+
"kb_available": "9690132",
|
460
|
+
"percent_used": "12%",
|
461
|
+
"mount": "/",
|
462
|
+
"total_inodes": "737280",
|
463
|
+
"inodes_used": "60264",
|
464
|
+
"inodes_available": "677016",
|
465
|
+
"inodes_percent_used": "9%",
|
466
|
+
"fs_type": "ext4",
|
467
|
+
"mount_options": [
|
468
|
+
"rw",
|
469
|
+
"relatime",
|
470
|
+
"errors=remount-ro",
|
471
|
+
"user_xattr",
|
472
|
+
"barrier=1",
|
473
|
+
"data=ordered"
|
474
|
+
],
|
475
|
+
"uuid": "8aa7ccc7-2e48-4812-9e50-58d206c6f1da"
|
476
|
+
},
|
477
|
+
"/dev/sda1": {
|
478
|
+
"kb_size": "233191",
|
479
|
+
"kb_used": "17797",
|
480
|
+
"kb_available": "202953",
|
481
|
+
"percent_used": "9%",
|
482
|
+
"mount": "/boot",
|
483
|
+
"total_inodes": "124496",
|
484
|
+
"inodes_used": "240",
|
485
|
+
"inodes_available": "124256",
|
486
|
+
"inodes_percent_used": "1%",
|
487
|
+
"fs_type": "ext2",
|
488
|
+
"mount_options": [
|
489
|
+
"rw",
|
490
|
+
"relatime",
|
491
|
+
"errors=continue"
|
492
|
+
],
|
493
|
+
"uuid": "5ec9fee7-0e79-4560-b497-7b9a2df057e1"
|
494
|
+
},
|
495
|
+
"sysfs": {
|
496
|
+
"mount": "/sys",
|
497
|
+
"fs_type": "sysfs",
|
498
|
+
"mount_options": [
|
499
|
+
"rw",
|
500
|
+
"nosuid",
|
501
|
+
"nodev",
|
502
|
+
"noexec",
|
503
|
+
"relatime"
|
504
|
+
]
|
505
|
+
},
|
506
|
+
"proc": {
|
507
|
+
"mount": "/proc",
|
508
|
+
"fs_type": "proc",
|
509
|
+
"mount_options": [
|
510
|
+
"rw",
|
511
|
+
"nosuid",
|
512
|
+
"nodev",
|
513
|
+
"noexec",
|
514
|
+
"relatime"
|
515
|
+
]
|
516
|
+
},
|
517
|
+
"devpts": {
|
518
|
+
"mount": "/dev/pts",
|
519
|
+
"fs_type": "devpts",
|
520
|
+
"mount_options": [
|
521
|
+
"rw",
|
522
|
+
"nosuid",
|
523
|
+
"noexec",
|
524
|
+
"relatime",
|
525
|
+
"gid=5",
|
526
|
+
"mode=620",
|
527
|
+
"ptmxmode=000"
|
528
|
+
]
|
529
|
+
},
|
530
|
+
"rpc_pipefs": {
|
531
|
+
"mount": "/var/lib/nfs/rpc_pipefs",
|
532
|
+
"fs_type": "rpc_pipefs",
|
533
|
+
"mount_options": [
|
534
|
+
"rw",
|
535
|
+
"relatime"
|
536
|
+
]
|
537
|
+
},
|
538
|
+
"/dev/sda5": {
|
539
|
+
"fs_type": "LVM2_member",
|
540
|
+
"uuid": "1V8jvA-Rj8n-KIcj-la3m-GL7R-ZoQE-aGdftP"
|
541
|
+
},
|
542
|
+
"/dev/mapper/debian78-swap_1": {
|
543
|
+
"fs_type": "swap",
|
544
|
+
"uuid": "9eccf050-6533-499c-998d-b7e9ab42fb70"
|
545
|
+
}
|
546
|
+
},
|
547
|
+
"ohai_time": 1445837403.3803463,
|
548
|
+
"languages": {
|
549
|
+
"ruby": {
|
550
|
+
"bin_dir": "/usr/local/bin",
|
551
|
+
"gem_bin": "/usr/local/bin/gem",
|
552
|
+
"gems_dir": "/usr/local/gems",
|
553
|
+
"ruby_bin": "/usr/local/bin/ruby"
|
554
|
+
},
|
555
|
+
"powershell": null
|
556
|
+
},
|
557
|
+
"chef_packages": {
|
558
|
+
"chef": {
|
559
|
+
"version": "12.5.1",
|
560
|
+
"chef_root": "/usr/local/gems/chef-12.5.1/lib"
|
561
|
+
},
|
562
|
+
"ohai": {
|
563
|
+
"version": "8.7.0",
|
564
|
+
"ohai_root": "/usr/local/gems/ohai-8.7.0/lib/ohai"
|
565
|
+
}
|
566
|
+
},
|
567
|
+
"counters": {
|
568
|
+
"network": {
|
569
|
+
"interfaces": {
|
570
|
+
"eth0": {
|
571
|
+
"rx": {
|
572
|
+
"bytes": "0",
|
573
|
+
"packets": "0",
|
574
|
+
"errors": "0",
|
575
|
+
"drop": 0,
|
576
|
+
"overrun": 0,
|
577
|
+
"frame": 0,
|
578
|
+
"compressed": 0,
|
579
|
+
"multicast": 0
|
580
|
+
},
|
581
|
+
"tx": {
|
582
|
+
"bytes": "342",
|
583
|
+
"packets": "0",
|
584
|
+
"errors": "0",
|
585
|
+
"drop": 0,
|
586
|
+
"overrun": 0,
|
587
|
+
"collisions": "0",
|
588
|
+
"carrier": 0,
|
589
|
+
"compressed": 0
|
590
|
+
}
|
591
|
+
}
|
592
|
+
}
|
593
|
+
}
|
594
|
+
},
|
595
|
+
"current_user": "fauxhai",
|
596
|
+
"domain": "local",
|
597
|
+
"etc": {
|
598
|
+
"passwd": {
|
599
|
+
"fauxhai": {
|
600
|
+
"dir": "/home/fauxhai",
|
601
|
+
"gid": 0,
|
602
|
+
"uid": 0,
|
603
|
+
"shell": "/bin/bash",
|
604
|
+
"gecos": "Fauxhai"
|
605
|
+
}
|
606
|
+
},
|
607
|
+
"group": {
|
608
|
+
"fauxhai": {
|
609
|
+
"gid": 0,
|
610
|
+
"members": [
|
611
|
+
"fauxhai"
|
612
|
+
]
|
613
|
+
}
|
614
|
+
}
|
615
|
+
},
|
616
|
+
"hostname": "Fauxhai",
|
617
|
+
"fqdn": "fauxhai.local",
|
618
|
+
"ipaddress": "10.0.0.2",
|
619
|
+
"keys": {
|
620
|
+
"ssh": {
|
621
|
+
"host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
|
622
|
+
"host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
|
623
|
+
}
|
624
|
+
},
|
625
|
+
"macaddress": "11:11:11:11:11:11",
|
626
|
+
"network": {
|
627
|
+
"default_gateway": "10.0.0.1",
|
628
|
+
"default_interface": "eth0",
|
629
|
+
"settings": {
|
630
|
+
},
|
631
|
+
"interfaces": {
|
632
|
+
"eth0": {
|
633
|
+
"addresses": {
|
634
|
+
"10.0.0.2": {
|
635
|
+
"broadcast": "10.0.0.255",
|
636
|
+
"family": "inet",
|
637
|
+
"netmask": "255.255.255.0",
|
638
|
+
"prefixlen": "23",
|
639
|
+
"scope": "Global"
|
640
|
+
}
|
641
|
+
},
|
642
|
+
"arp": {
|
643
|
+
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
|
644
|
+
},
|
645
|
+
"encapsulation": "Ethernet",
|
646
|
+
"flags": [
|
647
|
+
"BROADCAST",
|
648
|
+
"MULTICAST",
|
649
|
+
"UP",
|
650
|
+
"LOWER_UP"
|
651
|
+
],
|
652
|
+
"mtu": "1500",
|
653
|
+
"number": "0",
|
654
|
+
"routes": {
|
655
|
+
"10.0.0.0/255": {
|
656
|
+
"scope": "link",
|
657
|
+
"src": "10.0.0.2"
|
658
|
+
}
|
659
|
+
},
|
660
|
+
"state": "up",
|
661
|
+
"type": "eth"
|
662
|
+
}
|
663
|
+
}
|
664
|
+
},
|
665
|
+
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
666
|
+
"uptime_seconds": 2646450,
|
667
|
+
"cpu": {
|
668
|
+
"real": 1,
|
669
|
+
"total": 1
|
670
|
+
},
|
671
|
+
"memory": {
|
672
|
+
"total": "1024MB"
|
673
|
+
}
|
674
|
+
}
|