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,371 @@
1
+ {
2
+ "filesystem": {
3
+ "/dev/sda1": {
4
+ "kb_size": "8023972",
5
+ "kb_used": "1632580",
6
+ "kb_available": "5960752",
7
+ "percent_used": "22%",
8
+ "mount": "/",
9
+ "total_inodes": "518144",
10
+ "inodes_used": "80923",
11
+ "inodes_available": "437221",
12
+ "inodes_percent_used": "16%",
13
+ "fs_type": "ext4",
14
+ "mount_options": [
15
+ "rw"
16
+ ]
17
+ },
18
+ "tmpfs": {
19
+ "kb_size": "248584",
20
+ "kb_used": "0",
21
+ "kb_available": "248584",
22
+ "percent_used": "0%",
23
+ "mount": "/dev/shm",
24
+ "total_inodes": "62146",
25
+ "inodes_used": "1",
26
+ "inodes_available": "62145",
27
+ "inodes_percent_used": "1%",
28
+ "fs_type": "tmpfs",
29
+ "mount_options": [
30
+ "rw"
31
+ ]
32
+ },
33
+ "proc": {
34
+ "mount": "/proc",
35
+ "fs_type": "proc",
36
+ "mount_options": [
37
+ "rw"
38
+ ]
39
+ },
40
+ "sysfs": {
41
+ "mount": "/sys",
42
+ "fs_type": "sysfs",
43
+ "mount_options": [
44
+ "rw"
45
+ ]
46
+ },
47
+ "sda1": {
48
+ "fs_type": "ext4",
49
+ "uuid": "400cf886-d92a-4a9b-84f6-c6c454066fea"
50
+ },
51
+ "sda2": {
52
+ "fs_type": "swap",
53
+ "uuid": "9152d7d0-e013-4e5a-b037-e094d8117dd3"
54
+ },
55
+ "rootfs": {
56
+ "mount": "/",
57
+ "fs_type": "rootfs",
58
+ "mount_options": [
59
+ "rw"
60
+ ]
61
+ },
62
+ "/dev/root": {
63
+ "mount": "/",
64
+ "fs_type": "ext4",
65
+ "mount_options": [
66
+ "rw",
67
+ "relatime",
68
+ "data=ordered"
69
+ ]
70
+ },
71
+ "devtmpfs": {
72
+ "mount": "/dev",
73
+ "fs_type": "devtmpfs",
74
+ "mount_options": [
75
+ "rw",
76
+ "relatime",
77
+ "size=247276k",
78
+ "nr_inodes=61819",
79
+ "mode=755"
80
+ ]
81
+ },
82
+ "devpts": {
83
+ "mount": "/dev/pts",
84
+ "fs_type": "devpts",
85
+ "mount_options": [
86
+ "rw",
87
+ "relatime",
88
+ "gid=5",
89
+ "mode=620",
90
+ "ptmxmode=000"
91
+ ]
92
+ },
93
+ "cgroup": {
94
+ "mount": "/sys/fs/cgroup",
95
+ "fs_type": "cgroup",
96
+ "mount_options": [
97
+ "rw",
98
+ "relatime",
99
+ "perf_event",
100
+ "blkio",
101
+ "net_cls",
102
+ "freezer",
103
+ "devices",
104
+ "cpuacct",
105
+ "cpu",
106
+ "cpuset"
107
+ ]
108
+ }
109
+ },
110
+ "kernel": {
111
+ "name": "Linux",
112
+ "release": "3.10.17",
113
+ "version": "#2 SMP Wed Oct 23 16:34:38 CDT 2013",
114
+ "machine": "x86_64",
115
+ "os": "GNU/Linux",
116
+ "modules": {
117
+ "ipv6": {
118
+ "size": "292446",
119
+ "refcount": "16"
120
+ },
121
+ "cpufreq_ondemand": {
122
+ "size": "8799",
123
+ "refcount": "0"
124
+ },
125
+ "mperf": {
126
+ "size": "1163",
127
+ "refcount": "0"
128
+ },
129
+ "lp": {
130
+ "size": "9851",
131
+ "refcount": "0"
132
+ },
133
+ "ppdev": {
134
+ "size": "5862",
135
+ "refcount": "0"
136
+ },
137
+ "microcode": {
138
+ "size": "13140",
139
+ "refcount": "0"
140
+ },
141
+ "psmouse": {
142
+ "size": "81058",
143
+ "refcount": "0"
144
+ },
145
+ "processor": {
146
+ "size": "27543",
147
+ "refcount": "0"
148
+ },
149
+ "serio_raw": {
150
+ "size": "4585",
151
+ "refcount": "0"
152
+ },
153
+ "evdev": {
154
+ "size": "10032",
155
+ "refcount": "0"
156
+ },
157
+ "e1000": {
158
+ "size": "102743",
159
+ "refcount": "0"
160
+ },
161
+ "thermal_sys": {
162
+ "size": "22993",
163
+ "refcount": "1"
164
+ },
165
+ "i2c_piix4": {
166
+ "size": "8415",
167
+ "refcount": "0"
168
+ },
169
+ "i2c_core": {
170
+ "size": "20936",
171
+ "refcount": "1"
172
+ },
173
+ "freq_table": {
174
+ "size": "2628",
175
+ "refcount": "2"
176
+ },
177
+ "hwmon": {
178
+ "size": "1337",
179
+ "refcount": "1"
180
+ },
181
+ "parport_pc": {
182
+ "size": "19332",
183
+ "refcount": "0"
184
+ },
185
+ "parport": {
186
+ "size": "30389",
187
+ "refcount": "3"
188
+ },
189
+ "intel_agp": {
190
+ "size": "10864",
191
+ "refcount": "0"
192
+ },
193
+ "intel_gtt": {
194
+ "size": "12600",
195
+ "refcount": "1"
196
+ },
197
+ "agpgart": {
198
+ "size": "27267",
199
+ "refcount": "2"
200
+ },
201
+ "battery": {
202
+ "size": "11579",
203
+ "refcount": "0"
204
+ },
205
+ "ac": {
206
+ "size": "4311",
207
+ "refcount": "0"
208
+ },
209
+ "button": {
210
+ "size": "4696",
211
+ "refcount": "0"
212
+ },
213
+ "loop": {
214
+ "size": "18479",
215
+ "refcount": "0"
216
+ }
217
+ }
218
+ },
219
+ "os": "linux",
220
+ "os_version": "3.10.17",
221
+ "lsb": {
222
+
223
+ },
224
+ "platform": "slackware",
225
+ "platform_version": "14.1",
226
+ "platform_family": "slackware",
227
+ "dmi": {
228
+
229
+ },
230
+ "command": {
231
+ "ps": "ps -ef"
232
+ },
233
+ "ohai_time": 1420318068.8800304,
234
+ "languages": {
235
+ "ruby": {
236
+ "platform": "x86_64-linux",
237
+ "version": "1.9.3",
238
+ "release_date": "2013-11-22",
239
+ "target": "x86_64-slackware-linux-gnu",
240
+ "target_cpu": "x86_64",
241
+ "target_vendor": "slackware",
242
+ "target_os": "linux",
243
+ "host": "x86_64-slackware-linux-gnu",
244
+ "host_cpu": "x86_64",
245
+ "host_os": "linux-gnu",
246
+ "host_vendor": "slackware",
247
+ "bin_dir": "/usr/local/bin",
248
+ "ruby_bin": "/usr/local/bin/ruby",
249
+ "gems_dir": "/usr/local/gems",
250
+ "gem_bin": "/usr/local/bin/gem"
251
+ }
252
+ },
253
+ "chef_packages": {
254
+ "chef": {
255
+ "version": "11.16.4",
256
+ "chef_root": "/usr/local/gems/chef-11.16.4/lib"
257
+ },
258
+ "ohai": {
259
+ "version": "7.4.0",
260
+ "ohai_root": "/usr/local/gems/ohai-7.4.0/lib/ohai"
261
+ }
262
+ },
263
+ "counters": {
264
+ "network": {
265
+ "interfaces": {
266
+ "eth0": {
267
+ "rx": {
268
+ "bytes": "0",
269
+ "packets": "0",
270
+ "errors": "0",
271
+ "drop": 0,
272
+ "overrun": 0,
273
+ "frame": 0,
274
+ "compressed": 0,
275
+ "multicast": 0
276
+ },
277
+ "tx": {
278
+ "bytes": "342",
279
+ "packets": "0",
280
+ "errors": "0",
281
+ "drop": 0,
282
+ "overrun": 0,
283
+ "collisions": "0",
284
+ "carrier": 0,
285
+ "compressed": 0
286
+ }
287
+ }
288
+ }
289
+ }
290
+ },
291
+ "current_user": "fauxhai",
292
+ "domain": "local",
293
+ "etc": {
294
+ "passwd": {
295
+ "fauxhai": {
296
+ "dir": "/home/fauxhai",
297
+ "gid": 0,
298
+ "uid": 0,
299
+ "shell": "/bin/bash",
300
+ "gecos": "Fauxhai"
301
+ }
302
+ },
303
+ "group": {
304
+ "fauxhai": {
305
+ "gid": 0,
306
+ "members": [
307
+ "fauxhai"
308
+ ]
309
+ }
310
+ }
311
+ },
312
+ "hostname": "Fauxhai",
313
+ "fqdn": "fauxhai.local",
314
+ "ipaddress": "10.0.0.2",
315
+ "keys": {
316
+ "ssh": {
317
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
318
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
319
+ }
320
+ },
321
+ "macaddress": "11:11:11:11:11:11",
322
+ "network": {
323
+ "default_gateway": "10.0.0.1",
324
+ "default_interface": "eth0",
325
+ "settings": {
326
+
327
+ },
328
+ "interfaces": {
329
+ "eth0": {
330
+ "addresses": {
331
+ "10.0.0.2": {
332
+ "broadcast": "10.0.0.255",
333
+ "family": "inet",
334
+ "netmask": "255.255.255.0",
335
+ "prefixlen": "23",
336
+ "scope": "Global"
337
+ }
338
+ },
339
+ "arp": {
340
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
341
+ },
342
+ "encapsulation": "Ethernet",
343
+ "flags": [
344
+ "BROADCAST",
345
+ "MULTICAST",
346
+ "UP",
347
+ "LOWER_UP"
348
+ ],
349
+ "mtu": "1500",
350
+ "number": "0",
351
+ "routes": {
352
+ "10.0.0.0/255": {
353
+ "scope": "link",
354
+ "src": "10.0.0.2"
355
+ }
356
+ },
357
+ "state": "up",
358
+ "type": "eth"
359
+ }
360
+ }
361
+ },
362
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
363
+ "uptime_seconds": 2646450,
364
+ "cpu": {
365
+ "real": 1,
366
+ "total": 1
367
+ },
368
+ "memory": {
369
+ "total": "1024MB"
370
+ }
371
+ }
@@ -0,0 +1,705 @@
1
+ {
2
+ "kernel": {
3
+ "name": "Linux",
4
+ "release": "3.12.28-1-default",
5
+ "version": "#1 SMP Fri Sep 5 09:58:39 UTC 2014 (c47997d)",
6
+ "machine": "x86_64",
7
+ "modules": {
8
+ "iscsi_ibft": {
9
+ "size": "12862",
10
+ "refcount": "0"
11
+ },
12
+ "iscsi_boot_sysfs": {
13
+ "size": "16051",
14
+ "refcount": "1"
15
+ },
16
+ "af_packet": {
17
+ "size": "39804",
18
+ "refcount": "0"
19
+ },
20
+ "ppdev": {
21
+ "size": "17671",
22
+ "refcount": "0"
23
+ },
24
+ "parport_pc": {
25
+ "size": "41414",
26
+ "refcount": "0"
27
+ },
28
+ "virtio_balloon": {
29
+ "size": "13540",
30
+ "refcount": "0"
31
+ },
32
+ "i2c_piix4": {
33
+ "size": "22166",
34
+ "refcount": "0"
35
+ },
36
+ "kvm_intel": {
37
+ "size": "151321",
38
+ "refcount": "0"
39
+ },
40
+ "serio_raw": {
41
+ "size": "13434",
42
+ "refcount": "0"
43
+ },
44
+ "pcspkr": {
45
+ "size": "12718",
46
+ "refcount": "0"
47
+ },
48
+ "parport": {
49
+ "size": "46395",
50
+ "refcount": "2"
51
+ },
52
+ "kvm": {
53
+ "size": "487456",
54
+ "refcount": "1"
55
+ },
56
+ "processor": {
57
+ "size": "44678",
58
+ "refcount": "0"
59
+ },
60
+ "button": {
61
+ "size": "13971",
62
+ "refcount": "0"
63
+ },
64
+ "dm_mod": {
65
+ "size": "110780",
66
+ "refcount": "0"
67
+ },
68
+ "btrfs": {
69
+ "size": "994886",
70
+ "refcount": "1"
71
+ },
72
+ "xor": {
73
+ "size": "21411",
74
+ "refcount": "1"
75
+ },
76
+ "raid6_pq": {
77
+ "size": "101908",
78
+ "refcount": "1"
79
+ },
80
+ "ata_generic": {
81
+ "size": "12923",
82
+ "refcount": "0"
83
+ },
84
+ "virtio_blk": {
85
+ "size": "18290",
86
+ "refcount": "3"
87
+ },
88
+ "ata_piix": {
89
+ "size": "35052",
90
+ "refcount": "0"
91
+ },
92
+ "virtio_net": {
93
+ "size": "32165",
94
+ "refcount": "0"
95
+ },
96
+ "ahci": {
97
+ "size": "29929",
98
+ "refcount": "0"
99
+ },
100
+ "libahci": {
101
+ "size": "36105",
102
+ "refcount": "1"
103
+ },
104
+ "uhci_hcd": {
105
+ "size": "45280",
106
+ "refcount": "0"
107
+ },
108
+ "cirrus": {
109
+ "size": "29538",
110
+ "refcount": "1"
111
+ },
112
+ "syscopyarea": {
113
+ "size": "12529",
114
+ "refcount": "1"
115
+ },
116
+ "ehci_hcd": {
117
+ "size": "79237",
118
+ "refcount": "0"
119
+ },
120
+ "sysfillrect": {
121
+ "size": "12701",
122
+ "refcount": "1"
123
+ },
124
+ "sysimgblt": {
125
+ "size": "12640",
126
+ "refcount": "1"
127
+ },
128
+ "crc32c_intel": {
129
+ "size": "22094",
130
+ "refcount": "1"
131
+ },
132
+ "drm_kms_helper": {
133
+ "size": "56976",
134
+ "refcount": "1"
135
+ },
136
+ "usbcore": {
137
+ "size": "250826",
138
+ "refcount": "2"
139
+ },
140
+ "ttm": {
141
+ "size": "92240",
142
+ "refcount": "1"
143
+ },
144
+ "usb_common": {
145
+ "size": "13057",
146
+ "refcount": "1"
147
+ },
148
+ "drm": {
149
+ "size": "322623",
150
+ "refcount": "3"
151
+ },
152
+ "floppy": {
153
+ "size": "73522",
154
+ "refcount": "0"
155
+ },
156
+ "libata": {
157
+ "size": "235807",
158
+ "refcount": "4"
159
+ },
160
+ "virtio_pci": {
161
+ "size": "17746",
162
+ "refcount": "0"
163
+ },
164
+ "virtio_ring": {
165
+ "size": "20813",
166
+ "refcount": "4"
167
+ },
168
+ "virtio": {
169
+ "size": "14187",
170
+ "refcount": "4"
171
+ },
172
+ "sg": {
173
+ "size": "40629",
174
+ "refcount": "0"
175
+ },
176
+ "scsi_mod": {
177
+ "size": "244354",
178
+ "refcount": "2"
179
+ },
180
+ "autofs4": {
181
+ "size": "42930",
182
+ "refcount": "2"
183
+ }
184
+ },
185
+ "os": "GNU/Linux"
186
+ },
187
+ "os": "linux",
188
+ "os_version": "3.12.28-1-default",
189
+ "command": {
190
+ "ps": "ps -ef"
191
+ },
192
+ "dmi": {
193
+ "dmidecode_version": "2.12",
194
+ "smbios_version": "2.4",
195
+ "structures": {
196
+ "count": "11",
197
+ "size": "308"
198
+ },
199
+ "bios": {
200
+ "all_records": [
201
+ {
202
+ "record_id": "0x0000",
203
+ "size": "0",
204
+ "application_identifier": "BIOS Information",
205
+ "Vendor": "Bochs",
206
+ "Version": "Bochs",
207
+ "Release Date": "01/01/2011",
208
+ "Address": "0xE8000",
209
+ "Runtime Size": "96 kB",
210
+ "ROM Size": "64 kB",
211
+ "Characteristics": {
212
+ "BIOS characteristics not supported": null,
213
+ "Targeted content distribution is supported": null
214
+ },
215
+ "BIOS Revision": "1.0"
216
+ }
217
+ ],
218
+ "vendor": "Bochs",
219
+ "version": "Bochs",
220
+ "release_date": "01/01/2011",
221
+ "address": "0xE8000",
222
+ "runtime_size": "96 kB",
223
+ "rom_size": "64 kB",
224
+ "bios_revision": "1.0"
225
+ },
226
+ "system": {
227
+ "all_records": [
228
+ {
229
+ "record_id": "0x0100",
230
+ "size": "1",
231
+ "application_identifier": "System Information",
232
+ "Manufacturer": "Bochs",
233
+ "Product Name": "Bochs",
234
+ "Version": "Not Specified",
235
+ "Serial Number": "Not Specified",
236
+ "UUID": "F1C86BE0-9ED3-B408-E840-34CDB49CF089",
237
+ "Wake-up Type": "Power Switch",
238
+ "SKU Number": "Not Specified",
239
+ "Family": "Not Specified"
240
+ }
241
+ ],
242
+ "manufacturer": "Bochs",
243
+ "product_name": "Bochs",
244
+ "version": "Not Specified",
245
+ "serial_number": "Not Specified",
246
+ "uuid": "F1C86BE0-9ED3-B408-E840-34CDB49CF089",
247
+ "wake_up_type": "Power Switch",
248
+ "sku_number": "Not Specified",
249
+ "family": "Not Specified"
250
+ },
251
+ "chassis": {
252
+ "all_records": [
253
+ {
254
+ "record_id": "0x0300",
255
+ "size": "3",
256
+ "application_identifier": "Chassis Information",
257
+ "Manufacturer": "Bochs",
258
+ "Type": "Other",
259
+ "Lock": "Not Present",
260
+ "Version": "Not Specified",
261
+ "Serial Number": "Not Specified",
262
+ "Asset Tag": "Not Specified",
263
+ "Boot-up State": "Safe",
264
+ "Power Supply State": "Safe",
265
+ "Thermal State": "Safe",
266
+ "Security Status": "Unknown",
267
+ "OEM Information": "0x00000000",
268
+ "Height": "Unspecified",
269
+ "Number Of Power Cords": "Unspecified"
270
+ }
271
+ ],
272
+ "manufacturer": "Bochs",
273
+ "type": "Other",
274
+ "lock": "Not Present",
275
+ "version": "Not Specified",
276
+ "serial_number": "Not Specified",
277
+ "asset_tag": "Not Specified",
278
+ "boot_up_state": "Safe",
279
+ "power_supply_state": "Safe",
280
+ "thermal_state": "Safe",
281
+ "security_status": "Unknown",
282
+ "oem_information": "0x00000000",
283
+ "height": "Unspecified",
284
+ "number_of_power_cords": "Unspecified"
285
+ },
286
+ "processor": {
287
+ "all_records": [
288
+ {
289
+ "record_id": "0x0401",
290
+ "size": "4",
291
+ "application_identifier": "Processor Information",
292
+ "Socket Designation": "CPU 1",
293
+ "Type": "Central Processor",
294
+ "Family": "Other",
295
+ "Manufacturer": "Bochs",
296
+ "ID": "A3 06 01 00 FF FB 8B 0F",
297
+ "Version": "Not Specified",
298
+ "Voltage": "Unknown",
299
+ "External Clock": "Unknown",
300
+ "Max Speed": "2000 MHz",
301
+ "Current Speed": "2000 MHz",
302
+ "Status": "Populated, Enabled",
303
+ "Upgrade": "Other",
304
+ "L1 Cache Handle": "Not Provided",
305
+ "L2 Cache Handle": "Not Provided",
306
+ "L3 Cache Handle": "Not Provided"
307
+ },
308
+ {
309
+ "record_id": "0x0402",
310
+ "size": "4",
311
+ "application_identifier": "End Of Table",
312
+ "Socket Designation": "CPU 2",
313
+ "Type": "RAM",
314
+ "Family": "Other",
315
+ "Manufacturer": "Bochs",
316
+ "ID": "A3 06 01 00 FF FB 8B 0F",
317
+ "Version": "Not Specified",
318
+ "Voltage": "Unknown",
319
+ "External Clock": "Unknown",
320
+ "Max Speed": "2000 MHz",
321
+ "Current Speed": "2000 MHz",
322
+ "Status": "No errors detected",
323
+ "Upgrade": "Other",
324
+ "L1 Cache Handle": "Not Provided",
325
+ "L2 Cache Handle": "Not Provided",
326
+ "L3 Cache Handle": "Not Provided",
327
+ "Location": "Other",
328
+ "Use": "System Memory",
329
+ "Error Correction Type": "Multi-bit ECC",
330
+ "Maximum Capacity": "1 GB",
331
+ "Error Information Handle": "0x0003",
332
+ "Number Of Devices": "1",
333
+ "Array Handle": "0x1000",
334
+ "Total Width": "64 bits",
335
+ "Data Width": "64 bits",
336
+ "Size": "1024 MB",
337
+ "Form Factor": "DIMM",
338
+ "Set": "None",
339
+ "Locator": "DIMM 0",
340
+ "Bank Locator": "Not Specified",
341
+ "Type Detail": "None",
342
+ "Starting Address": "0x00000000000",
343
+ "Ending Address": "0x0003FFFFFFF",
344
+ "Range Size": "1 GB",
345
+ "Physical Array Handle": "0x1000",
346
+ "Partition Width": "1",
347
+ "Physical Device Handle": "0x1100",
348
+ "Memory Array Mapped Address Handle": "0x1300",
349
+ "Partition Row Position": "1"
350
+ }
351
+ ],
352
+ "family": "Other",
353
+ "manufacturer": "Bochs",
354
+ "id": "A3 06 01 00 FF FB 8B 0F",
355
+ "version": "Not Specified",
356
+ "voltage": "Unknown",
357
+ "external_clock": "Unknown",
358
+ "max_speed": "2000 MHz",
359
+ "current_speed": "2000 MHz",
360
+ "upgrade": "Other",
361
+ "l1_cache_handle": "Not Provided",
362
+ "l2_cache_handle": "Not Provided",
363
+ "l3_cache_handle": "Not Provided",
364
+ "location": "Other",
365
+ "use": "System Memory",
366
+ "error_correction_type": "Multi-bit ECC",
367
+ "maximum_capacity": "1 GB",
368
+ "error_information_handle": "0x0003",
369
+ "number_of_devices": "1",
370
+ "array_handle": "0x1000",
371
+ "total_width": "64 bits",
372
+ "data_width": "64 bits",
373
+ "size": "1024 MB",
374
+ "form_factor": "DIMM",
375
+ "set": "None",
376
+ "locator": "DIMM 0",
377
+ "bank_locator": "Not Specified",
378
+ "type_detail": "None",
379
+ "starting_address": "0x00000000000",
380
+ "ending_address": "0x0003FFFFFFF",
381
+ "range_size": "1 GB",
382
+ "physical_array_handle": "0x1000",
383
+ "partition_width": "1",
384
+ "physical_device_handle": "0x1100",
385
+ "memory_array_mapped_address_handle": "0x1300",
386
+ "partition_row_position": "1"
387
+ }
388
+ },
389
+ "ohai_time": 1410427614.88133,
390
+ "lsb": {
391
+ },
392
+ "platform": "suse",
393
+ "platform_version": "12.0",
394
+ "platform_family": "suse",
395
+ "filesystem": {
396
+ "/dev/vda2": {
397
+ "kb_size": "23631872",
398
+ "kb_used": "1735308",
399
+ "kb_available": "20021140",
400
+ "percent_used": "8%",
401
+ "mount": "/.snapshots",
402
+ "fs_type": "btrfs",
403
+ "mount_options": [
404
+ "rw",
405
+ "relatime",
406
+ "space_cache"
407
+ ],
408
+ "uuid": "d0469bc1-3d37-49ce-bb87-d73dd570e301"
409
+ },
410
+ "devtmpfs": {
411
+ "kb_size": "501732",
412
+ "kb_used": "0",
413
+ "kb_available": "501732",
414
+ "percent_used": "0%",
415
+ "mount": "/dev",
416
+ "fs_type": "devtmpfs",
417
+ "mount_options": [
418
+ "rw",
419
+ "nosuid",
420
+ "size=501732k",
421
+ "nr_inodes=125433",
422
+ "mode=755"
423
+ ]
424
+ },
425
+ "tmpfs": {
426
+ "kb_size": "509624",
427
+ "kb_used": "0",
428
+ "kb_available": "509624",
429
+ "percent_used": "0%",
430
+ "mount": "/sys/fs/cgroup",
431
+ "fs_type": "tmpfs",
432
+ "mount_options": [
433
+ "rw",
434
+ "nosuid",
435
+ "nodev",
436
+ "noexec",
437
+ "mode=755"
438
+ ]
439
+ },
440
+ "sysfs": {
441
+ "mount": "/sys",
442
+ "fs_type": "sysfs",
443
+ "mount_options": [
444
+ "rw",
445
+ "nosuid",
446
+ "nodev",
447
+ "noexec",
448
+ "relatime"
449
+ ]
450
+ },
451
+ "proc": {
452
+ "mount": "/proc",
453
+ "fs_type": "proc",
454
+ "mount_options": [
455
+ "rw",
456
+ "nosuid",
457
+ "nodev",
458
+ "noexec",
459
+ "relatime"
460
+ ]
461
+ },
462
+ "securityfs": {
463
+ "mount": "/sys/kernel/security",
464
+ "fs_type": "securityfs",
465
+ "mount_options": [
466
+ "rw",
467
+ "nosuid",
468
+ "nodev",
469
+ "noexec",
470
+ "relatime"
471
+ ]
472
+ },
473
+ "devpts": {
474
+ "mount": "/dev/pts",
475
+ "fs_type": "devpts",
476
+ "mount_options": [
477
+ "rw",
478
+ "nosuid",
479
+ "noexec",
480
+ "relatime",
481
+ "gid=5",
482
+ "mode=620",
483
+ "ptmxmode=000"
484
+ ]
485
+ },
486
+ "cgroup": {
487
+ "mount": "/sys/fs/cgroup/hugetlb",
488
+ "fs_type": "cgroup",
489
+ "mount_options": [
490
+ "rw",
491
+ "nosuid",
492
+ "nodev",
493
+ "noexec",
494
+ "relatime",
495
+ "hugetlb"
496
+ ]
497
+ },
498
+ "pstore": {
499
+ "mount": "/sys/fs/pstore",
500
+ "fs_type": "pstore",
501
+ "mount_options": [
502
+ "rw",
503
+ "nosuid",
504
+ "nodev",
505
+ "noexec",
506
+ "relatime"
507
+ ]
508
+ },
509
+ "systemd-1": {
510
+ "mount": "/proc/sys/fs/binfmt_misc",
511
+ "fs_type": "autofs",
512
+ "mount_options": [
513
+ "rw",
514
+ "relatime",
515
+ "fd=28",
516
+ "pgrp=1",
517
+ "timeout=300",
518
+ "minproto=5",
519
+ "maxproto=5",
520
+ "direct"
521
+ ]
522
+ },
523
+ "mqueue": {
524
+ "mount": "/dev/mqueue",
525
+ "fs_type": "mqueue",
526
+ "mount_options": [
527
+ "rw",
528
+ "relatime"
529
+ ]
530
+ },
531
+ "debugfs": {
532
+ "mount": "/sys/kernel/debug",
533
+ "fs_type": "debugfs",
534
+ "mount_options": [
535
+ "rw",
536
+ "relatime"
537
+ ]
538
+ },
539
+ "hugetlbfs": {
540
+ "mount": "/dev/hugepages",
541
+ "fs_type": "hugetlbfs",
542
+ "mount_options": [
543
+ "rw",
544
+ "relatime"
545
+ ]
546
+ },
547
+ "none": {
548
+ "mount": "/var/lib/ntp/proc",
549
+ "fs_type": "proc",
550
+ "mount_options": [
551
+ "ro",
552
+ "nosuid",
553
+ "nodev",
554
+ "relatime"
555
+ ]
556
+ },
557
+ "/dev/vda1": {
558
+ "fs_type": "swap",
559
+ "uuid": "ef1cde0f-e33d-4a79-abfc-bae9549f78c1"
560
+ },
561
+ "rootfs": {
562
+ "mount": "/",
563
+ "fs_type": "rootfs",
564
+ "mount_options": [
565
+ "rw"
566
+ ]
567
+ }
568
+ },
569
+ "languages": {
570
+ "ruby": {
571
+ "platform": "x86_64-linux-gnu",
572
+ "version": "2.1.2",
573
+ "release_date": "2014-05-08",
574
+ "target": "x86_64-suse-linux-gnu",
575
+ "target_cpu": "x86_64",
576
+ "target_vendor": "suse",
577
+ "target_os": "linux-gnu",
578
+ "host": "x86_64-suse-linux-gnu",
579
+ "host_cpu": "x86_64",
580
+ "host_os": "linux-gnu",
581
+ "host_vendor": "suse",
582
+ "bin_dir": "/usr/local/bin",
583
+ "ruby_bin": "/usr/local/bin/ruby",
584
+ "gems_dir": "/usr/local/gems",
585
+ "gem_bin": "/usr/local/bin/gem"
586
+ }
587
+ },
588
+ "chef_packages": {
589
+ "chef": {
590
+ "version": "11.10.0",
591
+ "chef_root": "/usr/local/gems/chef-11.10.0/lib"
592
+ },
593
+ "ohai": {
594
+ "version": "6.20.0",
595
+ "ohai_root": "/usr/local/gems/ohai-6.20.0/lib/ohai"
596
+ }
597
+ },
598
+ "counters": {
599
+ "network": {
600
+ "interfaces": {
601
+ "eth0": {
602
+ "rx": {
603
+ "bytes": "0",
604
+ "packets": "0",
605
+ "errors": "0",
606
+ "drop": 0,
607
+ "overrun": 0,
608
+ "frame": 0,
609
+ "compressed": 0,
610
+ "multicast": 0
611
+ },
612
+ "tx": {
613
+ "bytes": "342",
614
+ "packets": "0",
615
+ "errors": "0",
616
+ "drop": 0,
617
+ "overrun": 0,
618
+ "collisions": "0",
619
+ "carrier": 0,
620
+ "compressed": 0
621
+ }
622
+ }
623
+ }
624
+ }
625
+ },
626
+ "current_user": "fauxhai",
627
+ "domain": "local",
628
+ "etc": {
629
+ "passwd": {
630
+ "fauxhai": {
631
+ "dir": "/home/fauxhai",
632
+ "gid": 0,
633
+ "uid": 0,
634
+ "shell": "/bin/bash",
635
+ "gecos": "Fauxhai"
636
+ }
637
+ },
638
+ "group": {
639
+ "fauxhai": {
640
+ "gid": 0,
641
+ "members": [
642
+ "fauxhai"
643
+ ]
644
+ }
645
+ }
646
+ },
647
+ "hostname": "Fauxhai",
648
+ "fqdn": "fauxhai.local",
649
+ "ipaddress": "10.0.0.2",
650
+ "keys": {
651
+ "ssh": {
652
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
653
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
654
+ }
655
+ },
656
+ "macaddress": "11:11:11:11:11:11",
657
+ "network": {
658
+ "default_gateway": "10.0.0.1",
659
+ "default_interface": "eth0",
660
+ "settings": {
661
+ },
662
+ "interfaces": {
663
+ "eth0": {
664
+ "addresses": {
665
+ "10.0.0.2": {
666
+ "broadcast": "10.0.0.255",
667
+ "family": "inet",
668
+ "netmask": "255.255.255.0",
669
+ "prefixlen": "23",
670
+ "scope": "Global"
671
+ }
672
+ },
673
+ "arp": {
674
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
675
+ },
676
+ "encapsulation": "Ethernet",
677
+ "flags": [
678
+ "BROADCAST",
679
+ "MULTICAST",
680
+ "UP",
681
+ "LOWER_UP"
682
+ ],
683
+ "mtu": "1500",
684
+ "number": "0",
685
+ "routes": {
686
+ "10.0.0.0/255": {
687
+ "scope": "link",
688
+ "src": "10.0.0.2"
689
+ }
690
+ },
691
+ "state": "up",
692
+ "type": "eth"
693
+ }
694
+ }
695
+ },
696
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
697
+ "uptime_seconds": 2646450,
698
+ "cpu": {
699
+ "real": 1,
700
+ "total": 1
701
+ },
702
+ "memory": {
703
+ "total": "1024MB"
704
+ }
705
+ }