fauxhai 6.11.0 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fauxhai/.DS_Store +0 -0
  3. data/lib/fauxhai/platforms/.DS_Store +0 -0
  4. data/lib/fauxhai/platforms/clearos/.DS_Store +0 -0
  5. data/lib/fauxhai/platforms/gentoo/.DS_Store +0 -0
  6. data/lib/fauxhai/platforms/linuxmint/.DS_Store +0 -0
  7. data/lib/fauxhai/version.rb +1 -1
  8. metadata +9 -39
  9. data/lib/fauxhai/platforms/amazon/2012.09.json +0 -3584
  10. data/lib/fauxhai/platforms/amazon/2013.09.json +0 -3755
  11. data/lib/fauxhai/platforms/amazon/2014.03.json +0 -3599
  12. data/lib/fauxhai/platforms/amazon/2014.09.json +0 -3469
  13. data/lib/fauxhai/platforms/amazon/2017.12.json +0 -4514
  14. data/lib/fauxhai/platforms/centos/5.10.json +0 -4927
  15. data/lib/fauxhai/platforms/centos/6.7.json +0 -623
  16. data/lib/fauxhai/platforms/centos/7.2.1511.json +0 -3772
  17. data/lib/fauxhai/platforms/clearos/7.0.json +0 -1970
  18. data/lib/fauxhai/platforms/debian/7.10.json +0 -3680
  19. data/lib/fauxhai/platforms/debian/8.7.json +0 -2709
  20. data/lib/fauxhai/platforms/debian/8.8.json +0 -3607
  21. data/lib/fauxhai/platforms/debian/9.0.json +0 -3088
  22. data/lib/fauxhai/platforms/debian/9.1.json +0 -3088
  23. data/lib/fauxhai/platforms/fedora/24.json +0 -3240
  24. data/lib/fauxhai/platforms/fedora/25.json +0 -3280
  25. data/lib/fauxhai/platforms/freebsd/10.3.json +0 -468
  26. data/lib/fauxhai/platforms/freebsd/11.0.json +0 -462
  27. data/lib/fauxhai/platforms/gentoo/4.9.6-gentoo-r1.json +0 -1293
  28. data/lib/fauxhai/platforms/ios_xr/6.0.0.14I.json +0 -348
  29. data/lib/fauxhai/platforms/linuxmint/18.1.json +0 -10760
  30. data/lib/fauxhai/platforms/linuxmint/18.2.json +0 -10151
  31. data/lib/fauxhai/platforms/mac_os_x/10.10.json +0 -934
  32. data/lib/fauxhai/platforms/nexus/5.json +0 -304
  33. data/lib/fauxhai/platforms/omnios/151018.json +0 -2357
  34. data/lib/fauxhai/platforms/opensuse/13.2.json +0 -4752
  35. data/lib/fauxhai/platforms/opensuse/42.1.json +0 -5670
  36. data/lib/fauxhai/platforms/oracle/5.10.json +0 -7029
  37. data/lib/fauxhai/platforms/oracle/7.2.json +0 -6396
  38. data/lib/fauxhai/platforms/redhat/5.10.json +0 -6682
  39. data/lib/fauxhai/platforms/redhat/7.2.json +0 -3822
  40. data/lib/fauxhai/platforms/solaris2/5.10.json +0 -1952
  41. data/lib/fauxhai/platforms/windows/7.json +0 -637
@@ -1,1952 +0,0 @@
1
- {
2
- "chef_packages": {
3
- "chef": {
4
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31/lib",
5
- "version": "13.1.31"
6
- },
7
- "ohai": {
8
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai",
9
- "version": "13.1.0"
10
- }
11
- },
12
- "command": {
13
- "ps": "ps -ef"
14
- },
15
- "counters": {
16
- "network": {
17
- "interfaces": {
18
- "eth0": {
19
- "rx": {
20
- "bytes": 0,
21
- "compressed": 0,
22
- "drop": 0,
23
- "errors": 0,
24
- "frame": 0,
25
- "multicast": 0,
26
- "overrun": 0,
27
- "packets": 0
28
- },
29
- "tx": {
30
- "bytes": 0,
31
- "carrier": 0,
32
- "collisions": 0,
33
- "compressed": 0,
34
- "drop": 0,
35
- "errors": 0,
36
- "overrun": 0,
37
- "packets": 0
38
- }
39
- },
40
- "lo": {
41
- "rx": {
42
- "bytes": 0,
43
- "drop": 0,
44
- "errors": 0,
45
- "overrun": 0,
46
- "packets": 0
47
- },
48
- "tx": {
49
- "bytes": 0,
50
- "carrier": 0,
51
- "collisions": 0,
52
- "drop": 0,
53
- "errors": 0,
54
- "packets": 0,
55
- "queuelen": "1"
56
- }
57
- }
58
- }
59
- }
60
- },
61
- "cpu": {
62
- "cores": 1,
63
- "real": 1,
64
- "total": 1
65
- },
66
- "current_user": "fauxhai",
67
- "deprecated": true,
68
- "dmi": {
69
- "base_board": {
70
- "all_records": [
71
- {
72
- "Board Type": "0x21",
73
- "Chassis": "134511736",
74
- "Flags": {
75
- "SMB_BBFL_HOTSWAP": "board is hot-swappable",
76
- "SMB_BBFL_NEEDAUX": "auxiliary card or daughter req'd",
77
- "SMB_BBFL_REPLACABLE": "board is field-replacable"
78
- },
79
- "application_identifier": "base board",
80
- "record_id": "8",
81
- "size": "50"
82
- }
83
- ],
84
- "board_type": "0x21",
85
- "chassis": "134511736"
86
- },
87
- "bios": {
88
- "address_segment": "0xe000",
89
- "all_records": [
90
- {
91
- "Address Segment": "0xe000",
92
- "Characteristics": {
93
- "SMB_BIOSFL_CDBOOT": "Boot from CD is supported",
94
- "SMB_BIOSFL_I10_CGA": "int 0x10 CGA svcs",
95
- "SMB_BIOSFL_I9_KBD": "int 0x9 8042 keyboard svcs",
96
- "SMB_BIOSFL_ISA": "ISA is supported",
97
- "SMB_BIOSFL_PCI": "PCI is supported",
98
- "SMB_BIOSFL_SELBOOT": "Selectable Boot supported"
99
- },
100
- "Characteristics Extension Byte 1": {
101
- "SMB_BIOSXB1_ACPI": "ACPI is supported"
102
- },
103
- "Characteristics Extension Byte 2": "0x0",
104
- "Image Size": "131072 bytes",
105
- "ROM Size": "131072 bytes",
106
- "Release Date": "12/01/2006",
107
- "Vendor": "innotek GmbH",
108
- "Version String": "VirtualBox",
109
- "application_identifier": "BIOS information",
110
- "record_id": "0",
111
- "size": "54"
112
- }
113
- ],
114
- "characteristics_extension_byte_2": "0x0",
115
- "image_size": "131072 bytes",
116
- "release_date": "12/01/2006",
117
- "rom_size": "131072 bytes",
118
- "vendor": "innotek GmbH",
119
- "version_string": "VirtualBox"
120
- },
121
- "chassis": {
122
- "all_records": [
123
- {
124
- "Boot-Up State": "0x3 (safe)",
125
- "Chassis Height": "0u",
126
- "Chassis Type": "0x1 (other)",
127
- "Element Records": "0",
128
- "Lock Present": "N",
129
- "Manufacturer": "Oracle Corporation",
130
- "OEM Data": "0x0",
131
- "Power Cords": "0",
132
- "Power Supply State": "0x3 (safe)",
133
- "Thermal State": "0x3 (safe)",
134
- "application_identifier": "system enclosure or chassis",
135
- "record_id": "3",
136
- "size": "31"
137
- }
138
- ],
139
- "boot_up_state": "0x3 (safe)",
140
- "chassis_height": "0u",
141
- "chassis_type": "0x1 (other)",
142
- "element_records": "0",
143
- "lock_present": "N",
144
- "manufacturer": "Oracle Corporation",
145
- "oem_data": "0x0",
146
- "power_cords": "0",
147
- "power_supply_state": "0x3 (safe)",
148
- "thermal_state": "0x3 (safe)"
149
- },
150
- "oem_strings": {
151
- "all_records": [
152
- {
153
- "application_identifier": "OEM string table",
154
- "record_id": "2",
155
- "size": "36",
156
- "vboxRev_115126": "",
157
- "vboxVer_5.1.22": ""
158
- }
159
- ],
160
- "vboxrev_115126": "",
161
- "vboxver_5_1_22": ""
162
- },
163
- "system": {
164
- "all_records": [
165
- {
166
- "Family": "Virtual Machine",
167
- "Manufacturer": "innotek GmbH",
168
- "Product": "VirtualBox",
169
- "SKU Number": "",
170
- "Serial Number": "0",
171
- "UUID": "5bce63e7-d108-4837-a1bf-124371517d5f",
172
- "Version": "1.2",
173
- "Wake-Up Event": "0x6 (power switch)",
174
- "application_identifier": "system information",
175
- "record_id": "1",
176
- "size": "72"
177
- }
178
- ],
179
- "family": "Virtual Machine",
180
- "manufacturer": "innotek GmbH",
181
- "product": "VirtualBox",
182
- "serial_number": "0",
183
- "sku_number": "",
184
- "uuid": "5bce63e7-d108-4837-a1bf-124371517d5f",
185
- "version": "1.2",
186
- "wake_up_event": "0x6 (power switch)"
187
- }
188
- },
189
- "domain": "local",
190
- "etc": {
191
- "group": {
192
- "fauxhai": {
193
- "gid": 0,
194
- "members": [
195
- "fauxhai"
196
- ]
197
- }
198
- },
199
- "passwd": {
200
- "fauxhai": {
201
- "dir": "/home/fauxhai",
202
- "gecos": "Fauxhai",
203
- "gid": 0,
204
- "shell": "/bin/bash",
205
- "uid": 0
206
- }
207
- }
208
- },
209
- "filesystem": {
210
- "/devices": {
211
- "mount": "/devices",
212
- "mount_options": [
213
- "read",
214
- "write",
215
- "setuid",
216
- "devices",
217
- "rstchown",
218
- "dev=4900000"
219
- ],
220
- "mount_time": "Wed Jun 21 17:37:00 2017"
221
- },
222
- "/usr/lib/libc/libc_hwcap1.so.1": {
223
- "mount": "/lib/libc.so.1",
224
- "mount_options": [
225
- "read",
226
- "write",
227
- "setuid",
228
- "devices",
229
- "rstchown",
230
- "dev=2d50002"
231
- ],
232
- "mount_time": "Wed Jun 21 17:37:02 2017"
233
- },
234
- "ctfs": {
235
- "mount": "/system/contract",
236
- "mount_options": [
237
- "read",
238
- "write",
239
- "setuid",
240
- "devices",
241
- "rstchown",
242
- "dev=4980001"
243
- ],
244
- "mount_time": "Wed Jun 21 17:37:00 2017"
245
- },
246
- "fd": {
247
- "mount": "/dev/fd",
248
- "mount_options": [
249
- "read",
250
- "write",
251
- "setuid",
252
- "devices",
253
- "rstchown",
254
- "dev=4c00001"
255
- ],
256
- "mount_time": "Wed Jun 21 17:37:04 2017"
257
- },
258
- "mnttab": {
259
- "mount": "/etc/mnttab",
260
- "mount_options": [
261
- "read",
262
- "write",
263
- "setuid",
264
- "devices",
265
- "rstchown",
266
- "dev=49c0001"
267
- ],
268
- "mount_time": "Wed Jun 21 17:37:00 2017"
269
- },
270
- "objfs": {
271
- "mount": "/system/object",
272
- "mount_options": [
273
- "read",
274
- "write",
275
- "setuid",
276
- "devices",
277
- "rstchown",
278
- "dev=4a40001"
279
- ],
280
- "mount_time": "Wed Jun 21 17:37:00 2017"
281
- },
282
- "proc": {
283
- "mount": "/proc",
284
- "mount_options": [
285
- "read",
286
- "write",
287
- "setuid",
288
- "devices",
289
- "rstchown",
290
- "dev=4940000"
291
- ],
292
- "mount_time": "Wed Jun 21 17:37:00 2017"
293
- },
294
- "rpool": {
295
- "fs_type": "zfs",
296
- "mount": "/rpool",
297
- "mount_options": [
298
- "read",
299
- "write",
300
- "setuid",
301
- "devices",
302
- "rstchown",
303
- "nonbmand",
304
- "exec",
305
- "xattr",
306
- "atime",
307
- "dev=2d50005"
308
- ],
309
- "mount_time": "Wed Jun 21 17:37:10 2017",
310
- "zfs_parents": [],
311
- "zfs_sources": {
312
- "aclinherit": "default",
313
- "aclmode": "default",
314
- "atime": "default",
315
- "available": "-",
316
- "canmount": "local",
317
- "casesensitivity": "-",
318
- "checksum": "default",
319
- "compression": "default",
320
- "compressratio": "-",
321
- "copies": "default",
322
- "creation": "-",
323
- "devices": "default",
324
- "exec": "default",
325
- "logbias": "default",
326
- "mounted": "-",
327
- "mountpoint": "local",
328
- "nbmand": "default",
329
- "normalization": "-",
330
- "primarycache": "default",
331
- "quota": "default",
332
- "readonly": "default",
333
- "recordsize": "default",
334
- "referenced": "-",
335
- "refquota": "default",
336
- "refreservation": "default",
337
- "rekeydate": "default",
338
- "reservation": "default",
339
- "rstchown": "default",
340
- "secondarycache": "default",
341
- "setuid": "default",
342
- "shareiscsi": "default",
343
- "sharenfs": "default",
344
- "sharesmb": "default",
345
- "snapdir": "default",
346
- "sync": "default",
347
- "type": "-",
348
- "used": "-",
349
- "usedbychildren": "-",
350
- "usedbydataset": "-",
351
- "usedbyrefreservation": "-",
352
- "usedbysnapshots": "-",
353
- "utf8only": "-",
354
- "version": "-",
355
- "vscan": "default",
356
- "xattr": "default",
357
- "zoned": "default"
358
- },
359
- "zfs_values": {
360
- "aclinherit": "restricted",
361
- "aclmode": "discard",
362
- "atime": "on",
363
- "available": "11392912896",
364
- "canmount": "on",
365
- "casesensitivity": "mixed",
366
- "checksum": "on",
367
- "compression": "off",
368
- "compressratio": "1.00x",
369
- "copies": "1",
370
- "creation": "1477053450",
371
- "devices": "on",
372
- "exec": "on",
373
- "logbias": "latency",
374
- "mounted": "yes",
375
- "mountpoint": "/rpool",
376
- "nbmand": "off",
377
- "normalization": "none",
378
- "primarycache": "all",
379
- "quota": "0",
380
- "readonly": "off",
381
- "recordsize": "131072",
382
- "referenced": "43520",
383
- "refquota": "0",
384
- "refreservation": "0",
385
- "rekeydate": "-",
386
- "reservation": "0",
387
- "rstchown": "on",
388
- "secondarycache": "all",
389
- "setuid": "on",
390
- "shareiscsi": "off",
391
- "sharenfs": "off",
392
- "sharesmb": "off",
393
- "snapdir": "hidden",
394
- "sync": "standard",
395
- "type": "filesystem",
396
- "used": "5386400256",
397
- "usedbychildren": "5386356736",
398
- "usedbydataset": "43520",
399
- "usedbyrefreservation": "0",
400
- "usedbysnapshots": "0",
401
- "utf8only": "off",
402
- "version": "5",
403
- "vscan": "off",
404
- "xattr": "on",
405
- "zoned": "off"
406
- },
407
- "zfs_zpool": true
408
- },
409
- "rpool/ROOT": {
410
- "fs_type": "zfs",
411
- "mount": "legacy",
412
- "zfs_parents": [
413
- "rpool"
414
- ],
415
- "zfs_sources": {
416
- "aclinherit": "default",
417
- "aclmode": "default",
418
- "atime": "default",
419
- "available": "-",
420
- "canmount": "default",
421
- "casesensitivity": "-",
422
- "checksum": "default",
423
- "compression": "default",
424
- "compressratio": "-",
425
- "copies": "default",
426
- "creation": "-",
427
- "devices": "default",
428
- "exec": "default",
429
- "logbias": "default",
430
- "mounted": "-",
431
- "mountpoint": "local",
432
- "nbmand": "default",
433
- "normalization": "-",
434
- "primarycache": "default",
435
- "quota": "default",
436
- "readonly": "default",
437
- "recordsize": "default",
438
- "referenced": "-",
439
- "refquota": "default",
440
- "refreservation": "default",
441
- "rekeydate": "default",
442
- "reservation": "default",
443
- "rstchown": "default",
444
- "secondarycache": "default",
445
- "setuid": "default",
446
- "shareiscsi": "default",
447
- "sharenfs": "default",
448
- "sharesmb": "default",
449
- "snapdir": "default",
450
- "sync": "default",
451
- "type": "-",
452
- "used": "-",
453
- "usedbychildren": "-",
454
- "usedbydataset": "-",
455
- "usedbyrefreservation": "-",
456
- "usedbysnapshots": "-",
457
- "utf8only": "-",
458
- "version": "-",
459
- "vscan": "default",
460
- "xattr": "default",
461
- "zoned": "default"
462
- },
463
- "zfs_values": {
464
- "aclinherit": "restricted",
465
- "aclmode": "discard",
466
- "atime": "on",
467
- "available": "11392912896",
468
- "canmount": "on",
469
- "casesensitivity": "mixed",
470
- "checksum": "on",
471
- "compression": "off",
472
- "compressratio": "1.00x",
473
- "copies": "1",
474
- "creation": "1477053450",
475
- "devices": "on",
476
- "exec": "on",
477
- "logbias": "latency",
478
- "mounted": "no",
479
- "mountpoint": "legacy",
480
- "nbmand": "off",
481
- "normalization": "none",
482
- "primarycache": "all",
483
- "quota": "0",
484
- "readonly": "off",
485
- "recordsize": "131072",
486
- "referenced": "31744",
487
- "refquota": "0",
488
- "refreservation": "0",
489
- "rekeydate": "-",
490
- "reservation": "0",
491
- "rstchown": "on",
492
- "secondarycache": "all",
493
- "setuid": "on",
494
- "shareiscsi": "off",
495
- "sharenfs": "off",
496
- "sharesmb": "off",
497
- "snapdir": "hidden",
498
- "sync": "standard",
499
- "type": "filesystem",
500
- "used": "950627328",
501
- "usedbychildren": "950595584",
502
- "usedbydataset": "31744",
503
- "usedbyrefreservation": "0",
504
- "usedbysnapshots": "0",
505
- "utf8only": "off",
506
- "version": "5",
507
- "vscan": "off",
508
- "xattr": "on",
509
- "zoned": "off"
510
- },
511
- "zfs_zpool": false
512
- },
513
- "rpool/ROOT/s10x_u11wos_24a": {
514
- "fs_type": "zfs",
515
- "mount": "/",
516
- "mount_options": [
517
- "read",
518
- "write",
519
- "setuid",
520
- "devices",
521
- "rstchown",
522
- "dev=2d50002"
523
- ],
524
- "mount_time": "Thu Jan 1 00:00:00 1970",
525
- "zfs_parents": [
526
- "rpool",
527
- "rpool/ROOT"
528
- ],
529
- "zfs_sources": {
530
- "aclinherit": "default",
531
- "aclmode": "default",
532
- "atime": "default",
533
- "available": "-",
534
- "canmount": "local",
535
- "casesensitivity": "-",
536
- "checksum": "default",
537
- "compression": "default",
538
- "compressratio": "-",
539
- "copies": "default",
540
- "creation": "-",
541
- "devices": "default",
542
- "exec": "default",
543
- "logbias": "default",
544
- "mounted": "-",
545
- "mountpoint": "local",
546
- "nbmand": "default",
547
- "normalization": "-",
548
- "primarycache": "default",
549
- "quota": "default",
550
- "readonly": "default",
551
- "recordsize": "default",
552
- "referenced": "-",
553
- "refquota": "default",
554
- "refreservation": "default",
555
- "rekeydate": "default",
556
- "reservation": "default",
557
- "rstchown": "default",
558
- "secondarycache": "default",
559
- "setuid": "default",
560
- "shareiscsi": "default",
561
- "sharenfs": "default",
562
- "sharesmb": "default",
563
- "snapdir": "default",
564
- "sync": "default",
565
- "type": "-",
566
- "used": "-",
567
- "usedbychildren": "-",
568
- "usedbydataset": "-",
569
- "usedbyrefreservation": "-",
570
- "usedbysnapshots": "-",
571
- "utf8only": "-",
572
- "version": "-",
573
- "vscan": "default",
574
- "xattr": "default",
575
- "zoned": "default"
576
- },
577
- "zfs_values": {
578
- "aclinherit": "restricted",
579
- "aclmode": "discard",
580
- "atime": "on",
581
- "available": "11392912896",
582
- "canmount": "noauto",
583
- "casesensitivity": "mixed",
584
- "checksum": "on",
585
- "compression": "off",
586
- "compressratio": "1.00x",
587
- "copies": "1",
588
- "creation": "1477053450",
589
- "devices": "on",
590
- "exec": "on",
591
- "logbias": "latency",
592
- "mounted": "yes",
593
- "mountpoint": "/",
594
- "nbmand": "off",
595
- "normalization": "none",
596
- "primarycache": "all",
597
- "quota": "0",
598
- "readonly": "off",
599
- "recordsize": "131072",
600
- "referenced": "950595584",
601
- "refquota": "0",
602
- "refreservation": "0",
603
- "rekeydate": "-",
604
- "reservation": "0",
605
- "rstchown": "on",
606
- "secondarycache": "all",
607
- "setuid": "on",
608
- "shareiscsi": "off",
609
- "sharenfs": "off",
610
- "sharesmb": "off",
611
- "snapdir": "hidden",
612
- "sync": "standard",
613
- "type": "filesystem",
614
- "used": "950595584",
615
- "usedbychildren": "0",
616
- "usedbydataset": "950595584",
617
- "usedbyrefreservation": "0",
618
- "usedbysnapshots": "0",
619
- "utf8only": "off",
620
- "version": "5",
621
- "vscan": "off",
622
- "xattr": "on",
623
- "zoned": "off"
624
- },
625
- "zfs_zpool": false
626
- },
627
- "rpool/dump": {
628
- "fs_type": "zfs",
629
- "zfs_parents": [
630
- "rpool"
631
- ],
632
- "zfs_sources": {
633
- "available": "-",
634
- "checksum": "local",
635
- "compression": "local",
636
- "compressratio": "-",
637
- "copies": "default",
638
- "creation": "-",
639
- "logbias": "default",
640
- "primarycache": "default",
641
- "readonly": "default",
642
- "referenced": "-",
643
- "refreservation": "local",
644
- "rekeydate": "default",
645
- "reservation": "default",
646
- "secondarycache": "default",
647
- "shareiscsi": "default",
648
- "sync": "default",
649
- "type": "-",
650
- "used": "-",
651
- "usedbychildren": "-",
652
- "usedbydataset": "-",
653
- "usedbyrefreservation": "-",
654
- "usedbysnapshots": "-",
655
- "volblocksize": "-",
656
- "volsize": "local"
657
- },
658
- "zfs_values": {
659
- "available": "11397317120",
660
- "checksum": "off",
661
- "compression": "off",
662
- "compressratio": "1.00x",
663
- "copies": "1",
664
- "creation": "1477053450",
665
- "logbias": "latency",
666
- "primarycache": "all",
667
- "readonly": "off",
668
- "referenced": "2147535872",
669
- "refreservation": "2151940096",
670
- "rekeydate": "-",
671
- "reservation": "0",
672
- "secondarycache": "all",
673
- "shareiscsi": "off",
674
- "sync": "standard",
675
- "type": "volume",
676
- "used": "2151940096",
677
- "usedbychildren": "0",
678
- "usedbydataset": "2147535872",
679
- "usedbyrefreservation": "4404224",
680
- "usedbysnapshots": "0",
681
- "volblocksize": "1048576",
682
- "volsize": "2147483648"
683
- },
684
- "zfs_zpool": false
685
- },
686
- "rpool/export": {
687
- "fs_type": "zfs",
688
- "mount": "/export",
689
- "mount_options": [
690
- "read",
691
- "write",
692
- "setuid",
693
- "devices",
694
- "rstchown",
695
- "nonbmand",
696
- "exec",
697
- "xattr",
698
- "atime",
699
- "dev=2d50003"
700
- ],
701
- "mount_time": "Wed Jun 21 17:37:10 2017",
702
- "zfs_parents": [
703
- "rpool"
704
- ],
705
- "zfs_sources": {
706
- "aclinherit": "default",
707
- "aclmode": "default",
708
- "atime": "default",
709
- "available": "-",
710
- "canmount": "default",
711
- "casesensitivity": "-",
712
- "checksum": "default",
713
- "compression": "default",
714
- "compressratio": "-",
715
- "copies": "default",
716
- "creation": "-",
717
- "devices": "default",
718
- "exec": "default",
719
- "logbias": "default",
720
- "mounted": "-",
721
- "mountpoint": "local",
722
- "nbmand": "default",
723
- "normalization": "-",
724
- "primarycache": "default",
725
- "quota": "default",
726
- "readonly": "default",
727
- "recordsize": "default",
728
- "referenced": "-",
729
- "refquota": "default",
730
- "refreservation": "default",
731
- "rekeydate": "default",
732
- "reservation": "default",
733
- "rstchown": "default",
734
- "secondarycache": "default",
735
- "setuid": "default",
736
- "shareiscsi": "default",
737
- "sharenfs": "default",
738
- "sharesmb": "default",
739
- "snapdir": "default",
740
- "sync": "default",
741
- "type": "-",
742
- "used": "-",
743
- "usedbychildren": "-",
744
- "usedbydataset": "-",
745
- "usedbyrefreservation": "-",
746
- "usedbysnapshots": "-",
747
- "utf8only": "-",
748
- "version": "-",
749
- "vscan": "default",
750
- "xattr": "default",
751
- "zoned": "default"
752
- },
753
- "zfs_values": {
754
- "aclinherit": "restricted",
755
- "aclmode": "discard",
756
- "atime": "on",
757
- "available": "11392912896",
758
- "canmount": "on",
759
- "casesensitivity": "mixed",
760
- "checksum": "on",
761
- "compression": "off",
762
- "compressratio": "1.00x",
763
- "copies": "1",
764
- "creation": "1477053450",
765
- "devices": "on",
766
- "exec": "on",
767
- "logbias": "latency",
768
- "mounted": "yes",
769
- "mountpoint": "/export",
770
- "nbmand": "off",
771
- "normalization": "none",
772
- "primarycache": "all",
773
- "quota": "0",
774
- "readonly": "off",
775
- "recordsize": "131072",
776
- "referenced": "32768",
777
- "refquota": "0",
778
- "refreservation": "0",
779
- "rekeydate": "-",
780
- "reservation": "0",
781
- "rstchown": "on",
782
- "secondarycache": "all",
783
- "setuid": "on",
784
- "shareiscsi": "off",
785
- "sharenfs": "off",
786
- "sharesmb": "off",
787
- "snapdir": "hidden",
788
- "sync": "standard",
789
- "type": "filesystem",
790
- "used": "64512",
791
- "usedbychildren": "31744",
792
- "usedbydataset": "32768",
793
- "usedbyrefreservation": "0",
794
- "usedbysnapshots": "0",
795
- "utf8only": "off",
796
- "version": "5",
797
- "vscan": "off",
798
- "xattr": "on",
799
- "zoned": "off"
800
- },
801
- "zfs_zpool": false
802
- },
803
- "rpool/export/home": {
804
- "fs_type": "zfs",
805
- "mount": "/export/home",
806
- "mount_options": [
807
- "read",
808
- "write",
809
- "setuid",
810
- "devices",
811
- "rstchown",
812
- "nonbmand",
813
- "exec",
814
- "xattr",
815
- "atime",
816
- "dev=2d50004"
817
- ],
818
- "mount_time": "Wed Jun 21 17:37:10 2017",
819
- "zfs_parents": [
820
- "rpool",
821
- "rpool/export"
822
- ],
823
- "zfs_sources": {
824
- "aclinherit": "default",
825
- "aclmode": "default",
826
- "atime": "default",
827
- "available": "-",
828
- "canmount": "default",
829
- "casesensitivity": "-",
830
- "checksum": "default",
831
- "compression": "default",
832
- "compressratio": "-",
833
- "copies": "default",
834
- "creation": "-",
835
- "devices": "default",
836
- "exec": "default",
837
- "logbias": "default",
838
- "mounted": "-",
839
- "mountpoint": "inherited from rpool/export",
840
- "nbmand": "default",
841
- "normalization": "-",
842
- "primarycache": "default",
843
- "quota": "default",
844
- "readonly": "default",
845
- "recordsize": "default",
846
- "referenced": "-",
847
- "refquota": "default",
848
- "refreservation": "default",
849
- "rekeydate": "default",
850
- "reservation": "default",
851
- "rstchown": "default",
852
- "secondarycache": "default",
853
- "setuid": "default",
854
- "shareiscsi": "default",
855
- "sharenfs": "default",
856
- "sharesmb": "default",
857
- "snapdir": "default",
858
- "sync": "default",
859
- "type": "-",
860
- "used": "-",
861
- "usedbychildren": "-",
862
- "usedbydataset": "-",
863
- "usedbyrefreservation": "-",
864
- "usedbysnapshots": "-",
865
- "utf8only": "-",
866
- "version": "-",
867
- "vscan": "default",
868
- "xattr": "default",
869
- "zoned": "default"
870
- },
871
- "zfs_values": {
872
- "aclinherit": "restricted",
873
- "aclmode": "discard",
874
- "atime": "on",
875
- "available": "11392912896",
876
- "canmount": "on",
877
- "casesensitivity": "mixed",
878
- "checksum": "on",
879
- "compression": "off",
880
- "compressratio": "1.00x",
881
- "copies": "1",
882
- "creation": "1477053450",
883
- "devices": "on",
884
- "exec": "on",
885
- "logbias": "latency",
886
- "mounted": "yes",
887
- "mountpoint": "/export/home",
888
- "nbmand": "off",
889
- "normalization": "none",
890
- "primarycache": "all",
891
- "quota": "0",
892
- "readonly": "off",
893
- "recordsize": "131072",
894
- "referenced": "31744",
895
- "refquota": "0",
896
- "refreservation": "0",
897
- "rekeydate": "-",
898
- "reservation": "0",
899
- "rstchown": "on",
900
- "secondarycache": "all",
901
- "setuid": "on",
902
- "shareiscsi": "off",
903
- "sharenfs": "off",
904
- "sharesmb": "off",
905
- "snapdir": "hidden",
906
- "sync": "standard",
907
- "type": "filesystem",
908
- "used": "31744",
909
- "usedbychildren": "0",
910
- "usedbydataset": "31744",
911
- "usedbyrefreservation": "0",
912
- "usedbysnapshots": "0",
913
- "utf8only": "off",
914
- "version": "5",
915
- "vscan": "off",
916
- "xattr": "on",
917
- "zoned": "off"
918
- },
919
- "zfs_zpool": false
920
- },
921
- "rpool/swap": {
922
- "fs_type": "zfs",
923
- "zfs_parents": [
924
- "rpool"
925
- ],
926
- "zfs_sources": {
927
- "available": "-",
928
- "checksum": "local",
929
- "compression": "local",
930
- "compressratio": "-",
931
- "copies": "default",
932
- "creation": "-",
933
- "logbias": "default",
934
- "primarycache": "local",
935
- "readonly": "default",
936
- "referenced": "-",
937
- "refreservation": "local",
938
- "rekeydate": "default",
939
- "reservation": "default",
940
- "secondarycache": "default",
941
- "shareiscsi": "default",
942
- "sync": "default",
943
- "type": "-",
944
- "used": "-",
945
- "usedbychildren": "-",
946
- "usedbydataset": "-",
947
- "usedbyrefreservation": "-",
948
- "usedbysnapshots": "-",
949
- "volblocksize": "-",
950
- "volsize": "local"
951
- },
952
- "zfs_values": {
953
- "available": "11528387072",
954
- "checksum": "off",
955
- "compression": "off",
956
- "compressratio": "1.00x",
957
- "copies": "1",
958
- "creation": "1477053450",
959
- "logbias": "latency",
960
- "primarycache": "metadata",
961
- "readonly": "off",
962
- "referenced": "2147537920",
963
- "refreservation": "2283012096",
964
- "rekeydate": "-",
965
- "reservation": "0",
966
- "secondarycache": "all",
967
- "shareiscsi": "off",
968
- "sync": "standard",
969
- "type": "volume",
970
- "used": "2283012096",
971
- "usedbychildren": "0",
972
- "usedbydataset": "2147537920",
973
- "usedbyrefreservation": "135474176",
974
- "usedbysnapshots": "0",
975
- "volblocksize": "1048576",
976
- "volsize": "2147483648"
977
- },
978
- "zfs_zpool": false
979
- },
980
- "sharefs": {
981
- "mount": "/etc/dfs/sharetab",
982
- "mount_options": [
983
- "read",
984
- "write",
985
- "setuid",
986
- "devices",
987
- "rstchown",
988
- "dev=4a80001"
989
- ],
990
- "mount_time": "Wed Jun 21 17:37:00 2017"
991
- },
992
- "swap": {
993
- "mount": "/var/run",
994
- "mount_options": [
995
- "read",
996
- "write",
997
- "setuid",
998
- "devices",
999
- "rstchown",
1000
- "xattr",
1001
- "dev=4a00003"
1002
- ],
1003
- "mount_time": "Wed Jun 21 17:37:04 2017"
1004
- }
1005
- },
1006
- "fqdn": "fauxhai.local",
1007
- "hostname": "Fauxhai",
1008
- "idle": "30 days 15 hours 07 minutes 30 seconds",
1009
- "idletime_seconds": 2646450,
1010
- "ipaddress": "10.0.0.2",
1011
- "kernel": {
1012
- "machine": "i86pc",
1013
- "modules": {
1014
- "SDC": {
1015
- "description": "system duty cycle scheduling cl",
1016
- "id": 80,
1017
- "loadaddr": "fffffffff7bb3000",
1018
- "size": 7448
1019
- },
1020
- "TS": {
1021
- "description": "time sharing sched class",
1022
- "id": 10,
1023
- "loadaddr": "fffffffffbb9b3e8",
1024
- "size": 16576
1025
- },
1026
- "TS_DPTBL": {
1027
- "description": "Time sharing dispatch table",
1028
- "id": 11,
1029
- "loadaddr": "fffffffffbb9eb28",
1030
- "size": 2528
1031
- },
1032
- "acpica": {
1033
- "description": "ACPI interpreter 1.5",
1034
- "id": 14,
1035
- "loadaddr": "fffffffffbba69f0",
1036
- "size": 365048
1037
- },
1038
- "arp": {
1039
- "description": "ARP STREAMS module 1.43",
1040
- "id": 106,
1041
- "loadaddr": "fffffffff7d67000",
1042
- "size": 35328
1043
- },
1044
- "ata": {
1045
- "description": "ATA AT-bus attachment disk cont",
1046
- "id": 45,
1047
- "loadaddr": "fffffffff79b8000",
1048
- "size": 65216
1049
- },
1050
- "busra": {
1051
- "description": "Bus Resource Allocator (BUSRA) ",
1052
- "id": 16,
1053
- "loadaddr": "fffffffff782d000",
1054
- "size": 9744
1055
- },
1056
- "clone": {
1057
- "description": "Clone Pseudodriver 'clone'",
1058
- "id": 28,
1059
- "loadaddr": "fffffffff784ea40",
1060
- "size": 1864
1061
- },
1062
- "cmdk": {
1063
- "description": "Common Direct Access Disk 1.73",
1064
- "id": 46,
1065
- "loadaddr": "fffffffff79c8000",
1066
- "size": 12512
1067
- },
1068
- "cmlb": {
1069
- "description": "Common Labeling module 1.12",
1070
- "id": 50,
1071
- "loadaddr": "fffffffff79d2000",
1072
- "size": 27976
1073
- },
1074
- "cn": {
1075
- "description": "Console redirection driver 5.63",
1076
- "id": 172,
1077
- "loadaddr": "fffffffff8051610",
1078
- "size": 2896
1079
- },
1080
- "consconfig_dacf": {
1081
- "description": "Consconfig DACF 1.39",
1082
- "id": 109,
1083
- "loadaddr": "fffffffff7d70000",
1084
- "size": 17400
1085
- },
1086
- "conskbd": {
1087
- "description": "conskbd multiplexer driver 5.59",
1088
- "id": 111,
1089
- "loadaddr": "fffffffff7d78000",
1090
- "size": 11400
1091
- },
1092
- "consms": {
1093
- "description": "Mouse Driver for Sun 'consms' 5",
1094
- "id": 113,
1095
- "loadaddr": "fffffffff7be0000",
1096
- "size": 7688
1097
- },
1098
- "cpu.generic": {
1099
- "description": "Generic x86 CPU Module",
1100
- "id": 22,
1101
- "loadaddr": "fffffffff785e000",
1102
- "size": 17488
1103
- },
1104
- "cpunex": {
1105
- "description": "cpu nexus driver v1.0",
1106
- "id": 86,
1107
- "loadaddr": "fffffffff7875ca0",
1108
- "size": 1312
1109
- },
1110
- "crypto": {
1111
- "description": "Cryptographic Library Interface",
1112
- "id": 203,
1113
- "loadaddr": "fffffffff7aac000",
1114
- "size": 72136
1115
- },
1116
- "cryptoadm": {
1117
- "description": "Cryptographic Administrative In",
1118
- "id": 204,
1119
- "loadaddr": "fffffffff824a000",
1120
- "size": 6984
1121
- },
1122
- "ctf": {
1123
- "description": "Compact C Type Format routines",
1124
- "id": 192,
1125
- "loadaddr": "fffffffff81cd000",
1126
- "size": 37320
1127
- },
1128
- "ctfs": {
1129
- "description": "contract filesystem",
1130
- "id": 81,
1131
- "loadaddr": "fffffffff7bb5000",
1132
- "size": 15752
1133
- },
1134
- "dadk": {
1135
- "description": "Direct Attached Disk 1.46",
1136
- "id": 47,
1137
- "loadaddr": "fffffffff79cb000",
1138
- "size": 14448
1139
- },
1140
- "devfs": {
1141
- "description": "devices filesystem 1.16",
1142
- "id": 7,
1143
- "loadaddr": "fffffffffbb77978",
1144
- "size": 21464
1145
- },
1146
- "devinfo": {
1147
- "description": "DEVINFO Driver 1.76",
1148
- "id": 186,
1149
- "loadaddr": "fffffffff7adb000",
1150
- "size": 24656
1151
- },
1152
- "dld": {
1153
- "description": "Data-Link Driver v1.7",
1154
- "id": 95,
1155
- "loadaddr": "fffffffff7bcf000",
1156
- "size": 28552
1157
- },
1158
- "dls": {
1159
- "description": "Data-Link Services v1.8",
1160
- "id": 96,
1161
- "loadaddr": "fffffffff7bd6000",
1162
- "size": 24504
1163
- },
1164
- "doorfs": {
1165
- "description": "32-bit door syscalls",
1166
- "id": 136,
1167
- "loadaddr": "fffffffff7def000",
1168
- "size": 22024
1169
- },
1170
- "e1000g": {
1171
- "description": "Intel PRO/1000 Ethernet 5.2.28",
1172
- "id": 181,
1173
- "loadaddr": "fffffffff8173000",
1174
- "size": 210896
1175
- },
1176
- "elfexec": {
1177
- "description": "32-bit exec module for elf",
1178
- "id": 132,
1179
- "loadaddr": "fffffffff7d86000",
1180
- "size": 37560
1181
- },
1182
- "fcip": {
1183
- "description": "SunFC FCIP v20121113-1.53",
1184
- "id": 213,
1185
- "loadaddr": "fffffffff82fe000",
1186
- "size": 38432
1187
- },
1188
- "fctl": {
1189
- "description": "SunFC Transport v20121113-1.62",
1190
- "id": 131,
1191
- "loadaddr": "fffffffff7ea4000",
1192
- "size": 41424
1193
- },
1194
- "fdfs": {
1195
- "description": "filesystem for fd",
1196
- "id": 230,
1197
- "loadaddr": "fffffffff8398000",
1198
- "size": 4952
1199
- },
1200
- "fifofs": {
1201
- "description": "filesystem for fifo",
1202
- "id": 5,
1203
- "loadaddr": "fffffffffbb735e0",
1204
- "size": 17544
1205
- },
1206
- "fm": {
1207
- "description": "fault management driver",
1208
- "id": 216,
1209
- "loadaddr": "fffffffff80e4000",
1210
- "size": 6152
1211
- },
1212
- "fssnap_if": {
1213
- "description": "File System Snapshot Interface",
1214
- "id": 223,
1215
- "loadaddr": "fffffffff8319cf0",
1216
- "size": 952
1217
- },
1218
- "gda": {
1219
- "description": "Generic Direct Attached Device ",
1220
- "id": 48,
1221
- "loadaddr": "fffffffff782f588",
1222
- "size": 2720
1223
- },
1224
- "hook": {
1225
- "description": "Hooks Interface v1.0",
1226
- "id": 92,
1227
- "loadaddr": "fffffffff7d56000",
1228
- "size": 16952
1229
- },
1230
- "hpcsvc": {
1231
- "description": "hot-plug controller services v1",
1232
- "id": 43,
1233
- "loadaddr": "fffffffff784c5b0",
1234
- "size": 4616
1235
- },
1236
- "i8042": {
1237
- "description": "i8042 nexus driver 1.31",
1238
- "id": 121,
1239
- "loadaddr": "fffffffff7de9000",
1240
- "size": 5280
1241
- },
1242
- "ibcm": {
1243
- "description": "IB Communication Manager 1.21",
1244
- "id": 139,
1245
- "loadaddr": "fffffffff807c000",
1246
- "size": 179136
1247
- },
1248
- "ibmf": {
1249
- "description": "IB Agent Interfaces 2.0",
1250
- "id": 128,
1251
- "loadaddr": "fffffffff7e1b000",
1252
- "size": 438256
1253
- },
1254
- "ibtl": {
1255
- "description": "IB Transport Layer",
1256
- "id": 127,
1257
- "loadaddr": "fffffffff7e09000",
1258
- "size": 77952
1259
- },
1260
- "icmp": {
1261
- "description": "ICMP STREAMS module 1.43",
1262
- "id": 104,
1263
- "loadaddr": "fffffffff7d5e000",
1264
- "size": 43848
1265
- },
1266
- "icmp6": {
1267
- "description": "ICMP6 STREAMS driver 1.10",
1268
- "id": 105,
1269
- "loadaddr": "fffffffff788fbf0",
1270
- "size": 1480
1271
- },
1272
- "idm": {
1273
- "description": "iSCSI Data Mover",
1274
- "id": 137,
1275
- "loadaddr": "fffffffff8043000",
1276
- "size": 62336
1277
- },
1278
- "intpexec": {
1279
- "description": "exec mod for interp",
1280
- "id": 178,
1281
- "loadaddr": "fffffffff8113a80",
1282
- "size": 1464
1283
- },
1284
- "iommulib": {
1285
- "description": "IOMMU library module",
1286
- "id": 25,
1287
- "loadaddr": "fffffffff7876000",
1288
- "size": 10136
1289
- },
1290
- "iovcfg": {
1291
- "description": "IOV Configuration Module",
1292
- "id": 17,
1293
- "loadaddr": "fffffffff7830000",
1294
- "size": 13416
1295
- },
1296
- "ip": {
1297
- "description": "IP STREAMS module 1.47",
1298
- "id": 90,
1299
- "loadaddr": "fffffffff7c11000",
1300
- "size": 1366520
1301
- },
1302
- "ip6": {
1303
- "description": "IP6 STREAMS driver 1.9",
1304
- "id": 97,
1305
- "loadaddr": "fffffffff7b44ce8",
1306
- "size": 1472
1307
- },
1308
- "ipf": {
1309
- "description": "IP Filter: v4.1.9",
1310
- "id": 228,
1311
- "loadaddr": "fffffffff835d000",
1312
- "size": 229296
1313
- },
1314
- "isa": {
1315
- "description": "isa nexus driver for 'ISA' 1.40",
1316
- "id": 31,
1317
- "loadaddr": "fffffffff78b2000",
1318
- "size": 10032
1319
- },
1320
- "iscsi": {
1321
- "description": "Sun iSCSI Initiator v20121113-0",
1322
- "id": 135,
1323
- "loadaddr": "fffffffff800d000",
1324
- "size": 226888
1325
- },
1326
- "iwscn": {
1327
- "description": "Workstation Redirection driver ",
1328
- "id": 116,
1329
- "loadaddr": "fffffffff7acd2a0",
1330
- "size": 3840
1331
- },
1332
- "kb8042": {
1333
- "description": "PS/2 Keyboard 1.58, 05/06/01",
1334
- "id": 122,
1335
- "loadaddr": "fffffffff7deb000",
1336
- "size": 9992
1337
- },
1338
- "kbtrans": {
1339
- "description": "kbtrans (key translation) 1.37",
1340
- "id": 112,
1341
- "loadaddr": "fffffffff7d7b000",
1342
- "size": 18056
1343
- },
1344
- "kcf": {
1345
- "description": "Kernel Crypto Framework 1.12",
1346
- "id": 37,
1347
- "loadaddr": "fffffffff798a000",
1348
- "size": 112624
1349
- },
1350
- "keysock": {
1351
- "description": "PF_KEY socket STREAMS module 1.",
1352
- "id": 168,
1353
- "loadaddr": "fffffffff8114000",
1354
- "size": 18832
1355
- },
1356
- "kssl": {
1357
- "description": "Kernel SSL Interface v1.4",
1358
- "id": 152,
1359
- "loadaddr": "fffffffff80db000",
1360
- "size": 34448
1361
- },
1362
- "kstat": {
1363
- "description": "kernel statistics driver 1.26",
1364
- "id": 226,
1365
- "loadaddr": "fffffffff79d8220",
1366
- "size": 3888
1367
- },
1368
- "ldterm": {
1369
- "description": "terminal line discipline",
1370
- "id": 141,
1371
- "loadaddr": "fffffffff80a8000",
1372
- "size": 61768
1373
- },
1374
- "lofs": {
1375
- "description": "filesystem for lofs",
1376
- "id": 179,
1377
- "loadaddr": "fffffffff812d000",
1378
- "size": 16056
1379
- },
1380
- "log": {
1381
- "description": "streams log driver",
1382
- "id": 189,
1383
- "loadaddr": "fffffffff80e7778",
1384
- "size": 2856
1385
- },
1386
- "logindmux": {
1387
- "description": "logindmux driver 1.31",
1388
- "id": 219,
1389
- "loadaddr": "fffffffff8318000",
1390
- "size": 8352
1391
- },
1392
- "mac": {
1393
- "description": "MAC Services v1.2",
1394
- "id": 18,
1395
- "loadaddr": "fffffffff7834000",
1396
- "size": 24544
1397
- },
1398
- "mac_ether": {
1399
- "description": "Ethernet MAC plugin 1.3",
1400
- "id": 182,
1401
- "loadaddr": "fffffffff7d9b720",
1402
- "size": 5688
1403
- },
1404
- "md5": {
1405
- "description": "MD5 Kernel SW Provider 1.1",
1406
- "id": 91,
1407
- "loadaddr": "fffffffff7d53000",
1408
- "size": 11368
1409
- },
1410
- "mm": {
1411
- "description": "memory driver",
1412
- "id": 173,
1413
- "loadaddr": "fffffffff8122000",
1414
- "size": 6152
1415
- },
1416
- "mntfs": {
1417
- "description": "mount information file system",
1418
- "id": 82,
1419
- "loadaddr": "fffffffff7bb9000",
1420
- "size": 15584
1421
- },
1422
- "mouse8042": {
1423
- "description": "PS/2 Mouse 1.43, 05/06/01",
1424
- "id": 123,
1425
- "loadaddr": "fffffffff79c7700",
1426
- "size": 2984
1427
- },
1428
- "namefs": {
1429
- "description": "filesystem for namefs",
1430
- "id": 175,
1431
- "loadaddr": "fffffffff8124000",
1432
- "size": 8664
1433
- },
1434
- "neti": {
1435
- "description": "netinfo module",
1436
- "id": 93,
1437
- "loadaddr": "fffffffff7d5b000",
1438
- "size": 9696
1439
- },
1440
- "objfs": {
1441
- "description": "kernel object filesystem",
1442
- "id": 84,
1443
- "loadaddr": "fffffffff7bc5000",
1444
- "size": 8704
1445
- },
1446
- "objmgr": {
1447
- "description": "Object Manager 1.27",
1448
- "id": 187,
1449
- "loadaddr": "fffffffff800c6e0",
1450
- "size": 2856
1451
- },
1452
- "openeepr": {
1453
- "description": "OPENPROM/NVRAM Driver v1.21",
1454
- "id": 184,
1455
- "loadaddr": "fffffffff8059000",
1456
- "size": 7496
1457
- },
1458
- "options": {
1459
- "description": "options driver",
1460
- "id": 26,
1461
- "loadaddr": "fffffffff783ce38",
1462
- "size": 664
1463
- },
1464
- "pci": {
1465
- "description": "host to PCI nexus driver 1.71",
1466
- "id": 41,
1467
- "loadaddr": "fffffffff79ac000",
1468
- "size": 24568
1469
- },
1470
- "pci-ide": {
1471
- "description": "pciide nexus driver for 'PCI-ID",
1472
- "id": 44,
1473
- "loadaddr": "fffffffff784d728",
1474
- "size": 4784
1475
- },
1476
- "pcie": {
1477
- "description": "PCI Express Framework Module",
1478
- "id": 15,
1479
- "loadaddr": "fffffffff7800000",
1480
- "size": 182616
1481
- },
1482
- "pcihp": {
1483
- "description": "PCI nexus hotplug support v1.65",
1484
- "id": 42,
1485
- "loadaddr": "fffffffff79b2000",
1486
- "size": 22112
1487
- },
1488
- "pcplusmp": {
1489
- "description": "pcplusmp v1.4 compatible 1.137",
1490
- "id": 21,
1491
- "loadaddr": "fffffffff784f000",
1492
- "size": 66264
1493
- },
1494
- "pipe": {
1495
- "description": "32-bit pipe(2) syscall",
1496
- "id": 174,
1497
- "loadaddr": "fffffffff8076c98",
1498
- "size": 952
1499
- },
1500
- "portfs": {
1501
- "description": "32-bit event ports syscalls",
1502
- "id": 176,
1503
- "loadaddr": "fffffffff8127000",
1504
- "size": 14576
1505
- },
1506
- "power": {
1507
- "description": "power button driver v1.17",
1508
- "id": 211,
1509
- "loadaddr": "fffffffff82ee000",
1510
- "size": 5840
1511
- },
1512
- "ppm": {
1513
- "description": "platform pm driver v1.18",
1514
- "id": 40,
1515
- "loadaddr": "fffffffff79a6000",
1516
- "size": 23504
1517
- },
1518
- "procfs": {
1519
- "description": "filesystem for proc",
1520
- "id": 8,
1521
- "loadaddr": "fffffffffbb7ca88",
1522
- "size": 128080
1523
- },
1524
- "pseudo": {
1525
- "description": "nexus driver for 'pseudo' 1.28",
1526
- "id": 27,
1527
- "loadaddr": "fffffffff785d360",
1528
- "size": 3352
1529
- },
1530
- "ptc": {
1531
- "description": "tty pseudo driver control 'ptc'",
1532
- "id": 146,
1533
- "loadaddr": "fffffffff7df9000",
1534
- "size": 7488
1535
- },
1536
- "ptem": {
1537
- "description": "pty hardware emulator",
1538
- "id": 232,
1539
- "loadaddr": "fffffffff80e5670",
1540
- "size": 5000
1541
- },
1542
- "ptm": {
1543
- "description": "Master streams driver 'ptm' 1.4",
1544
- "id": 221,
1545
- "loadaddr": "fffffffff80f01b0",
1546
- "size": 4328
1547
- },
1548
- "pts": {
1549
- "description": "Slave Stream Pseudo Terminal dr",
1550
- "id": 183,
1551
- "loadaddr": "fffffffff81a6308",
1552
- "size": 3968
1553
- },
1554
- "ptsl": {
1555
- "description": "tty pseudo driver slave 'ptsl' ",
1556
- "id": 145,
1557
- "loadaddr": "fffffffff7df7000",
1558
- "size": 5984
1559
- },
1560
- "random": {
1561
- "description": "random number device v1.13",
1562
- "id": 201,
1563
- "loadaddr": "fffffffff7d55968",
1564
- "size": 2040
1565
- },
1566
- "rootnex": {
1567
- "description": "i86pc root nexus 1.137",
1568
- "id": 24,
1569
- "loadaddr": "fffffffff7862000",
1570
- "size": 83056
1571
- },
1572
- "rpcmod": {
1573
- "description": "rpc interface str mod",
1574
- "id": 195,
1575
- "loadaddr": "fffffffff820a000",
1576
- "size": 146360
1577
- },
1578
- "rts": {
1579
- "description": "PF_ROUTE socket STREAMS module ",
1580
- "id": 159,
1581
- "loadaddr": "fffffffff7dfb000",
1582
- "size": 9400
1583
- },
1584
- "sad": {
1585
- "description": "STREAMS Administrative Driver '",
1586
- "id": 33,
1587
- "loadaddr": "fffffffff783d000",
1588
- "size": 6112
1589
- },
1590
- "sata": {
1591
- "description": "SATA Module v1.42",
1592
- "id": 56,
1593
- "loadaddr": "fffffffff7a08000",
1594
- "size": 106272
1595
- },
1596
- "scsi": {
1597
- "description": "SCSI Bus Utility Routines",
1598
- "id": 30,
1599
- "loadaddr": "fffffffff7890000",
1600
- "size": 152312
1601
- },
1602
- "scsi_vhci": {
1603
- "description": "SCSI VHCI Driver 1.80",
1604
- "id": 29,
1605
- "loadaddr": "fffffffff7879000",
1606
- "size": 97128
1607
- },
1608
- "sctp": {
1609
- "description": "SCTP device",
1610
- "id": 102,
1611
- "loadaddr": "fffffffff7861c28",
1612
- "size": 1456
1613
- },
1614
- "sctp6": {
1615
- "description": "SCTP6 device",
1616
- "id": 103,
1617
- "loadaddr": "fffffffff7a21c08",
1618
- "size": 1472
1619
- },
1620
- "sdp": {
1621
- "description": "SDP STREAMS driver 1.1",
1622
- "id": 170,
1623
- "loadaddr": "fffffffff7bb89d8",
1624
- "size": 2296
1625
- },
1626
- "sha1": {
1627
- "description": "SHA1 Kernel SW Provider 1.1",
1628
- "id": 38,
1629
- "loadaddr": "fffffffff783fa98",
1630
- "size": 13208
1631
- },
1632
- "sha2": {
1633
- "description": "SHA2 Kernel SW Provider 1.1",
1634
- "id": 39,
1635
- "loadaddr": "fffffffff7842b30",
1636
- "size": 40832
1637
- },
1638
- "sharefs": {
1639
- "description": "sharefs syscall (32-bit)",
1640
- "id": 85,
1641
- "loadaddr": "fffffffff7bc7000",
1642
- "size": 7600
1643
- },
1644
- "smbios": {
1645
- "description": "System Management BIOS driver",
1646
- "id": 164,
1647
- "loadaddr": "fffffffff7ae1740",
1648
- "size": 2648
1649
- },
1650
- "sockfs": {
1651
- "description": "filesystem for sockfs",
1652
- "id": 89,
1653
- "loadaddr": "fffffffff7be2000",
1654
- "size": 200248
1655
- },
1656
- "spdsock": {
1657
- "description": "PF_POLICY socket STREAMS driver",
1658
- "id": 169,
1659
- "loadaddr": "fffffffff8119000",
1660
- "size": 27680
1661
- },
1662
- "specfs": {
1663
- "description": "filesystem for specfs",
1664
- "id": 4,
1665
- "loadaddr": "fffffffffbb6e000",
1666
- "size": 22232
1667
- },
1668
- "strategy": {
1669
- "description": "Device Strategy Objects 1.31",
1670
- "id": 49,
1671
- "loadaddr": "fffffffff79cf000",
1672
- "size": 9176
1673
- },
1674
- "swrand": {
1675
- "description": "Kernel Random number Provider 1",
1676
- "id": 36,
1677
- "loadaddr": "fffffffff783e538",
1678
- "size": 10168
1679
- },
1680
- "sy": {
1681
- "description": "Indirect driver for tty 'sy' 1.",
1682
- "id": 190,
1683
- "loadaddr": "fffffffff7eac8d8",
1684
- "size": 2120
1685
- },
1686
- "sysevent": {
1687
- "description": "sysevent driver 1.6",
1688
- "id": 177,
1689
- "loadaddr": "fffffffff812b000",
1690
- "size": 4656
1691
- },
1692
- "sysmsg": {
1693
- "description": "System message redirection (fan",
1694
- "id": 171,
1695
- "loadaddr": "fffffffff8120000",
1696
- "size": 6904
1697
- },
1698
- "tcp": {
1699
- "description": "TCP STREAMS module 1.51",
1700
- "id": 98,
1701
- "loadaddr": "fffffffff7bd5c48",
1702
- "size": 1568
1703
- },
1704
- "tcp6": {
1705
- "description": "TCP6 STREAMS module 1.11",
1706
- "id": 99,
1707
- "loadaddr": "fffffffff7bdbc38",
1708
- "size": 1568
1709
- },
1710
- "tem": {
1711
- "description": "ANSI Terminal Emulator",
1712
- "id": 115,
1713
- "loadaddr": "fffffffff7d81000",
1714
- "size": 39808
1715
- },
1716
- "timod": {
1717
- "description": "transport interface str mod",
1718
- "id": 107,
1719
- "loadaddr": "fffffffff7bdc000",
1720
- "size": 18488
1721
- },
1722
- "tl": {
1723
- "description": "TPI Local Transport (tl) 1.78",
1724
- "id": 167,
1725
- "loadaddr": "fffffffff810d000",
1726
- "size": 28680
1727
- },
1728
- "tlimod": {
1729
- "description": "KTLI misc module",
1730
- "id": 196,
1731
- "loadaddr": "fffffffff8064000",
1732
- "size": 8000
1733
- },
1734
- "tmpfs": {
1735
- "description": "filesystem for tmpfs",
1736
- "id": 83,
1737
- "loadaddr": "fffffffff7bbd000",
1738
- "size": 95376
1739
- },
1740
- "ttcompat": {
1741
- "description": "alt ioctl calls",
1742
- "id": 143,
1743
- "loadaddr": "fffffffff7df5000",
1744
- "size": 7696
1745
- },
1746
- "udp": {
1747
- "description": "UDP STREAMS module 1.43",
1748
- "id": 100,
1749
- "loadaddr": "fffffffff7c10c38",
1750
- "size": 1632
1751
- },
1752
- "udp6": {
1753
- "description": "UDP6 STREAMS driver 1.9",
1754
- "id": 101,
1755
- "loadaddr": "fffffffff7bc8c30",
1756
- "size": 1480
1757
- },
1758
- "ufs": {
1759
- "description": "filesystem for ufs",
1760
- "id": 224,
1761
- "loadaddr": "fffffffff831e000",
1762
- "size": 246448
1763
- },
1764
- "uppc": {
1765
- "description": "UniProcessor PC",
1766
- "id": 19,
1767
- "loadaddr": "fffffffff783a000",
1768
- "size": 12448
1769
- },
1770
- "usba": {
1771
- "description": "USBA: USB Architecture 2.0 1.64",
1772
- "id": 118,
1773
- "loadaddr": "fffffffff7d9c000",
1774
- "size": 186096
1775
- },
1776
- "usbser": {
1777
- "description": "USB generic serial module 1.20",
1778
- "id": 149,
1779
- "loadaddr": "fffffffff8072000",
1780
- "size": 20184
1781
- },
1782
- "vboxguest": {
1783
- "description": "VirtualBox GstDrv 5.1.6r110634",
1784
- "id": 188,
1785
- "loadaddr": "fffffffff81a7000",
1786
- "size": 171120
1787
- },
1788
- "vboxms": {
1789
- "description": "VBoxMouseIntegr 5.1.6r110634",
1790
- "id": 229,
1791
- "loadaddr": "fffffffff8394000",
1792
- "size": 15400
1793
- },
1794
- "vgatext": {
1795
- "description": "VGA text driver v1.27",
1796
- "id": 110,
1797
- "loadaddr": "fffffffff7d74000",
1798
- "size": 19816
1799
- },
1800
- "vuid3ps2": {
1801
- "description": "mouse events to vuid events",
1802
- "id": 124,
1803
- "loadaddr": "fffffffff7ded000",
1804
- "size": 8128
1805
- },
1806
- "wc": {
1807
- "description": "Workstation multiplexer Driver ",
1808
- "id": 114,
1809
- "loadaddr": "fffffffff7d7f000",
1810
- "size": 6600
1811
- },
1812
- "zfs": {
1813
- "description": "ZFS storage pool",
1814
- "id": 35,
1815
- "loadaddr": "fffffffff78b5000",
1816
- "size": 913360
1817
- }
1818
- },
1819
- "name": "SunOS",
1820
- "os": "SunOS",
1821
- "processor": "i386",
1822
- "release": "5.10",
1823
- "update": "10 1/13 s10x_u11wos_24a X86",
1824
- "version": "Generic_147148-26"
1825
- },
1826
- "keys": {
1827
- "ssh": {
1828
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1829
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1830
- }
1831
- },
1832
- "languages": {
1833
- "powershell": null,
1834
- "ruby": {
1835
- "bin_dir": "/usr/local/bin",
1836
- "gem_bin": "/usr/local/bin/gem",
1837
- "gems_dir": "/usr/local/gems",
1838
- "ruby_bin": "/usr/local/bin/ruby"
1839
- }
1840
- },
1841
- "macaddress": "11:11:11:11:11:11",
1842
- "machinename": "Fauxhai",
1843
- "memory": {
1844
- "total": "1048576kB"
1845
- },
1846
- "network": {
1847
- "default_gateway": "10.0.0.1",
1848
- "default_interface": "eth0",
1849
- "interfaces": {
1850
- "eth0": {
1851
- "addresses": {
1852
- "10.0.0.2": {
1853
- "broadcast": "10.0.0.255",
1854
- "family": "inet",
1855
- "ip_scope": "RFC1918 PRIVATE",
1856
- "netmask": "255.255.255.0",
1857
- "prefixlen": "24",
1858
- "scope": "Global"
1859
- },
1860
- "11:11:11:11:11:11": {
1861
- "family": "lladdr"
1862
- },
1863
- "fe80::11:1111:1111:1111": {
1864
- "family": "inet6",
1865
- "ip_scope": "LINK LOCAL UNICAST",
1866
- "prefixlen": "64",
1867
- "scope": "Link",
1868
- "tags": []
1869
- }
1870
- },
1871
- "arp": {
1872
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1873
- },
1874
- "encapsulation": "Ethernet",
1875
- "flags": [
1876
- "BROADCAST",
1877
- "MULTICAST",
1878
- "UP",
1879
- "LOWER_UP"
1880
- ],
1881
- "mtu": "1500",
1882
- "number": "0",
1883
- "ring_params": {},
1884
- "routes": [
1885
- {
1886
- "destination": "default",
1887
- "family": "inet",
1888
- "via": "10.0.0.1"
1889
- },
1890
- {
1891
- "destination": "10.0.0.0/24",
1892
- "family": "inet",
1893
- "proto": "kernel",
1894
- "scope": "link",
1895
- "src": "10.0.0.2"
1896
- },
1897
- {
1898
- "destination": "fe80::/64",
1899
- "family": "inet6",
1900
- "metric": "256",
1901
- "proto": "kernel"
1902
- }
1903
- ],
1904
- "state": "up",
1905
- "type": "eth"
1906
- },
1907
- "lo": {
1908
- "addresses": {
1909
- "127.0.0.1": {
1910
- "family": "inet",
1911
- "ip_scope": "LOOPBACK",
1912
- "netmask": "255.0.0.0",
1913
- "prefixlen": "8",
1914
- "scope": "Node"
1915
- },
1916
- "::1": {
1917
- "family": "inet6",
1918
- "ip_scope": "LINK LOCAL LOOPBACK",
1919
- "prefixlen": "128",
1920
- "scope": "Node",
1921
- "tags": []
1922
- }
1923
- },
1924
- "encapsulation": "Loopback",
1925
- "flags": [
1926
- "LOOPBACK",
1927
- "UP",
1928
- "LOWER_UP"
1929
- ],
1930
- "mtu": "65536",
1931
- "state": "unknown"
1932
- }
1933
- }
1934
- },
1935
- "ohai_time": 1498066768.8637536,
1936
- "os": "solaris2",
1937
- "os_version": "5.10",
1938
- "packages": {},
1939
- "platform": "solaris2",
1940
- "platform_build": "Generic_147148-26",
1941
- "platform_family": "solaris2",
1942
- "platform_version": "5.10",
1943
- "root_group": "root",
1944
- "time": {
1945
- "timezone": "GMT"
1946
- },
1947
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
1948
- "uptime_seconds": 2646450,
1949
- "virtualization": {
1950
- "systems": {}
1951
- }
1952
- }