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,389 @@
1
+ {
2
+ "kernel": {
3
+ "name": "Linux",
4
+ "release": "3.14.20-20.44.amzn1.x86_64",
5
+ "version": "#1 SMP Mon Oct 6 22:52:46 UTC 2014",
6
+ "machine": "x86_64",
7
+ "os": "GNU/Linux",
8
+ "modules": {
9
+ "ext3": {
10
+ "size": "205649",
11
+ "refcount": "1"
12
+ },
13
+ "jbd": {
14
+ "size": "76277",
15
+ "refcount": "1"
16
+ },
17
+ "ipv6": {
18
+ "size": "353059",
19
+ "refcount": "10"
20
+ },
21
+ "binfmt_misc": {
22
+ "size": "7167",
23
+ "refcount": "1"
24
+ },
25
+ "x86_pkg_temp_thermal": {
26
+ "size": "5683",
27
+ "refcount": "0"
28
+ },
29
+ "crc32_pclmul": {
30
+ "size": "3121",
31
+ "refcount": "0"
32
+ },
33
+ "crc32c_intel": {
34
+ "size": "14455",
35
+ "refcount": "0"
36
+ },
37
+ "ghash_clmulni_intel": {
38
+ "size": "4536",
39
+ "refcount": "0"
40
+ },
41
+ "microcode": {
42
+ "size": "14850",
43
+ "refcount": "0"
44
+ },
45
+ "firmware_class": {
46
+ "size": "12879",
47
+ "refcount": "1"
48
+ },
49
+ "ext4": {
50
+ "size": "538232",
51
+ "refcount": "1"
52
+ },
53
+ "crc16": {
54
+ "size": "1691",
55
+ "refcount": "1"
56
+ },
57
+ "jbd2": {
58
+ "size": "106020",
59
+ "refcount": "1"
60
+ },
61
+ "mbcache": {
62
+ "size": "7950",
63
+ "refcount": "2"
64
+ },
65
+ "aesni_intel": {
66
+ "size": "144578",
67
+ "refcount": "0"
68
+ },
69
+ "aes_x86_64": {
70
+ "size": "7811",
71
+ "refcount": "1"
72
+ },
73
+ "glue_helper": {
74
+ "size": "5502",
75
+ "refcount": "1"
76
+ },
77
+ "lrw": {
78
+ "size": "4062",
79
+ "refcount": "1"
80
+ },
81
+ "gf128mul": {
82
+ "size": "7839",
83
+ "refcount": "1"
84
+ },
85
+ "ablk_helper": {
86
+ "size": "2997",
87
+ "refcount": "1"
88
+ },
89
+ "cryptd": {
90
+ "size": "9863",
91
+ "refcount": "3"
92
+ },
93
+ "dm_mirror": {
94
+ "size": "13871",
95
+ "refcount": "0"
96
+ },
97
+ "dm_region_hash": {
98
+ "size": "11254",
99
+ "refcount": "1"
100
+ },
101
+ "dm_log": {
102
+ "size": "9451",
103
+ "refcount": "2"
104
+ },
105
+ "dm_mod": {
106
+ "size": "92854",
107
+ "refcount": "2"
108
+ }
109
+ }
110
+ },
111
+ "filesystem": {
112
+ "/dev/xvda1": {
113
+ "kb_size": "8125880",
114
+ "kb_used": "1483832",
115
+ "kb_available": "6541780",
116
+ "percent_used": "19%",
117
+ "mount": "/",
118
+ "total_inodes": "524288",
119
+ "inodes_used": "46607",
120
+ "inodes_available": "477681",
121
+ "inodes_percent_used": "9%",
122
+ "fs_type": "ext4",
123
+ "mount_options": [
124
+ "rw",
125
+ "noatime",
126
+ "data=ordered"
127
+ ]
128
+ },
129
+ "devtmpfs": {
130
+ "kb_size": "1902748",
131
+ "kb_used": "16",
132
+ "kb_available": "1902732",
133
+ "percent_used": "1%",
134
+ "mount": "/dev",
135
+ "total_inodes": "475687",
136
+ "inodes_used": "412",
137
+ "inodes_available": "475275",
138
+ "inodes_percent_used": "1%",
139
+ "fs_type": "devtmpfs",
140
+ "mount_options": [
141
+ "rw",
142
+ "relatime",
143
+ "size=1902748k",
144
+ "nr_inodes=475687",
145
+ "mode=755"
146
+ ]
147
+ },
148
+ "tmpfs": {
149
+ "kb_size": "1921316",
150
+ "kb_used": "0",
151
+ "kb_available": "1921316",
152
+ "percent_used": "0%",
153
+ "mount": "/dev/shm",
154
+ "total_inodes": "480329",
155
+ "inodes_used": "1",
156
+ "inodes_available": "480328",
157
+ "inodes_percent_used": "1%",
158
+ "fs_type": "tmpfs",
159
+ "mount_options": [
160
+ "rw",
161
+ "relatime"
162
+ ]
163
+ },
164
+ "/dev/xvdb": {
165
+ "kb_size": "4057280",
166
+ "kb_used": "8252",
167
+ "kb_available": "3839596",
168
+ "percent_used": "1%",
169
+ "mount": "/media/ephemeral0",
170
+ "total_inodes": "262144",
171
+ "inodes_used": "11",
172
+ "inodes_available": "262133",
173
+ "inodes_percent_used": "1%",
174
+ "fs_type": "ext3",
175
+ "mount_options": [
176
+ "rw",
177
+ "relatime",
178
+ "errors=continue",
179
+ "user_xattr",
180
+ "acl",
181
+ "barrier=1",
182
+ "data=ordered"
183
+ ]
184
+ },
185
+ "proc": {
186
+ "mount": "/proc",
187
+ "fs_type": "proc",
188
+ "mount_options": [
189
+ "rw",
190
+ "relatime"
191
+ ]
192
+ },
193
+ "sysfs": {
194
+ "mount": "/sys",
195
+ "fs_type": "sysfs",
196
+ "mount_options": [
197
+ "rw",
198
+ "relatime"
199
+ ]
200
+ },
201
+ "devpts": {
202
+ "mount": "/dev/pts",
203
+ "fs_type": "devpts",
204
+ "mount_options": [
205
+ "rw",
206
+ "relatime",
207
+ "gid=5",
208
+ "mode=620",
209
+ "ptmxmode=000"
210
+ ]
211
+ },
212
+ "none": {
213
+ "mount": "/proc/sys/fs/binfmt_misc",
214
+ "fs_type": "binfmt_misc",
215
+ "mount_options": [
216
+ "rw",
217
+ "relatime"
218
+ ]
219
+ },
220
+ "xvdb": {
221
+ "fs_type": "ext3",
222
+ "uuid": "11d2b4e2-412e-4f14-bb66-b165f6a50e2b"
223
+ },
224
+ "xvda1": {
225
+ "fs_type": "ext4",
226
+ "uuid": "bd2ec748-137f-41d5-a53b-74fd6ee8e400",
227
+ "label": "/"
228
+ },
229
+ "rootfs": {
230
+ "mount": "/",
231
+ "fs_type": "rootfs",
232
+ "mount_options": [
233
+ "rw"
234
+ ]
235
+ }
236
+ },
237
+ "lsb": {
238
+
239
+ },
240
+ "os": "linux",
241
+ "os_version": "3.14.20-20.44.amzn1.x86_64",
242
+ "platform": "amazon",
243
+ "platform_version": "2014.09",
244
+ "platform_family": "rhel",
245
+ "command": {
246
+ "ps": "ps -ef"
247
+ },
248
+ "ohai_time": 1416495179.1098688,
249
+ "dmi": {
250
+
251
+ },
252
+ "languages": {
253
+ "ruby": {
254
+ "platform": "x86_64-linux",
255
+ "version": "2.0.0",
256
+ "release_date": "2014-05-08",
257
+ "target": "x86_64-amazon-linux-gnu",
258
+ "target_cpu": "x86_64",
259
+ "target_vendor": "amazon",
260
+ "target_os": "linux",
261
+ "host": "x86_64-redhat-linux-gnu",
262
+ "host_cpu": "x86_64",
263
+ "host_os": "linux-gnu",
264
+ "host_vendor": "redhat",
265
+ "bin_dir": "/usr/local/bin",
266
+ "ruby_bin": "/usr/local/bin/ruby",
267
+ "gems_dir": "/usr/local/gems",
268
+ "gem_bin": "/usr/local/bin/gem"
269
+ }
270
+ },
271
+ "chef_packages": {
272
+ "chef": {
273
+ "version": "11.16.4",
274
+ "chef_root": "/usr/local/gems/chef-11.16.4/lib"
275
+ },
276
+ "ohai": {
277
+ "version": "7.4.0",
278
+ "ohai_root": "/usr/local/gems/ohai-7.4.0/lib/ohai"
279
+ }
280
+ },
281
+ "counters": {
282
+ "network": {
283
+ "interfaces": {
284
+ "eth0": {
285
+ "rx": {
286
+ "bytes": "0",
287
+ "packets": "0",
288
+ "errors": "0",
289
+ "drop": 0,
290
+ "overrun": 0,
291
+ "frame": 0,
292
+ "compressed": 0,
293
+ "multicast": 0
294
+ },
295
+ "tx": {
296
+ "bytes": "342",
297
+ "packets": "0",
298
+ "errors": "0",
299
+ "drop": 0,
300
+ "overrun": 0,
301
+ "collisions": "0",
302
+ "carrier": 0,
303
+ "compressed": 0
304
+ }
305
+ }
306
+ }
307
+ }
308
+ },
309
+ "current_user": "fauxhai",
310
+ "domain": "local",
311
+ "etc": {
312
+ "passwd": {
313
+ "fauxhai": {
314
+ "dir": "/home/fauxhai",
315
+ "gid": 0,
316
+ "uid": 0,
317
+ "shell": "/bin/bash",
318
+ "gecos": "Fauxhai"
319
+ }
320
+ },
321
+ "group": {
322
+ "fauxhai": {
323
+ "gid": 0,
324
+ "members": [
325
+ "fauxhai"
326
+ ]
327
+ }
328
+ }
329
+ },
330
+ "hostname": "Fauxhai",
331
+ "fqdn": "fauxhai.local",
332
+ "ipaddress": "10.0.0.2",
333
+ "keys": {
334
+ "ssh": {
335
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
336
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
337
+ }
338
+ },
339
+ "macaddress": "11:11:11:11:11:11",
340
+ "network": {
341
+ "default_gateway": "10.0.0.1",
342
+ "default_interface": "eth0",
343
+ "settings": {
344
+
345
+ },
346
+ "interfaces": {
347
+ "eth0": {
348
+ "addresses": {
349
+ "10.0.0.2": {
350
+ "broadcast": "10.0.0.255",
351
+ "family": "inet",
352
+ "netmask": "255.255.255.0",
353
+ "prefixlen": "23",
354
+ "scope": "Global"
355
+ }
356
+ },
357
+ "arp": {
358
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
359
+ },
360
+ "encapsulation": "Ethernet",
361
+ "flags": [
362
+ "BROADCAST",
363
+ "MULTICAST",
364
+ "UP",
365
+ "LOWER_UP"
366
+ ],
367
+ "mtu": "1500",
368
+ "number": "0",
369
+ "routes": {
370
+ "10.0.0.0/255": {
371
+ "scope": "link",
372
+ "src": "10.0.0.2"
373
+ }
374
+ },
375
+ "state": "up",
376
+ "type": "eth"
377
+ }
378
+ }
379
+ },
380
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
381
+ "uptime_seconds": 2646450,
382
+ "cpu": {
383
+ "real": 1,
384
+ "total": 1
385
+ },
386
+ "memory": {
387
+ "total": "1024MB"
388
+ }
389
+ }
@@ -0,0 +1,522 @@
1
+ {
2
+ "command": {
3
+ "ps": "ps -ef"
4
+ },
5
+ "dmi": {
6
+
7
+ },
8
+ "kernel": {
9
+ "name": "Linux",
10
+ "release": "3.10.5-1-ARCH",
11
+ "version": "#1 SMP PREEMPT Mon Aug 5 08:04:22 CEST 2013",
12
+ "machine": "x86_64",
13
+ "os": "GNU/Linux",
14
+ "modules": {
15
+ "ppdev": {
16
+ "size": "7118",
17
+ "refcount": "0"
18
+ },
19
+ "evdev": {
20
+ "size": "9880",
21
+ "refcount": "2"
22
+ },
23
+ "microcode": {
24
+ "size": "13172",
25
+ "refcount": "0"
26
+ },
27
+ "psmouse": {
28
+ "size": "85132",
29
+ "refcount": "0"
30
+ },
31
+ "e1000": {
32
+ "size": "126328",
33
+ "refcount": "0"
34
+ },
35
+ "serio_raw": {
36
+ "size": "5041",
37
+ "refcount": "0"
38
+ },
39
+ "intel_agp": {
40
+ "size": "10872",
41
+ "refcount": "0"
42
+ },
43
+ "intel_gtt": {
44
+ "size": "12664",
45
+ "refcount": "1"
46
+ },
47
+ "processor": {
48
+ "size": "27755",
49
+ "refcount": "0"
50
+ },
51
+ "pcspkr": {
52
+ "size": "2027",
53
+ "refcount": "0"
54
+ },
55
+ "parport_pc": {
56
+ "size": "19543",
57
+ "refcount": "0"
58
+ },
59
+ "parport": {
60
+ "size": "30709",
61
+ "refcount": "2"
62
+ },
63
+ "ac": {
64
+ "size": "3324",
65
+ "refcount": "0"
66
+ },
67
+ "battery": {
68
+ "size": "6893",
69
+ "refcount": "0"
70
+ },
71
+ "button": {
72
+ "size": "4669",
73
+ "refcount": "0"
74
+ },
75
+ "i2c_piix4": {
76
+ "size": "10279",
77
+ "refcount": "0"
78
+ },
79
+ "vboxvideo": {
80
+ "size": "1933",
81
+ "refcount": "0"
82
+ },
83
+ "drm": {
84
+ "size": "231168",
85
+ "refcount": "1"
86
+ },
87
+ "i2c_core": {
88
+ "size": "23720",
89
+ "refcount": "2"
90
+ },
91
+ "vboxsf": {
92
+ "size": "34355",
93
+ "refcount": "1"
94
+ },
95
+ "vboxguest": {
96
+ "size": "174728",
97
+ "refcount": "1"
98
+ },
99
+ "ext4": {
100
+ "size": "456123",
101
+ "refcount": "1"
102
+ },
103
+ "crc16": {
104
+ "size": "1359",
105
+ "refcount": "1"
106
+ },
107
+ "mbcache": {
108
+ "size": "5866",
109
+ "refcount": "1"
110
+ },
111
+ "jbd2": {
112
+ "size": "81946",
113
+ "refcount": "1"
114
+ },
115
+ "sr_mod": {
116
+ "size": "14898",
117
+ "refcount": "0"
118
+ },
119
+ "cdrom": {
120
+ "size": "34848",
121
+ "refcount": "1"
122
+ },
123
+ "sd_mod": {
124
+ "size": "30730",
125
+ "refcount": "2"
126
+ },
127
+ "ata_generic": {
128
+ "size": "3370",
129
+ "refcount": "0"
130
+ },
131
+ "pata_acpi": {
132
+ "size": "3387",
133
+ "refcount": "0"
134
+ },
135
+ "ata_piix": {
136
+ "size": "24920",
137
+ "refcount": "0"
138
+ },
139
+ "ahci": {
140
+ "size": "22792",
141
+ "refcount": "1"
142
+ },
143
+ "libahci": {
144
+ "size": "21169",
145
+ "refcount": "1"
146
+ },
147
+ "libata": {
148
+ "size": "171016",
149
+ "refcount": "5"
150
+ },
151
+ "scsi_mod": {
152
+ "size": "127740",
153
+ "refcount": "3"
154
+ }
155
+ }
156
+ },
157
+ "lsb": {
158
+
159
+ },
160
+ "os": "linux",
161
+ "os_version": "3.10.5-1-ARCH",
162
+ "platform": "arch",
163
+ "platform_family": "arch",
164
+ "filesystem": {
165
+ "/dev/sda3": {
166
+ "kb_size": "15219704",
167
+ "kb_used": "1339548",
168
+ "kb_available": "13083996",
169
+ "percent_used": "10%",
170
+ "mount": "/",
171
+ "total_inodes": "974848",
172
+ "inodes_used": "58609",
173
+ "inodes_available": "916239",
174
+ "inodes_percent_used": "7%",
175
+ "fs_type": "ext4",
176
+ "mount_options": [
177
+ "rw",
178
+ "relatime",
179
+ "data=ordered"
180
+ ]
181
+ },
182
+ "dev": {
183
+ "kb_size": "2023796",
184
+ "kb_used": "0",
185
+ "kb_available": "2023796",
186
+ "percent_used": "0%",
187
+ "mount": "/dev",
188
+ "total_inodes": "505949",
189
+ "inodes_used": "301",
190
+ "inodes_available": "505648",
191
+ "inodes_percent_used": "1%",
192
+ "fs_type": "devtmpfs",
193
+ "mount_options": [
194
+ "rw",
195
+ "nosuid",
196
+ "relatime",
197
+ "size=2023796k",
198
+ "nr_inodes=505949",
199
+ "mode=755"
200
+ ]
201
+ },
202
+ "run": {
203
+ "kb_size": "2026560",
204
+ "kb_used": "236",
205
+ "kb_available": "2026324",
206
+ "percent_used": "1%",
207
+ "mount": "/run",
208
+ "total_inodes": "506640",
209
+ "inodes_used": "285",
210
+ "inodes_available": "506355",
211
+ "inodes_percent_used": "1%",
212
+ "fs_type": "tmpfs",
213
+ "mount_options": [
214
+ "rw",
215
+ "nosuid",
216
+ "nodev",
217
+ "relatime",
218
+ "mode=755"
219
+ ]
220
+ },
221
+ "tmpfs": {
222
+ "kb_size": "2026560",
223
+ "kb_used": "0",
224
+ "kb_available": "2026560",
225
+ "percent_used": "0%",
226
+ "mount": "/tmp",
227
+ "total_inodes": "506640",
228
+ "inodes_used": "7",
229
+ "inodes_available": "506633",
230
+ "inodes_percent_used": "1%",
231
+ "fs_type": "tmpfs",
232
+ "mount_options": [
233
+ "rw"
234
+ ]
235
+ },
236
+ "none": {
237
+ "kb_size": "290657192",
238
+ "kb_used": "275280340",
239
+ "kb_available": "15376852",
240
+ "percent_used": "95%",
241
+ "mount": "/vagrant",
242
+ "total_inodes": "1000",
243
+ "inodes_used": "0",
244
+ "inodes_available": "1000",
245
+ "inodes_percent_used": "0%",
246
+ "fs_type": "vboxsf",
247
+ "mount_options": [
248
+ "rw",
249
+ "nodev",
250
+ "relatime"
251
+ ]
252
+ },
253
+ "proc": {
254
+ "mount": "/proc",
255
+ "fs_type": "proc",
256
+ "mount_options": [
257
+ "rw",
258
+ "nosuid",
259
+ "nodev",
260
+ "noexec",
261
+ "relatime"
262
+ ]
263
+ },
264
+ "sys": {
265
+ "mount": "/sys",
266
+ "fs_type": "sysfs",
267
+ "mount_options": [
268
+ "rw",
269
+ "nosuid",
270
+ "nodev",
271
+ "noexec",
272
+ "relatime"
273
+ ]
274
+ },
275
+ "securityfs": {
276
+ "mount": "/sys/kernel/security",
277
+ "fs_type": "securityfs",
278
+ "mount_options": [
279
+ "rw",
280
+ "nosuid",
281
+ "nodev",
282
+ "noexec",
283
+ "relatime"
284
+ ]
285
+ },
286
+ "devpts": {
287
+ "mount": "/dev/pts",
288
+ "fs_type": "devpts",
289
+ "mount_options": [
290
+ "rw",
291
+ "nosuid",
292
+ "noexec",
293
+ "relatime",
294
+ "gid=5",
295
+ "mode=620",
296
+ "ptmxmode=000"
297
+ ]
298
+ },
299
+ "cgroup": {
300
+ "mount": "/sys/fs/cgroup/blkio",
301
+ "fs_type": "cgroup",
302
+ "mount_options": [
303
+ "rw",
304
+ "nosuid",
305
+ "nodev",
306
+ "noexec",
307
+ "relatime",
308
+ "blkio"
309
+ ]
310
+ },
311
+ "pstore": {
312
+ "mount": "/sys/fs/pstore",
313
+ "fs_type": "pstore",
314
+ "mount_options": [
315
+ "rw",
316
+ "nosuid",
317
+ "nodev",
318
+ "noexec",
319
+ "relatime"
320
+ ]
321
+ },
322
+ "systemd-1": {
323
+ "mount": "/proc/sys/fs/binfmt_misc",
324
+ "fs_type": "autofs",
325
+ "mount_options": [
326
+ "rw",
327
+ "relatime",
328
+ "fd=31",
329
+ "pgrp=1",
330
+ "timeout=300",
331
+ "minproto=5",
332
+ "maxproto=5",
333
+ "direct"
334
+ ]
335
+ },
336
+ "debugfs": {
337
+ "mount": "/sys/kernel/debug",
338
+ "fs_type": "debugfs",
339
+ "mount_options": [
340
+ "rw",
341
+ "relatime"
342
+ ]
343
+ },
344
+ "hugetlbfs": {
345
+ "mount": "/dev/hugepages",
346
+ "fs_type": "hugetlbfs",
347
+ "mount_options": [
348
+ "rw",
349
+ "relatime"
350
+ ]
351
+ },
352
+ "mqueue": {
353
+ "mount": "/dev/mqueue",
354
+ "fs_type": "mqueue",
355
+ "mount_options": [
356
+ "rw",
357
+ "relatime"
358
+ ]
359
+ },
360
+ "configfs": {
361
+ "mount": "/sys/kernel/config",
362
+ "fs_type": "configfs",
363
+ "mount_options": [
364
+ "rw",
365
+ "relatime"
366
+ ]
367
+ },
368
+ "sda2": {
369
+ "fs_type": "swap",
370
+ "uuid": "3db05584-d470-4bfb-bdcb-9ee243ae38ce"
371
+ },
372
+ "sda3": {
373
+ "fs_type": "ext4",
374
+ "uuid": "6e1ada9a-0a7d-4bdd-baad-dcf1e960ff91"
375
+ },
376
+ "rootfs": {
377
+ "mount": "/",
378
+ "fs_type": "rootfs",
379
+ "mount_options": [
380
+ "rw"
381
+ ]
382
+ }
383
+ },
384
+ "ohai_time": 1416031784.994121,
385
+ "languages": {
386
+ "ruby": {
387
+ "platform": "x86_64-linux",
388
+ "version": "2.1.5",
389
+ "release_date": "2014-11-13",
390
+ "target": "x86_64-unknown-linux-gnu",
391
+ "target_cpu": "x86_64",
392
+ "target_vendor": "unknown",
393
+ "target_os": "linux",
394
+ "host": "x86_64-unknown-linux-gnu",
395
+ "host_cpu": "x86_64",
396
+ "host_os": "linux-gnu",
397
+ "host_vendor": "unknown",
398
+ "bin_dir": "/usr/local/bin",
399
+ "ruby_bin": "/usr/local/bin/ruby",
400
+ "gems_dir": "/usr/local/gems",
401
+ "gem_bin": "/usr/local/bin/gem"
402
+ }
403
+ },
404
+ "chef_packages": {
405
+ "chef": {
406
+ "version": "11.16.4",
407
+ "chef_root": "/usr/local/gems/chef-11.16.4/lib"
408
+ },
409
+ "ohai": {
410
+ "version": "7.4.0",
411
+ "ohai_root": "/usr/local/gems/ohai-7.4.0/lib/ohai"
412
+ }
413
+ },
414
+ "counters": {
415
+ "network": {
416
+ "interfaces": {
417
+ "eth0": {
418
+ "rx": {
419
+ "bytes": "0",
420
+ "packets": "0",
421
+ "errors": "0",
422
+ "drop": 0,
423
+ "overrun": 0,
424
+ "frame": 0,
425
+ "compressed": 0,
426
+ "multicast": 0
427
+ },
428
+ "tx": {
429
+ "bytes": "342",
430
+ "packets": "0",
431
+ "errors": "0",
432
+ "drop": 0,
433
+ "overrun": 0,
434
+ "collisions": "0",
435
+ "carrier": 0,
436
+ "compressed": 0
437
+ }
438
+ }
439
+ }
440
+ }
441
+ },
442
+ "current_user": "fauxhai",
443
+ "domain": "local",
444
+ "etc": {
445
+ "passwd": {
446
+ "fauxhai": {
447
+ "dir": "/home/fauxhai",
448
+ "gid": 0,
449
+ "uid": 0,
450
+ "shell": "/bin/bash",
451
+ "gecos": "Fauxhai"
452
+ }
453
+ },
454
+ "group": {
455
+ "fauxhai": {
456
+ "gid": 0,
457
+ "members": [
458
+ "fauxhai"
459
+ ]
460
+ }
461
+ }
462
+ },
463
+ "hostname": "Fauxhai",
464
+ "fqdn": "fauxhai.local",
465
+ "ipaddress": "10.0.0.2",
466
+ "keys": {
467
+ "ssh": {
468
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
469
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
470
+ }
471
+ },
472
+ "macaddress": "11:11:11:11:11:11",
473
+ "network": {
474
+ "default_gateway": "10.0.0.1",
475
+ "default_interface": "eth0",
476
+ "settings": {
477
+
478
+ },
479
+ "interfaces": {
480
+ "eth0": {
481
+ "addresses": {
482
+ "10.0.0.2": {
483
+ "broadcast": "10.0.0.255",
484
+ "family": "inet",
485
+ "netmask": "255.255.255.0",
486
+ "prefixlen": "23",
487
+ "scope": "Global"
488
+ }
489
+ },
490
+ "arp": {
491
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
492
+ },
493
+ "encapsulation": "Ethernet",
494
+ "flags": [
495
+ "BROADCAST",
496
+ "MULTICAST",
497
+ "UP",
498
+ "LOWER_UP"
499
+ ],
500
+ "mtu": "1500",
501
+ "number": "0",
502
+ "routes": {
503
+ "10.0.0.0/255": {
504
+ "scope": "link",
505
+ "src": "10.0.0.2"
506
+ }
507
+ },
508
+ "state": "up",
509
+ "type": "eth"
510
+ }
511
+ }
512
+ },
513
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
514
+ "uptime_seconds": 2646450,
515
+ "cpu": {
516
+ "real": 1,
517
+ "total": 1
518
+ },
519
+ "memory": {
520
+ "total": "1024MB"
521
+ }
522
+ }