Windows OS agent release notes

  • 7.7.3
    fixed omitted line for class Win32_OperatingSystem, which prevented to recognize Hyper-V clusters
  • 7.7.1
    It automatically selects Get-ciminstance API if available, if does not then it switches to Get-wmiobject
  • 7.7.0
    replaced originally used PowerShell cmd "Get-wmiobject" by "Get-ciminstance" which should be faster
  • 7.5.0
    added paging device space monitoring
  • 7.4.0
    Windows/Hyper-V process monitoring
    CPU queue and number of running processes and threads
  • 7.3.0
    Support of Microsoft Storage Spaces Direct (S2D), it automatically recognizes it and sends its performance data
  • 7.0.2
    When there is many OS agents installed (like thousands) then data gaps could appear, fixed.
  • 7.0.0
    CPU data from some specifix WIN host was wrong, fixed, had to be used other counters
  • 1.3.8
    Data from agents is sent 15/20/25 minutes, before it was every 5 minutes
  • 1.2.0
    Initial verze