New
Release 8.8.0
- 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, addscpu[:cores]to return total number of cores.
- Fixes Windows :CPU plugin inconsistencies with other platforms: modifies
- clewis:
- Don't constrain the width of
psoutput.
- Don't constrain the width of
- George Gensure:
- Prevents invalid memory access on subsequent failed calls to
proc_stateon sigar by throwing exception on returned invalid PID.
- Prevents invalid memory access on subsequent failed calls to
- 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