Skip to content

v0.6.0

Compare
Choose a tag to compare
@atc0005 atc0005 released this 02 Feb 00:37
· 1241 commits to master since this release
5605014

Overview

  • New plugin
  • Bug fixes
  • built using Go 1.15.7

Added

  • New plugin: check_vmware_rps_memory

Changed

  • check_vmware_vcpus
    • Adjust errors listing to use fixed error for crossing vCPUs allocation
      thresholds vs dynamically generated details (GH-104, GH-108)
      • the dynamic version mostly duplicated what the one-line summary was
        already conveying

Fixed

  • Fix variable name with stutter
  • check_vmware_datastore command definition template uses wrong plugin name

References