Skip to content

v0.10.0

Compare
Choose a tag to compare
@carlpett carlpett released this 03 Mar 18:49
· 1098 commits to master since this release
74d7332

Enhancements

  • Add wmi_os_info metric with information about Windows product name and version (#413, thanks @der-eismann!)
  • Add wmi_cs_hostname metric with hostname, domain and fqdn info (#470, thanks @sll552!)
  • Only query the perflib objects we need, improving performance and resolving some very slow queries on Exchange servers (#461)

Bug fixes