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