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
@@ -1,146 +1,256 @@
|
|
1
1
|
{
|
2
2
|
"kernel": {
|
3
3
|
"name": "Linux",
|
4
|
-
"release": "3.13.0-
|
5
|
-
"version": "#
|
4
|
+
"release": "3.13.0-66-generic",
|
5
|
+
"version": "#108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015",
|
6
6
|
"machine": "x86_64",
|
7
|
+
"os": "GNU/Linux",
|
7
8
|
"modules": {
|
8
|
-
"
|
9
|
-
"size": "
|
9
|
+
"joydev": {
|
10
|
+
"size": "17381",
|
10
11
|
"refcount": "0"
|
11
12
|
},
|
12
|
-
"
|
13
|
-
"size": "
|
13
|
+
"hid_generic": {
|
14
|
+
"size": "12548",
|
14
15
|
"refcount": "0"
|
15
16
|
},
|
16
|
-
"
|
17
|
-
"size": "
|
17
|
+
"crct10dif_pclmul": {
|
18
|
+
"size": "14289",
|
18
19
|
"refcount": "0"
|
19
20
|
},
|
20
|
-
"
|
21
|
-
"size": "
|
21
|
+
"crc32_pclmul": {
|
22
|
+
"size": "13113",
|
23
|
+
"refcount": "0"
|
24
|
+
},
|
25
|
+
"ghash_clmulni_intel": {
|
26
|
+
"size": "13216",
|
27
|
+
"refcount": "0"
|
28
|
+
},
|
29
|
+
"aesni_intel": {
|
30
|
+
"size": "55624",
|
31
|
+
"refcount": "0"
|
32
|
+
},
|
33
|
+
"aes_x86_64": {
|
34
|
+
"size": "17131",
|
22
35
|
"refcount": "1"
|
23
36
|
},
|
24
|
-
"
|
25
|
-
"size": "
|
37
|
+
"lrw": {
|
38
|
+
"size": "13286",
|
26
39
|
"refcount": "1"
|
27
40
|
},
|
28
|
-
"
|
29
|
-
"size": "
|
30
|
-
"refcount": "
|
41
|
+
"gf128mul": {
|
42
|
+
"size": "14951",
|
43
|
+
"refcount": "1"
|
31
44
|
},
|
32
|
-
"
|
33
|
-
"size": "
|
45
|
+
"glue_helper": {
|
46
|
+
"size": "13990",
|
47
|
+
"refcount": "1"
|
48
|
+
},
|
49
|
+
"ablk_helper": {
|
50
|
+
"size": "13597",
|
51
|
+
"refcount": "1"
|
52
|
+
},
|
53
|
+
"cryptd": {
|
54
|
+
"size": "20359",
|
55
|
+
"refcount": "3"
|
56
|
+
},
|
57
|
+
"snd_intel8x0": {
|
58
|
+
"size": "38153",
|
34
59
|
"refcount": "0"
|
35
60
|
},
|
61
|
+
"snd_ac97_codec": {
|
62
|
+
"size": "130285",
|
63
|
+
"refcount": "1"
|
64
|
+
},
|
65
|
+
"ac97_bus": {
|
66
|
+
"size": "12730",
|
67
|
+
"refcount": "1"
|
68
|
+
},
|
69
|
+
"snd_pcm": {
|
70
|
+
"size": "102099",
|
71
|
+
"refcount": "2"
|
72
|
+
},
|
36
73
|
"serio_raw": {
|
37
74
|
"size": "13462",
|
38
75
|
"refcount": "0"
|
39
76
|
},
|
77
|
+
"usbhid": {
|
78
|
+
"size": "52659",
|
79
|
+
"refcount": "0"
|
80
|
+
},
|
40
81
|
"i2c_piix4": {
|
41
82
|
"size": "22155",
|
42
83
|
"refcount": "0"
|
43
84
|
},
|
44
|
-
"
|
45
|
-
"size": "
|
85
|
+
"hid": {
|
86
|
+
"size": "106148",
|
87
|
+
"refcount": "2"
|
88
|
+
},
|
89
|
+
"snd_page_alloc": {
|
90
|
+
"size": "18710",
|
91
|
+
"refcount": "2"
|
92
|
+
},
|
93
|
+
"snd_timer": {
|
94
|
+
"size": "29482",
|
46
95
|
"refcount": "1"
|
47
96
|
},
|
97
|
+
"snd": {
|
98
|
+
"size": "69322",
|
99
|
+
"refcount": "4"
|
100
|
+
},
|
101
|
+
"soundcore": {
|
102
|
+
"size": "12680",
|
103
|
+
"refcount": "1"
|
104
|
+
},
|
105
|
+
"video": {
|
106
|
+
"size": "19476",
|
107
|
+
"refcount": "0"
|
108
|
+
},
|
48
109
|
"lp": {
|
49
110
|
"size": "17759",
|
50
111
|
"refcount": "0"
|
51
112
|
},
|
113
|
+
"mac_hid": {
|
114
|
+
"size": "13205",
|
115
|
+
"refcount": "0"
|
116
|
+
},
|
52
117
|
"parport": {
|
53
118
|
"size": "42348",
|
54
|
-
"refcount": "
|
119
|
+
"refcount": "1"
|
55
120
|
},
|
56
|
-
"
|
57
|
-
"size": "
|
121
|
+
"psmouse": {
|
122
|
+
"size": "106692",
|
58
123
|
"refcount": "0"
|
59
124
|
},
|
60
|
-
"
|
61
|
-
"size": "
|
125
|
+
"ahci": {
|
126
|
+
"size": "34091",
|
127
|
+
"refcount": "2"
|
128
|
+
},
|
129
|
+
"libahci": {
|
130
|
+
"size": "32716",
|
131
|
+
"refcount": "1"
|
132
|
+
},
|
133
|
+
"e1000": {
|
134
|
+
"size": "145227",
|
135
|
+
"refcount": "0"
|
136
|
+
},
|
137
|
+
"pata_acpi": {
|
138
|
+
"size": "13038",
|
62
139
|
"refcount": "0"
|
63
140
|
}
|
64
|
-
}
|
65
|
-
"os": "GNU/Linux"
|
141
|
+
}
|
66
142
|
},
|
67
143
|
"os": "linux",
|
68
|
-
"os_version": "3.13.0-
|
144
|
+
"os_version": "3.13.0-66-generic",
|
69
145
|
"lsb": {
|
70
146
|
"id": "Ubuntu",
|
71
147
|
"release": "14.04",
|
72
148
|
"codename": "trusty",
|
73
|
-
"description": "Ubuntu 14.04 LTS"
|
149
|
+
"description": "Ubuntu 14.04.3 LTS"
|
74
150
|
},
|
75
151
|
"platform": "ubuntu",
|
76
152
|
"platform_version": "14.04",
|
77
153
|
"platform_family": "debian",
|
78
154
|
"dmi": {
|
79
155
|
"dmidecode_version": "2.12",
|
80
|
-
"smbios_version": "2.
|
156
|
+
"smbios_version": "2.5",
|
81
157
|
"structures": {
|
82
158
|
"count": "10",
|
83
|
-
"size": "
|
159
|
+
"size": "449"
|
84
160
|
},
|
161
|
+
"table_location": "0x000E1000",
|
85
162
|
"bios": {
|
86
163
|
"all_records": [
|
87
164
|
{
|
88
165
|
"record_id": "0x0000",
|
89
166
|
"size": "0",
|
90
167
|
"application_identifier": "BIOS Information",
|
91
|
-
"Vendor": "
|
92
|
-
"Version": "
|
93
|
-
"Release Date": "
|
94
|
-
"Address": "
|
95
|
-
"Runtime Size": "
|
96
|
-
"ROM Size": "
|
168
|
+
"Vendor": "innotek GmbH",
|
169
|
+
"Version": "VirtualBox",
|
170
|
+
"Release Date": "12/01/2006",
|
171
|
+
"Address": "0xE0000",
|
172
|
+
"Runtime Size": "128 kB",
|
173
|
+
"ROM Size": "128 kB",
|
97
174
|
"Characteristics": {
|
98
|
-
"
|
99
|
-
"
|
100
|
-
|
101
|
-
|
175
|
+
"ISA is supported": null,
|
176
|
+
"PCI is supported": null,
|
177
|
+
"Boot from CD is supported": null,
|
178
|
+
"Selectable boot is supported": null,
|
179
|
+
"8042 keyboard services are supported (int 9h)": null,
|
180
|
+
"CGA/mono video services are supported (int 10h)": null,
|
181
|
+
"ACPI is supported": null
|
182
|
+
}
|
102
183
|
}
|
103
184
|
],
|
104
|
-
"vendor": "
|
105
|
-
"version": "
|
106
|
-
"release_date": "
|
107
|
-
"address": "
|
108
|
-
"runtime_size": "
|
109
|
-
"rom_size": "
|
110
|
-
"bios_revision": "1.0"
|
185
|
+
"vendor": "innotek GmbH",
|
186
|
+
"version": "VirtualBox",
|
187
|
+
"release_date": "12/01/2006",
|
188
|
+
"address": "0xE0000",
|
189
|
+
"runtime_size": "128 kB",
|
190
|
+
"rom_size": "128 kB"
|
111
191
|
},
|
112
192
|
"system": {
|
113
193
|
"all_records": [
|
114
194
|
{
|
115
|
-
"record_id": "
|
195
|
+
"record_id": "0x0001",
|
116
196
|
"size": "1",
|
117
197
|
"application_identifier": "System Information",
|
118
|
-
"Manufacturer": "
|
119
|
-
"Product Name": "
|
120
|
-
"Version": "
|
121
|
-
"Serial Number": "
|
122
|
-
"UUID": "
|
198
|
+
"Manufacturer": "innotek GmbH",
|
199
|
+
"Product Name": "VirtualBox",
|
200
|
+
"Version": "1.2",
|
201
|
+
"Serial Number": "0",
|
202
|
+
"UUID": "7A08316A-790F-49C0-A7BC-B7108E3EA8A7",
|
123
203
|
"Wake-up Type": "Power Switch",
|
124
204
|
"SKU Number": "Not Specified",
|
125
|
-
"Family": "
|
205
|
+
"Family": "Virtual Machine"
|
126
206
|
}
|
127
207
|
],
|
128
|
-
"manufacturer": "
|
129
|
-
"product_name": "
|
130
|
-
"version": "
|
131
|
-
"serial_number": "
|
132
|
-
"uuid": "
|
208
|
+
"manufacturer": "innotek GmbH",
|
209
|
+
"product_name": "VirtualBox",
|
210
|
+
"version": "1.2",
|
211
|
+
"serial_number": "0",
|
212
|
+
"uuid": "7A08316A-790F-49C0-A7BC-B7108E3EA8A7",
|
133
213
|
"wake_up_type": "Power Switch",
|
134
214
|
"sku_number": "Not Specified",
|
135
|
-
"family": "
|
215
|
+
"family": "Virtual Machine"
|
216
|
+
},
|
217
|
+
"base_board": {
|
218
|
+
"all_records": [
|
219
|
+
{
|
220
|
+
"record_id": "0x0008",
|
221
|
+
"size": "2",
|
222
|
+
"application_identifier": "Base Board Information",
|
223
|
+
"Manufacturer": "Oracle Corporation",
|
224
|
+
"Product Name": "VirtualBox",
|
225
|
+
"Version": "1.2",
|
226
|
+
"Serial Number": "0",
|
227
|
+
"Asset Tag": "Not Specified",
|
228
|
+
"Features": {
|
229
|
+
"Board is a hosting board": null
|
230
|
+
},
|
231
|
+
"Location In Chassis": "Not Specified",
|
232
|
+
"Chassis Handle": "0x0003",
|
233
|
+
"Type": "Motherboard",
|
234
|
+
"Contained Object Handles": "0"
|
235
|
+
}
|
236
|
+
],
|
237
|
+
"manufacturer": "Oracle Corporation",
|
238
|
+
"product_name": "VirtualBox",
|
239
|
+
"version": "1.2",
|
240
|
+
"serial_number": "0",
|
241
|
+
"asset_tag": "Not Specified",
|
242
|
+
"location_in_chassis": "Not Specified",
|
243
|
+
"chassis_handle": "0x0003",
|
244
|
+
"type": "Motherboard",
|
245
|
+
"contained_object_handles": "0"
|
136
246
|
},
|
137
247
|
"chassis": {
|
138
248
|
"all_records": [
|
139
249
|
{
|
140
|
-
"record_id": "
|
250
|
+
"record_id": "0x0003",
|
141
251
|
"size": "3",
|
142
252
|
"application_identifier": "Chassis Information",
|
143
|
-
"Manufacturer": "
|
253
|
+
"Manufacturer": "Oracle Corporation",
|
144
254
|
"Type": "Other",
|
145
255
|
"Lock": "Not Present",
|
146
256
|
"Version": "Not Specified",
|
@@ -149,13 +259,10 @@
|
|
149
259
|
"Boot-up State": "Safe",
|
150
260
|
"Power Supply State": "Safe",
|
151
261
|
"Thermal State": "Safe",
|
152
|
-
"Security Status": "
|
153
|
-
"OEM Information": "0x00000000",
|
154
|
-
"Height": "Unspecified",
|
155
|
-
"Number Of Power Cords": "Unspecified"
|
262
|
+
"Security Status": "None"
|
156
263
|
}
|
157
264
|
],
|
158
|
-
"manufacturer": "
|
265
|
+
"manufacturer": "Oracle Corporation",
|
159
266
|
"type": "Other",
|
160
267
|
"lock": "Not Present",
|
161
268
|
"version": "Not Specified",
|
@@ -164,115 +271,39 @@
|
|
164
271
|
"boot_up_state": "Safe",
|
165
272
|
"power_supply_state": "Safe",
|
166
273
|
"thermal_state": "Safe",
|
167
|
-
"security_status": "
|
168
|
-
"oem_information": "0x00000000",
|
169
|
-
"height": "Unspecified",
|
170
|
-
"number_of_power_cords": "Unspecified"
|
274
|
+
"security_status": "None"
|
171
275
|
},
|
172
|
-
"
|
276
|
+
"oem_strings": {
|
173
277
|
"all_records": [
|
174
278
|
{
|
175
|
-
"record_id": "
|
176
|
-
"size": "
|
177
|
-
"application_identifier": "
|
178
|
-
"
|
179
|
-
"
|
180
|
-
"Family": "Other",
|
181
|
-
"Manufacturer": "Bochs",
|
182
|
-
"ID": "23 06 00 00 FD FB 8B 07",
|
183
|
-
"Version": "Not Specified",
|
184
|
-
"Voltage": "Unknown",
|
185
|
-
"External Clock": "Unknown",
|
186
|
-
"Max Speed": "2000 MHz",
|
187
|
-
"Current Speed": "2000 MHz",
|
188
|
-
"Status": "No errors detected",
|
189
|
-
"Upgrade": "Other",
|
190
|
-
"L1 Cache Handle": "Not Provided",
|
191
|
-
"L2 Cache Handle": "Not Provided",
|
192
|
-
"L3 Cache Handle": "Not Provided",
|
193
|
-
"Location": "Other",
|
194
|
-
"Use": "System Memory",
|
195
|
-
"Error Correction Type": "Multi-bit ECC",
|
196
|
-
"Maximum Capacity": "1 GB",
|
197
|
-
"Error Information Handle": "0x0308",
|
198
|
-
"Number Of Devices": "1",
|
199
|
-
"Array Handle": "0x1000",
|
200
|
-
"Total Width": "64 bits",
|
201
|
-
"Data Width": "64 bits",
|
202
|
-
"Size": "1024 MB",
|
203
|
-
"Form Factor": "DIMM",
|
204
|
-
"Set": "None",
|
205
|
-
"Locator": "DIMM 0",
|
206
|
-
"Bank Locator": "Not Specified",
|
207
|
-
"Type Detail": "None",
|
208
|
-
"Starting Address": "0x00000000000",
|
209
|
-
"Ending Address": "0x0003FFFFFFF",
|
210
|
-
"Range Size": "1 GB",
|
211
|
-
"Physical Array Handle": "0x1000",
|
212
|
-
"Partition Width": "1",
|
213
|
-
"Physical Device Handle": "0x1100",
|
214
|
-
"Memory Array Mapped Address Handle": "0x1300",
|
215
|
-
"Partition Row Position": "1"
|
279
|
+
"record_id": "0x0002",
|
280
|
+
"size": "11",
|
281
|
+
"application_identifier": "OEM Strings",
|
282
|
+
"String 1": "vboxVer_5.0.6",
|
283
|
+
"String 2": "vboxRev_103037"
|
216
284
|
}
|
217
285
|
],
|
218
|
-
"
|
219
|
-
"
|
220
|
-
"family": "Other",
|
221
|
-
"manufacturer": "Bochs",
|
222
|
-
"id": "23 06 00 00 FD FB 8B 07",
|
223
|
-
"version": "Not Specified",
|
224
|
-
"voltage": "Unknown",
|
225
|
-
"external_clock": "Unknown",
|
226
|
-
"max_speed": "2000 MHz",
|
227
|
-
"current_speed": "2000 MHz",
|
228
|
-
"status": "No errors detected",
|
229
|
-
"upgrade": "Other",
|
230
|
-
"l1_cache_handle": "Not Provided",
|
231
|
-
"l2_cache_handle": "Not Provided",
|
232
|
-
"l3_cache_handle": "Not Provided",
|
233
|
-
"location": "Other",
|
234
|
-
"use": "System Memory",
|
235
|
-
"error_correction_type": "Multi-bit ECC",
|
236
|
-
"maximum_capacity": "1 GB",
|
237
|
-
"error_information_handle": "0x0308",
|
238
|
-
"number_of_devices": "1",
|
239
|
-
"array_handle": "0x1000",
|
240
|
-
"total_width": "64 bits",
|
241
|
-
"data_width": "64 bits",
|
242
|
-
"size": "1024 MB",
|
243
|
-
"form_factor": "DIMM",
|
244
|
-
"set": "None",
|
245
|
-
"locator": "DIMM 0",
|
246
|
-
"bank_locator": "Not Specified",
|
247
|
-
"type_detail": "None",
|
248
|
-
"starting_address": "0x00000000000",
|
249
|
-
"ending_address": "0x0003FFFFFFF",
|
250
|
-
"range_size": "1 GB",
|
251
|
-
"physical_array_handle": "0x1000",
|
252
|
-
"partition_width": "1",
|
253
|
-
"physical_device_handle": "0x1100",
|
254
|
-
"memory_array_mapped_address_handle": "0x1300",
|
255
|
-
"partition_row_position": "1"
|
286
|
+
"string_1": "vboxVer_5.0.6",
|
287
|
+
"string_2": "vboxRev_103037"
|
256
288
|
}
|
257
289
|
},
|
258
|
-
"ohai_time": 1398102925.40692,
|
259
|
-
"command": {
|
260
|
-
"ps": "ps -ef"
|
261
|
-
},
|
262
290
|
"filesystem": {
|
263
|
-
"/dev/
|
264
|
-
"kb_size": "
|
265
|
-
"kb_used": "
|
266
|
-
"kb_available": "
|
267
|
-
"percent_used": "
|
291
|
+
"/dev/mapper/1404--vg-root": {
|
292
|
+
"kb_size": "10947840",
|
293
|
+
"kb_used": "2623860",
|
294
|
+
"kb_available": "7744808",
|
295
|
+
"percent_used": "26%",
|
268
296
|
"mount": "/",
|
297
|
+
"total_inodes": "704512",
|
298
|
+
"inodes_used": "173279",
|
299
|
+
"inodes_available": "531233",
|
300
|
+
"inodes_percent_used": "25%",
|
269
301
|
"fs_type": "ext4",
|
270
302
|
"mount_options": [
|
271
303
|
"rw",
|
272
304
|
"errors=remount-ro"
|
273
305
|
],
|
274
|
-
"uuid": "
|
275
|
-
"label": "DOROOT"
|
306
|
+
"uuid": "f9666dd5-9a5a-4958-a37d-968cf3243336"
|
276
307
|
},
|
277
308
|
"none": {
|
278
309
|
"kb_size": "102400",
|
@@ -280,17 +311,25 @@
|
|
280
311
|
"kb_available": "102400",
|
281
312
|
"percent_used": "0%",
|
282
313
|
"mount": "/sys/fs/pstore",
|
314
|
+
"total_inodes": "127225",
|
315
|
+
"inodes_used": "2",
|
316
|
+
"inodes_available": "127223",
|
317
|
+
"inodes_percent_used": "1%",
|
283
318
|
"fs_type": "pstore",
|
284
319
|
"mount_options": [
|
285
320
|
"rw"
|
286
321
|
]
|
287
322
|
},
|
288
323
|
"udev": {
|
289
|
-
"kb_size": "
|
290
|
-
"kb_used": "
|
291
|
-
"kb_available": "
|
324
|
+
"kb_size": "497656",
|
325
|
+
"kb_used": "4",
|
326
|
+
"kb_available": "497652",
|
292
327
|
"percent_used": "1%",
|
293
328
|
"mount": "/dev",
|
329
|
+
"total_inodes": "124414",
|
330
|
+
"inodes_used": "458",
|
331
|
+
"inodes_available": "123956",
|
332
|
+
"inodes_percent_used": "1%",
|
294
333
|
"fs_type": "devtmpfs",
|
295
334
|
"mount_options": [
|
296
335
|
"rw",
|
@@ -298,11 +337,15 @@
|
|
298
337
|
]
|
299
338
|
},
|
300
339
|
"tmpfs": {
|
301
|
-
"kb_size": "
|
302
|
-
"kb_used": "
|
303
|
-
"kb_available": "
|
340
|
+
"kb_size": "101780",
|
341
|
+
"kb_used": "416",
|
342
|
+
"kb_available": "101364",
|
304
343
|
"percent_used": "1%",
|
305
344
|
"mount": "/run",
|
345
|
+
"total_inodes": "127225",
|
346
|
+
"inodes_used": "388",
|
347
|
+
"inodes_available": "126837",
|
348
|
+
"inodes_percent_used": "1%",
|
306
349
|
"fs_type": "tmpfs",
|
307
350
|
"mount_options": [
|
308
351
|
"rw",
|
@@ -312,6 +355,22 @@
|
|
312
355
|
"mode=0755"
|
313
356
|
]
|
314
357
|
},
|
358
|
+
"/dev/sda1": {
|
359
|
+
"kb_size": "240972",
|
360
|
+
"kb_used": "138187",
|
361
|
+
"kb_available": "90344",
|
362
|
+
"percent_used": "61%",
|
363
|
+
"mount": "/boot",
|
364
|
+
"total_inodes": "62248",
|
365
|
+
"inodes_used": "317",
|
366
|
+
"inodes_available": "61931",
|
367
|
+
"inodes_percent_used": "1%",
|
368
|
+
"fs_type": "ext2",
|
369
|
+
"mount_options": [
|
370
|
+
"rw"
|
371
|
+
],
|
372
|
+
"uuid": "8c399033-7317-4bd9-8d78-87b97067268b"
|
373
|
+
},
|
315
374
|
"proc": {
|
316
375
|
"mount": "/proc",
|
317
376
|
"fs_type": "proc",
|
@@ -355,40 +414,43 @@
|
|
355
414
|
"name=systemd"
|
356
415
|
]
|
357
416
|
},
|
417
|
+
"/dev/sda5": {
|
418
|
+
"fs_type": "LVM2_member",
|
419
|
+
"uuid": "3MomGD-ypDD-cxs5-4tgj-I3OU-Raeq-BUO2cF"
|
420
|
+
},
|
421
|
+
"/dev/mapper/1404--vg-swap_1": {
|
422
|
+
"fs_type": "swap",
|
423
|
+
"uuid": "47378c47-2386-4d4c-8756-d1eec05f193d"
|
424
|
+
},
|
358
425
|
"rootfs": {
|
359
426
|
"mount": "/",
|
360
427
|
"fs_type": "rootfs",
|
361
428
|
"mount_options": [
|
362
429
|
"rw"
|
363
430
|
]
|
364
|
-
},
|
365
|
-
"/dev/disk/by-label/DOROOT": {
|
366
|
-
"mount": "/",
|
367
|
-
"fs_type": "ext4",
|
368
|
-
"mount_options": [
|
369
|
-
"rw",
|
370
|
-
"relatime",
|
371
|
-
"errors=remount-ro",
|
372
|
-
"data=ordered"
|
373
|
-
]
|
374
431
|
}
|
375
432
|
},
|
433
|
+
"command": {
|
434
|
+
"ps": "ps -ef"
|
435
|
+
},
|
436
|
+
"ohai_time": 1445839848.4040508,
|
376
437
|
"languages": {
|
377
438
|
"ruby": {
|
378
439
|
"bin_dir": "/usr/local/bin",
|
379
440
|
"gem_bin": "/usr/local/bin/gem",
|
380
441
|
"gems_dir": "/usr/local/gems",
|
381
442
|
"ruby_bin": "/usr/local/bin/ruby"
|
382
|
-
}
|
443
|
+
},
|
444
|
+
"powershell": null
|
383
445
|
},
|
384
446
|
"chef_packages": {
|
385
447
|
"chef": {
|
386
|
-
"version": "
|
387
|
-
"chef_root": "/usr/local/gems/chef-
|
448
|
+
"version": "12.5.1",
|
449
|
+
"chef_root": "/usr/local/gems/chef-12.5.1/lib"
|
388
450
|
},
|
389
451
|
"ohai": {
|
390
|
-
"version": "
|
391
|
-
"ohai_root": "/usr/local/gems/ohai-
|
452
|
+
"version": "8.7.0",
|
453
|
+
"ohai_root": "/usr/local/gems/ohai-8.7.0/lib/ohai"
|
392
454
|
}
|
393
455
|
},
|
394
456
|
"counters": {
|
@@ -496,6 +558,6 @@
|
|
496
558
|
"total": 1
|
497
559
|
},
|
498
560
|
"memory": {
|
499
|
-
"total": "
|
561
|
+
"total": "1024MB"
|
500
562
|
}
|
501
563
|
}
|