Skip to content

v0.7.0

Compare
Choose a tag to compare
@atc0005 atc0005 released this 04 Feb 11:03
· 1227 commits to master since this release
a1f9b04

Overview

  • New plugin
  • Bug fixes
  • Misc adjustments to output
  • built using Go 1.15.7

Added

  • New plugin: check_vmware_snapshots_count

Changed

  • check_vmware_rp_memory plugin
    • one-line summary tweaks
      • list usage percentage of total capacity as aggregate value for all
        specified resource pools
      • attempt to make message more concise
      • drop explicit "overage" detail, rely on implied overage in total memory
        usage percentage
    • extended output
      • list usage percentage of total capacity per-Resource Pool
  • Review and update threshold listings in extended output

Fixed

  • Fix invalid ExceedsAge logic
  • check_vmware_snapshots_age: Misreported VMs, snapshots count

References