Skip to content

infinityoneframework/cpu_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CpuUtil

Get CPU utilization information on Linux systems.

Installation

If available in Hex, the package can be installed by adding cpu_util to your list of dependencies in mix.exs:

def deps do
  [
    {:cpu_util, "~> 0.6"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/cpu_util.

License

CpuUtil is Copyright (c) 2020-2023 E-MetroTel

The source code is released under the MIT License.

Check LICENSE for more information.

About

CPU Utilization for Elixir Applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages