Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

WinAPI-0.4.0

Choose a tag to compare

@Lifailon Lifailon released this 27 Jan 14:43

Added GET endpoints:

  • /api/network/ipconfig
  • /api/network/stat
  • /api/network/interface/stat/current
  • /api/network/interface/stat/all
  • /api/disk/partition
  • /api/disk/iops/total

Added sensors from OpenHardwareMonitor via CIM:

  • /api/sensor

Update:

  • Select process with spaces (use lower underscores for the name in the url)
  • Added threads to module Get-Hardware and data: DiskTotalRead, DiskTotalWrite, DiskTotalIOps, NetworkReceivedCurrent, NetworkSentCurrent, NetworkReceivedTotal, NetworkSentTotal, PortListenCount, PortEstablishedCount.

Added data in CIM modules:

  • Memory: PageSize, PageUse, PageUseProc, PagePath, MemoryVirtAll, MemoryVirtUse, MemoryVirtUseProc.
  • DiskPhysical: Status, ConfigManagerErrorCode, LastErrorCode
  • Convert data in procent and MBytes for IOps
  • Video: rounding for VideoRAM