Skip to content

Release 8.8.0

Compare
Choose a tag to compare
@chefsalim chefsalim released this 03 Dec 22:55
· 2437 commits to main since this release
  • James Flemer, NDP LLC:
    • Add detection for RHEV (on Linux guests) to virtualization plugin
  • Shahul Khajamohideen:
    • Fixes Windows :CPU plugin inconsistencies with other platforms: modifies
      cpu[:total] to return total number of logical processors, adds cpu[:cores]
      to return total number of cores.
  • clewis:
    • Don't constrain the width of ps output.
  • George Gensure:
    • Prevents invalid memory access on subsequent failed calls to proc_state
      on sigar by throwing exception on returned invalid PID.
  • Hleb Valoshka:
    • Add support for DragonFly BSD
  • Make collected zfs filesystem properties configurable on solaris2.
  • Add kernel bitness detection for AIX
  • Fix CPU detection on FreeBSD 10.2+, add collection CPU family and model data.
  • Add inode data for filesystems on FreeBSD
  • Detect Virtualbox, VMware, and KVM on Windows guests and speed up Ohai runs
  • Add a plugin for Virtualbox to provide host / guest version information
  • Escape plugin directory path to prevent failures on Windows
  • Detect Microsoft Hyper-V Linux/BSD guests, which were previously detected as VirtualPC guests
  • Detect Microsoft VirtualPC Linux/BSD guests on additional releases of VirtualPC
  • Add KVM, VirtualBox, and Openstack guest detection to BSD platforms and add the node[:virtualization][:systems] syntax