Hirevo / persist

A fast and simple asynchronous process manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose global host system information and metrics

Hirevo opened this issue · comments

Just as we can monitor individual processes, it could be useful to be able to also monitor the system itself and expose metrics like:

  • global CPU usage (aggregated and/or per-core)
  • global memory usage
  • total number of processes
  • etc...