KasperskyOS Community Edition 1.2

Obtaining statistical data on the system

The libkos and libc libraries provide APIs for obtaining statistical data on the system. This data includes the following information:

  • CPU time usage by the system and by an individual process
  • Memory usage by the system and by an individual process
  • Info on processes and threads
  • Info on file systems and network interfaces

In this section

Obtaining statistical data on the system through the libkos library API

Obtaining statistical data on the system through the libc library API