Total.js Platform
Total.js Platform

Total.js Platform news and tutorials

How to get CPU and memory consumption in Total.js?

How to get CPU and memory consumption in Total.js?

  • it will work in Linux and macOS
  • operations are supported in Total.js +v2.4.0.

Create an operation

The operation below reads CPU and RSS (memory) information from terminal, it's the information from the operation system.

E.g. /definitions/operations.js:

Usage

You can execute the code below anywhere in your Total.js application: