{

"chef_packages": {
  "chef": {
    "chef_root": "/usr/local/lib/ruby/gems/2.5.0/gems/chef-14.5.33/lib",
    "version": "14.5.33"
  },
  "ohai": {
    "ohai_root": "/usr/local/lib/ruby/gems/2.5.0/gems/ohai-14.6.2/lib/ohai",
    "version": "14.6.2"
  }
},
"command": {
  "ps": "ps -ef"
},
"counters": {
  "network": {
    "interfaces": {
      "en0": {
        "rx": {
          "bytes": 0,
          "compressed": 0,
          "drop": 0,
          "errors": 0,
          "frame": 0,
          "multicast": 0,
          "overrun": 0,
          "packets": 0
        },
        "tx": {
          "bytes": 0,
          "carrier": 0,
          "collisions": 0,
          "compressed": 0,
          "drop": 0,
          "errors": 0,
          "overrun": 0,
          "packets": 0
        }
      },
      "lo": {
        "rx": {
          "bytes": 0,
          "drop": 0,
          "errors": 0,
          "overrun": 0,
          "packets": 0
        },
        "tx": {
          "bytes": 0,
          "carrier": 0,
          "collisions": 0,
          "drop": 0,
          "errors": 0,
          "packets": 0,
          "queuelen": "1"
        }
      }
    }
  }
},
"cpu": {
  "cores": 1,
  "real": 1,
  "total": 1
},
"current_user": "fauxhai",
"dmi": {},
"domain": "local",
"filesystem": {
  "by_device": {
    "/dev/disk1s1": {
      "block_size": 512,
      "fs_type": "apfs",
      "inodes_available": "9223372036853013087",
      "inodes_percent_used": "0%",
      "inodes_used": "1762720",
      "kb_available": "113339540",
      "kb_size": "488347692",
      "kb_used": "371158600",
      "mount_options": [
        "local",
        "journaled"
      ],
      "mounts": [
        "/"
      ],
      "percent_used": "77%",
      "total_inodes": "9223372036854775807"
    },
    "/dev/disk1s4": {
      "block_size": 512,
      "fs_type": "apfs",
      "inodes_available": "9223372036854775804",
      "inodes_percent_used": "0%",
      "inodes_used": "3",
      "kb_available": "113339540",
      "kb_size": "488347692",
      "kb_used": "3145768",
      "mount_options": [
        "local",
        "noexec",
        "journaled",
        "noatime",
        "nobrowse"
      ],
      "mounts": [
        "/private/var/vm"
      ],
      "percent_used": "3%",
      "total_inodes": "9223372036854775807"
    },
    "devfs": {
      "block_size": 512,
      "fs_type": "devfs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "649",
      "kb_available": "0",
      "kb_size": "187",
      "kb_used": "187",
      "mount_options": [
        "local",
        "nobrowse"
      ],
      "mounts": [
        "/dev"
      ],
      "percent_used": "100%",
      "total_inodes": "649"
    },
    "map -hosts": {
      "block_size": 512,
      "fs_type": "autofs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "0",
      "kb_available": "0",
      "kb_size": "0",
      "kb_used": "0",
      "mount_options": [
        "nosuid",
        "automounted",
        "nobrowse"
      ],
      "mounts": [
        "/net"
      ],
      "percent_used": "100%",
      "total_inodes": "0"
    },
    "map auto_home": {
      "block_size": 512,
      "fs_type": "autofs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "0",
      "kb_available": "0",
      "kb_size": "0",
      "kb_used": "0",
      "mount_options": [
        "automounted",
        "nobrowse"
      ],
      "mounts": [
        "/home"
      ],
      "percent_used": "100%",
      "total_inodes": "0"
    }
  },
  "by_mountpoint": {
    "/": {
      "block_size": 512,
      "devices": [
        "/dev/disk1s1"
      ],
      "fs_type": "apfs",
      "inodes_available": "9223372036853013087",
      "inodes_percent_used": "0%",
      "inodes_used": "1762720",
      "kb_available": "113339540",
      "kb_size": "488347692",
      "kb_used": "371158600",
      "mount_options": [
        "local",
        "journaled"
      ],
      "percent_used": "77%",
      "total_inodes": "9223372036854775807"
    },
    "/dev": {
      "block_size": 512,
      "devices": [
        "devfs"
      ],
      "fs_type": "devfs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "649",
      "kb_available": "0",
      "kb_size": "187",
      "kb_used": "187",
      "mount_options": [
        "local",
        "nobrowse"
      ],
      "percent_used": "100%",
      "total_inodes": "649"
    },
    "/home": {
      "block_size": 512,
      "devices": [
        "map auto_home"
      ],
      "fs_type": "autofs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "0",
      "kb_available": "0",
      "kb_size": "0",
      "kb_used": "0",
      "mount_options": [
        "automounted",
        "nobrowse"
      ],
      "percent_used": "100%",
      "total_inodes": "0"
    },
    "/net": {
      "block_size": 512,
      "devices": [
        "map -hosts"
      ],
      "fs_type": "autofs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "0",
      "kb_available": "0",
      "kb_size": "0",
      "kb_used": "0",
      "mount_options": [
        "nosuid",
        "automounted",
        "nobrowse"
      ],
      "percent_used": "100%",
      "total_inodes": "0"
    },
    "/private/var/vm": {
      "block_size": 512,
      "devices": [
        "/dev/disk1s4"
      ],
      "fs_type": "apfs",
      "inodes_available": "9223372036854775804",
      "inodes_percent_used": "0%",
      "inodes_used": "3",
      "kb_available": "113339540",
      "kb_size": "488347692",
      "kb_used": "3145768",
      "mount_options": [
        "local",
        "noexec",
        "journaled",
        "noatime",
        "nobrowse"
      ],
      "percent_used": "3%",
      "total_inodes": "9223372036854775807"
    }
  },
  "by_pair": {
    "/dev/disk1s1,/": {
      "block_size": 512,
      "device": "/dev/disk1s1",
      "fs_type": "apfs",
      "inodes_available": "9223372036853013087",
      "inodes_percent_used": "0%",
      "inodes_used": "1762720",
      "kb_available": "113339540",
      "kb_size": "488347692",
      "kb_used": "371158600",
      "mount": "/",
      "mount_options": [
        "local",
        "journaled"
      ],
      "percent_used": "77%",
      "total_inodes": "9223372036854775807"
    },
    "/dev/disk1s4,/private/var/vm": {
      "block_size": 512,
      "device": "/dev/disk1s4",
      "fs_type": "apfs",
      "inodes_available": "9223372036854775804",
      "inodes_percent_used": "0%",
      "inodes_used": "3",
      "kb_available": "113339540",
      "kb_size": "488347692",
      "kb_used": "3145768",
      "mount": "/private/var/vm",
      "mount_options": [
        "local",
        "noexec",
        "journaled",
        "noatime",
        "nobrowse"
      ],
      "percent_used": "3%",
      "total_inodes": "9223372036854775807"
    },
    "devfs,/dev": {
      "block_size": 512,
      "device": "devfs",
      "fs_type": "devfs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "649",
      "kb_available": "0",
      "kb_size": "187",
      "kb_used": "187",
      "mount": "/dev",
      "mount_options": [
        "local",
        "nobrowse"
      ],
      "percent_used": "100%",
      "total_inodes": "649"
    },
    "map -hosts,/net": {
      "block_size": 512,
      "device": "map -hosts",
      "fs_type": "autofs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "0",
      "kb_available": "0",
      "kb_size": "0",
      "kb_used": "0",
      "mount": "/net",
      "mount_options": [
        "nosuid",
        "automounted",
        "nobrowse"
      ],
      "percent_used": "100%",
      "total_inodes": "0"
    },
    "map auto_home,/home": {
      "block_size": 512,
      "device": "map auto_home",
      "fs_type": "autofs",
      "inodes_available": "0",
      "inodes_percent_used": "100%",
      "inodes_used": "0",
      "kb_available": "0",
      "kb_size": "0",
      "kb_used": "0",
      "mount": "/home",
      "mount_options": [
        "automounted",
        "nobrowse"
      ],
      "percent_used": "100%",
      "total_inodes": "0"
    }
  }
},
"fqdn": "fauxhai.local",
"hostname": "Fauxhai",
"idle": "30 days 15 hours 07 minutes 30 seconds",
"idletime_seconds": 2646450,
"ipaddress": "10.0.0.2",
"kernel": {
  "machine": "x86_64",
  "modules": {
    "com.apple.AGDCPluginDisplayMetrics": {
      "index": "150",
      "refcount": "0",
      "size": 12288,
      "version": "3.22.9"
    },
    "com.apple.AppleFSCompression.AppleFSCompressionTypeZlib": {
      "index": "62",
      "refcount": "0",
      "size": 53248,
      "version": "1.0.0"
    },
    "com.apple.AppleGPUWrangler": {
      "index": "133",
      "refcount": "0",
      "size": 53248,
      "version": "3.22.9"
    },
    "com.apple.AppleGraphicsDeviceControl": {
      "index": "105",
      "refcount": "9",
      "size": 36864,
      "version": "3.22.18"
    },
    "com.apple.AppleSystemPolicy": {
      "index": "60",
      "refcount": "0",
      "size": 28672,
      "version": "1.0"
    },
    "com.apple.BootCache": {
      "index": "63",
      "refcount": "0",
      "size": 57344,
      "version": "40"
    },
    "com.apple.driver.AGDCBacklightControl": {
      "index": "141",
      "refcount": "0",
      "size": 20480,
      "version": "3.22.9"
    },
    "com.apple.driver.AGPM": {
      "index": "158",
      "refcount": "0",
      "size": 102400,
      "version": "110.23.41"
    },
    "com.apple.driver.AirPort.BrcmNIC": {
      "index": "76",
      "refcount": "0",
      "size": 8114176,
      "version": "1400.1.1"
    },
    "com.apple.driver.AppleACPIButtons": {
      "index": "48",
      "refcount": "0",
      "size": 16384,
      "version": "6.1"
    },
    "com.apple.driver.AppleACPIEC": {
      "index": "44",
      "refcount": "0",
      "size": 28672,
      "version": "6.1"
    },
    "com.apple.driver.AppleACPIPlatform": {
      "index": "14",
      "refcount": "2",
      "size": 638976,
      "version": "6.1"
    },
    "com.apple.driver.AppleAHCIPort": {
      "index": "68",
      "refcount": "0",
      "size": 81920,
      "version": "329.200.2"
    },
    "com.apple.driver.AppleAPIC": {
      "index": "41",
      "refcount": "0",
      "size": 12288,
      "version": "1.7"
    },
    "com.apple.driver.AppleActuatorDriver": {
      "index": "96",
      "refcount": "0",
      "size": 61440,
      "version": "2400.15"
    },
    "com.apple.driver.AppleBacklightExpert": {
      "index": "136",
      "refcount": "1",
      "size": 24576,
      "version": "1.1.0"
    },
    "com.apple.driver.AppleBusPowerController": {
      "index": "20",
      "refcount": "1",
      "size": 32768,
      "version": "1.0"
    },
    "com.apple.driver.AppleCameraInterface": {
      "index": "117",
      "refcount": "0",
      "size": 688128,
      "version": "6.7.0"
    },
    "com.apple.driver.AppleCredentialManager": {
      "index": "24",
      "refcount": "1",
      "size": 249856,
      "version": "1.0"
    },
    "com.apple.driver.AppleEFINVRAM": {
      "index": "51",
      "refcount": "2",
      "size": 45056,
      "version": "2.1"
    },
    "com.apple.driver.AppleEFIRuntime": {
      "index": "49",
      "refcount": "2",
      "size": 20480,
      "version": "2.1"
    },
    "com.apple.driver.AppleEffaceableStorage": {
      "index": "33",
      "refcount": "2",
      "size": 49152,
      "version": "1.0"
    },
    "com.apple.driver.AppleFDEKeyStore": {
      "index": "34",
      "refcount": "0",
      "size": 49152,
      "version": "28.30"
    },
    "com.apple.driver.AppleGraphicsControl": {
      "index": "119",
      "refcount": "2",
      "size": 12288,
      "version": "3.22.18"
    },
    "com.apple.driver.AppleGraphicsDevicePolicy": {
      "index": "151",
      "refcount": "0",
      "size": 73728,
      "version": "3.22.18"
    },
    "com.apple.driver.AppleHDA": {
      "index": "162",
      "refcount": "0",
      "size": 749568,
      "version": "282.10"
    },
    "com.apple.driver.AppleHDAController": {
      "index": "127",
      "refcount": "1",
      "size": 118784,
      "version": "282.10"
    },
    "com.apple.driver.AppleHIDKeyboard": {
      "index": "94",
      "refcount": "1",
      "size": 45056,
      "version": "208"
    },
    "com.apple.driver.AppleHPET": {
      "index": "46",
      "refcount": "0",
      "size": 12288,
      "version": "1.8"
    },
    "com.apple.driver.AppleHSBluetoothDriver": {
      "index": "99",
      "refcount": "1",
      "size": 57344,
      "version": "138"
    },
    "com.apple.driver.AppleHV": {
      "index": "146",
      "refcount": "0",
      "size": 36864,
      "version": "1"
    },
    "com.apple.driver.AppleInputDeviceSupport": {
      "index": "92",
      "refcount": "2",
      "size": 94208,
      "version": "2400.7"
    },
    "com.apple.driver.AppleIntelFramebufferAzul": {
      "index": "111",
      "refcount": "0",
      "size": 1458176,
      "version": "12.0.0"
    },
    "com.apple.driver.AppleIntelHD5000Graphics": {
      "index": "138",
      "refcount": "0",
      "size": 503808,
      "version": "12.0.0"
    },
    "com.apple.driver.AppleIntelSlowAdaptiveClocking": {
      "index": "115",
      "refcount": "0",
      "size": 8192,
      "version": "4.0.0"
    },
    "com.apple.driver.AppleKeyStore": {
      "index": "32",
      "refcount": "0",
      "size": 430080,
      "version": "2"
    },
    "com.apple.driver.AppleLPC": {
      "index": "125",
      "refcount": "0",
      "size": 12288,
      "version": "3.1"
    },
    "com.apple.driver.AppleMCCSControl": {
      "index": "113",
      "refcount": "0",
      "size": 61440,
      "version": "1.5.7"
    },
    "com.apple.driver.AppleMobileFileIntegrity": {
      "index": "30",
      "refcount": "6",
      "size": 118784,
      "version": "1.0.5"
    },
    "com.apple.driver.AppleMultitouchDriver": {
      "index": "93",
      "refcount": "3",
      "size": 159744,
      "version": "2400.15"
    },
    "com.apple.driver.AppleMuxControl": {
      "index": "120",
      "refcount": "0",
      "size": 77824,
      "version": "3.22.18"
    },
    "com.apple.driver.AppleOSXWatchdog": {
      "index": "118",
      "refcount": "0",
      "size": 16384,
      "version": "1"
    },
    "com.apple.driver.AppleRTC": {
      "index": "47",
      "refcount": "0",
      "size": 32768,
      "version": "2.0"
    },
    "com.apple.driver.AppleSEPManager": {
      "index": "19",
      "refcount": "3",
      "size": 98304,
      "version": "1.0.1"
    },
    "com.apple.driver.AppleSMBIOS": {
      "index": "45",
      "refcount": "0",
      "size": 16384,
      "version": "2.1"
    },
    "com.apple.driver.AppleSMC": {
      "index": "13",
      "refcount": "8",
      "size": 122880,
      "version": "3.1.9"
    },
    "com.apple.driver.AppleSMCLMU": {
      "index": "116",
      "refcount": "0",
      "size": 20480,
      "version": "212"
    },
    "com.apple.driver.AppleSSE": {
      "index": "144",
      "refcount": "0",
      "size": 53248,
      "version": "1.0"
    },
    "com.apple.driver.AppleSmartBatteryManager": {
      "index": "50",
      "refcount": "0",
      "size": 45056,
      "version": "161.0.0"
    },
    "com.apple.driver.AppleThunderboltDPAdapterFamily": {
      "index": "58",
      "refcount": "1",
      "size": 61440,
      "version": "5.5.7"
    },
    "com.apple.driver.AppleThunderboltDPInAdapter": {
      "index": "59",
      "refcount": "0",
      "size": 24576,
      "version": "5.5.7"
    },
    "com.apple.driver.AppleThunderboltIP": {
      "index": "103",
      "refcount": "0",
      "size": 90112,
      "version": "3.1.2"
    },
    "com.apple.driver.AppleThunderboltNHI": {
      "index": "56",
      "refcount": "0",
      "size": 131072,
      "version": "4.7.5"
    },
    "com.apple.driver.AppleThunderboltPCIDownAdapter": {
      "index": "57",
      "refcount": "0",
      "size": 20480,
      "version": "2.1.4"
    },
    "com.apple.driver.AppleTopCaseHIDEventDriver": {
      "index": "100",
      "refcount": "0",
      "size": 40960,
      "version": "138"
    },
    "com.apple.driver.AppleUSBCardReader": {
      "index": "87",
      "refcount": "0",
      "size": 53248,
      "version": "456.200.8"
    },
    "com.apple.driver.AppleUSBHostMergeProperties": {
      "index": "52",
      "refcount": "1",
      "size": 16384,
      "version": "1.2"
    },
    "com.apple.driver.AppleUSBTDM": {
      "index": "31",
      "refcount": "1",
      "size": 73728,
      "version": "456.200.8"
    },
    "com.apple.driver.AppleUSBTopCaseDriver": {
      "index": "95",
      "refcount": "0",
      "size": 8192,
      "version": "138"
    },
    "com.apple.driver.AppleUpstreamUserClient": {
      "index": "156",
      "refcount": "0",
      "size": 20480,
      "version": "3.6.5"
    },
    "com.apple.driver.AudioAUUC": {
      "index": "172",
      "refcount": "0",
      "size": 20480,
      "version": "1.70"
    },
    "com.apple.driver.DiskImages": {
      "index": "35",
      "refcount": "0",
      "size": 102400,
      "version": "493.0.0"
    },
    "com.apple.driver.DspFuncLib": {
      "index": "161",
      "refcount": "1",
      "size": 1318912,
      "version": "282.10"
    },
    "com.apple.driver.IOSlaveProcessor": {
      "index": "18",
      "refcount": "5",
      "size": 28672,
      "version": "1"
    },
    "com.apple.driver.KernelRelayHost": {
      "index": "23",
      "refcount": "3",
      "size": 118784,
      "version": "1"
    },
    "com.apple.driver.X86PlatformPlugin": {
      "index": "122",
      "refcount": "1",
      "size": 98304,
      "version": "1.0.0"
    },
    "com.apple.driver.X86PlatformShim": {
      "index": "157",
      "refcount": "1",
      "size": 28672,
      "version": "1.0.0"
    },
    "com.apple.driver.corecapture": {
      "index": "73",
      "refcount": "2",
      "size": 167936,
      "version": "1.0.4"
    },
    "com.apple.driver.eficheck": {
      "index": "135",
      "refcount": "0",
      "size": 12288,
      "version": "1"
    },
    "com.apple.driver.pmtelemetry": {
      "index": "140",
      "refcount": "0",
      "size": 73728,
      "version": "1"
    },
    "com.apple.driver.usb.AppleUSBCommon": {
      "index": "21",
      "refcount": "7",
      "size": 32768,
      "version": "1.0"
    },
    "com.apple.driver.usb.AppleUSBHostCompositeDevice": {
      "index": "80",
      "refcount": "0",
      "size": 32768,
      "version": "1.2"
    },
    "com.apple.driver.usb.AppleUSBHostPacketFilter": {
      "index": "54",
      "refcount": "0",
      "size": 20480,
      "version": "1.0"
    },
    "com.apple.driver.usb.AppleUSBXHCI": {
      "index": "69",
      "refcount": "1",
      "size": 319488,
      "version": "1.2"
    },
    "com.apple.driver.usb.AppleUSBXHCIPCI": {
      "index": "70",
      "refcount": "0",
      "size": 196608,
      "version": "1.2"
    },
    "com.apple.driver.usb.IOUSBHostHIDDevice": {
      "index": "85",
      "refcount": "1",
      "size": 49152,
      "version": "1.2"
    },
    "com.apple.driver.usb.networking": {
      "index": "81",
      "refcount": "0",
      "size": 32768,
      "version": "5.0.0"
    },
    "com.apple.filesystems.afpfs": {
      "index": "180",
      "refcount": "0",
      "size": 331776,
      "version": "11.1"
    },
    "com.apple.filesystems.apfs": {
      "index": "79",
      "refcount": "1",
      "size": 1044480,
      "version": "945.200.129"
    },
    "com.apple.filesystems.autofs": {
      "index": "165",
      "refcount": "0",
      "size": 36864,
      "version": "3.0"
    },
    "com.apple.filesystems.hfs.encodings.kext": {
      "index": "61",
      "refcount": "2",
      "size": 32768,
      "version": "1"
    },
    "com.apple.filesystems.hfs.kext": {
      "index": "65",
      "refcount": "0",
      "size": 430080,
      "version": "407.200.4"
    },
    "com.apple.filesystems.smbfs": {
      "index": "177",
      "refcount": "0",
      "size": 413696,
      "version": "3.3"
    },
    "com.apple.fileutil": {
      "index": "169",
      "refcount": "0",
      "size": 94208,
      "version": "1"
    },
    "com.apple.iokit.IO80211Family": {
      "index": "75",
      "refcount": "1",
      "size": 1032192,
      "version": "1200.12.2"
    },
    "com.apple.iokit.IOACPIFamily": {
      "index": "11",
      "refcount": "31",
      "size": 36864,
      "version": "1.4"
    },
    "com.apple.iokit.IOAHCIBlockStorage": {
      "index": "77",
      "refcount": "0",
      "size": 159744,
      "version": "301.200.2"
    },
    "com.apple.iokit.IOAHCIFamily": {
      "index": "67",
      "refcount": "2",
      "size": 106496,
      "version": "288"
    },
    "com.apple.iokit.IOAVBFamily": {
      "index": "149",
      "refcount": "0",
      "size": 65536,
      "version": "700.6"
    },
    "com.apple.iokit.IOAcceleratorFamily2": {
      "index": "110",
      "refcount": "3",
      "size": 675840,
      "version": "400.24"
    },
    "com.apple.iokit.IOAudioFamily": {
      "index": "84",
      "refcount": "4",
      "size": 258048,
      "version": "206.5"
    },
    "com.apple.iokit.IOEthernetAVBController": {
      "index": "147",
      "refcount": "2",
      "size": 28672,
      "version": "1.1.0"
    },
    "com.apple.iokit.IOGraphicsFamily": {
      "index": "104",
      "refcount": "22",
      "size": 307200,
      "version": "530.9"
    },
    "com.apple.iokit.IOHDAFamily": {
      "index": "126",
      "refcount": "2",
      "size": 49152,
      "version": "282.10"
    },
    "com.apple.iokit.IOHIDFamily": {
      "index": "42",
      "refcount": "11",
      "size": 516096,
      "version": "2.0.0"
    },
    "com.apple.iokit.IONDRVSupport": {
      "index": "132",
      "refcount": "3",
      "size": 65536,
      "version": "530"
    },
    "com.apple.iokit.IONetworkingFamily": {
      "index": "15",
      "refcount": "9",
      "size": 196608,
      "version": "3.4"
    },
    "com.apple.iokit.IOPCIFamily": {
      "index": "12",
      "refcount": "41",
      "size": 217088,
      "version": "2.9"
    },
    "com.apple.iokit.IOReportFamily": {
      "index": "17",
      "refcount": "7",
      "size": 28672,
      "version": "47"
    },
    "com.apple.iokit.IOSCSIArchitectureModelFamily": {
      "index": "26",
      "refcount": "4",
      "size": 176128,
      "version": "408.200.1"
    },
    "com.apple.iokit.IOSCSIBlockCommandsDevice": {
      "index": "27",
      "refcount": "2",
      "size": 102400,
      "version": "408.200.1"
    },
    "com.apple.iokit.IOSMBusFamily": {
      "index": "43",
      "refcount": "3",
      "size": 16384,
      "version": "1.1"
    },
    "com.apple.iokit.IOSerialFamily": {
      "index": "142",
      "refcount": "1",
      "size": 57344,
      "version": "11"
    },
    "com.apple.iokit.IOSlowAdaptiveClockingFamily": {
      "index": "114",
      "refcount": "1",
      "size": 20480,
      "version": "1.0.0"
    },
    "com.apple.iokit.IOStorageFamily": {
      "index": "25",
      "refcount": "8",
      "size": 163840,
      "version": "2.1"
    },
    "com.apple.iokit.IOSurface": {
      "index": "109",
      "refcount": "3",
      "size": 139264,
      "version": "255.1"
    },
    "com.apple.iokit.IOThunderboltFamily": {
      "index": "55",
      "refcount": "5",
      "size": 966656,
      "version": "6.8.1"
    },
    "com.apple.iokit.IOTimeSyncFamily": {
      "index": "16",
      "refcount": "2",
      "size": 184320,
      "version": "700.7"
    },
    "com.apple.iokit.IOUSBFamily": {
      "index": "53",
      "refcount": "3",
      "size": 634880,
      "version": "900.4.2"
    },
    "com.apple.iokit.IOUSBHostFamily": {
      "index": "22",
      "refcount": "18",
      "size": 499712,
      "version": "1.2"
    },
    "com.apple.iokit.IOUSBMassStorageDriver": {
      "index": "28",
      "refcount": "2",
      "size": 184320,
      "version": "145.200.2"
    },
    "com.apple.iokit.IOUSBUserClient": {
      "index": "167",
      "refcount": "1",
      "size": 12288,
      "version": "900.4.2"
    },
    "com.apple.iokit.IOUserEthernet": {
      "index": "145",
      "refcount": "0",
      "size": 24576,
      "version": "1.0.1"
    },
    "com.apple.kec.Libm": {
      "index": "9",
      "refcount": "2",
      "size": 65536,
      "version": "1"
    },
    "com.apple.kec.corecrypto": {
      "index": "8",
      "refcount": "10",
      "size": 741376,
      "version": "1.0"
    },
    "com.apple.kec.pthread": {
      "index": "10",
      "refcount": "0",
      "size": 40960,
      "version": "1"
    },
    "com.apple.kext.AMD7000Controller": {
      "index": "107",
      "refcount": "0",
      "size": 372736,
      "version": "2.0.0"
    },
    "com.apple.kext.AMDFramebuffer": {
      "index": "155",
      "refcount": "0",
      "size": 172032,
      "version": "2.0.0"
    },
    "com.apple.kext.AMDRadeonX4000": {
      "index": "153",
      "refcount": "0",
      "size": 4984832,
      "version": "2.0.0"
    },
    "com.apple.kext.AMDRadeonX4000HWServices": {
      "index": "152",
      "refcount": "0",
      "size": 73728,
      "version": "2.0.0"
    },
    "com.apple.kext.AMDRadeonX4030HWLibs": {
      "index": "154",
      "refcount": "0",
      "size": 7663616,
      "version": "1.0"
    },
    "com.apple.kext.AMDSupport": {
      "index": "106",
      "refcount": "2",
      "size": 2043904,
      "version": "2.0.0"
    },
    "com.apple.kext.CoreTrust": {
      "index": "29",
      "refcount": "1",
      "size": 40960,
      "version": "1"
    },
    "com.apple.kext.OSvKernDSPLib": {
      "index": "160",
      "refcount": "1",
      "size": 77824,
      "version": "527"
    },
    "com.apple.kext.triggers": {
      "index": "164",
      "refcount": "2",
      "size": 20480,
      "version": "1.0"
    },
    "com.apple.nke.applicationfirewall": {
      "index": "40",
      "refcount": "0",
      "size": 36864,
      "version": "190"
    },
    "com.apple.plugin.IOgPTPPlugin": {
      "index": "148",
      "refcount": "1",
      "size": 634880,
      "version": "700.7"
    },
    "com.apple.security.SecureRemotePassword": {
      "index": "179",
      "refcount": "1",
      "size": 65536,
      "version": "1.0"
    },
    "com.apple.security.TMSafetyNet": {
      "index": "39",
      "refcount": "0",
      "size": 8192,
      "version": "8"
    },
    "com.apple.security.quarantine": {
      "index": "38",
      "refcount": "0",
      "size": 32768,
      "version": "3"
    },
    "com.apple.security.sandbox": {
      "index": "37",
      "refcount": "1",
      "size": 200704,
      "version": "300.0"
    },
    "com.apple.vecLib.kext": {
      "index": "83",
      "refcount": "2",
      "size": 843776,
      "version": "1.2.0"
    },
    "org.virtualbox.kext.VBoxDrv": {
      "index": "166",
      "refcount": "3",
      "size": 409600,
      "version": "5.2.20"
    },
    "org.virtualbox.kext.VBoxNetAdp": {
      "index": "171",
      "refcount": "0",
      "size": 24576,
      "version": "5.2.20"
    },
    "org.virtualbox.kext.VBoxNetFlt": {
      "index": "170",
      "refcount": "0",
      "size": 20480,
      "version": "5.2.20"
    },
    "org.virtualbox.kext.VBoxUSB": {
      "index": "168",
      "refcount": "0",
      "size": 32768,
      "version": "5.2.20"
    }
  },
  "name": "Darwin",
  "os": "Darwin",
  "processor": "i386",
  "release": "18.0.0",
  "version": "Darwin Kernel Version 18.0.0: Wed Aug 22 20:13:40 PDT 2018; root:xnu-4903.201.2~1/RELEASE_X86_64"
},
"keys": {
  "ssh": {
    "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
    "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
  }
},
"languages": {
  "powershell": null,
  "ruby": {
    "bin_dir": "/usr/local/bin",
    "gem_bin": "/usr/local/bin/gem",
    "gems_dir": "/usr/local/gems",
    "host": "x86_64-apple-darwin17.3.0",
    "host_cpu": "x86_64",
    "host_os": "darwin17.3.0",
    "host_vendor": "apple",
    "platform": "x86_64-darwin17",
    "release_date": "2018-03-29",
    "ruby_bin": "/usr/local/bin/ruby",
    "target": "x86_64-apple-darwin17",
    "target_cpu": "x86_64",
    "target_os": "darwin17",
    "target_vendor": "apple",
    "version": "2.5.1"
  }
},
"macaddress": "11:11:11:11:11:11",
"machinename": "Fauxhai",
"memory": {
  "total": "1048576kB"
},
"network": {
  "default_gateway": "10.0.0.1",
  "default_interface": "en0",
  "interfaces": {
    "en0": {
      "addresses": {
        "10.0.0.2": {
          "broadcast": "10.0.0.255",
          "family": "inet",
          "ip_scope": "RFC1918 PRIVATE",
          "netmask": "255.255.255.0",
          "prefixlen": "24",
          "scope": "Global"
        },
        "11:11:11:11:11:11": {
          "family": "lladdr"
        },
        "fe80::11:1111:1111:1111": {
          "family": "inet6",
          "ip_scope": "LINK LOCAL UNICAST",
          "prefixlen": "64",
          "scope": "Link",
          "tags": []
        }
      },
      "arp": {
        "10.0.0.1": "fe:ff:ff:ff:ff:ff"
      },
      "encapsulation": "Ethernet",
      "flags": [
        "BROADCAST",
        "MULTICAST",
        "UP",
        "LOWER_UP"
      ],
      "mtu": "1500",
      "number": "0",
      "ring_params": {},
      "routes": [
        {
          "destination": "default",
          "family": "inet",
          "via": "10.0.0.1"
        },
        {
          "destination": "10.0.0.0/24",
          "family": "inet",
          "proto": "kernel",
          "scope": "link",
          "src": "10.0.0.2"
        },
        {
          "destination": "fe80::/64",
          "family": "inet6",
          "metric": "256",
          "proto": "kernel"
        }
      ],
      "state": "up",
      "type": "en"
    },
    "lo": {
      "addresses": {
        "127.0.0.1": {
          "family": "inet",
          "ip_scope": "LOOPBACK",
          "netmask": "255.0.0.0",
          "prefixlen": "8",
          "scope": "Node"
        },
        "::1": {
          "family": "inet6",
          "ip_scope": "LINK LOCAL LOOPBACK",
          "prefixlen": "128",
          "scope": "Node",
          "tags": []
        }
      },
      "encapsulation": "Loopback",
      "flags": [
        "LOOPBACK",
        "UP",
        "LOWER_UP"
      ],
      "mtu": "65536",
      "state": "unknown"
    }
  }
},
"ohai_time": 1539987361.061263,
"os": "darwin",
"os_version": "18.0.0",
"platform": "mac_os_x",
"platform_build": "18A391",
"platform_family": "mac_os_x",
"platform_version": "10.14",
"root_group": "wheel",
"shard_seed": 73399073,
"shells": [
  "/bin/bash",
  "/bin/csh",
  "/bin/ksh",
  "/bin/sh",
  "/bin/tcsh",
  "/bin/zsh"
],
"time": {
  "timezone": "GMT"
},
"uptime": "30 days 15 hours 07 minutes 30 seconds",
"uptime_seconds": 2646450,
"virtualization": {
  "systems": {}
}

}