mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-29 13:49:21 +08:00
add LoadAvg() to README
This commit is contained in:
parent
2b1cc4d012
commit
15ddbe009f
10
README.rst
10
README.rst
@ -65,14 +65,14 @@ More info
|
|||||||
|
|
||||||
To becomes more useful, add more information.
|
To becomes more useful, add more information.
|
||||||
|
|
||||||
- Hostinfo()
|
- Hostinfo() (linux)
|
||||||
|
|
||||||
- OS
|
- OS
|
||||||
- Platform ex: ubuntu, arch
|
- Platform ex: ubuntu, arch
|
||||||
- Platform family ex: debian
|
- Platform family ex: debian
|
||||||
- Platform Version ex: Ubuntu 13.10
|
- Platform Version ex: Ubuntu 13.10
|
||||||
|
|
||||||
- CPUInfoStat()
|
- CPUInfoStat() (linux, freebsd)
|
||||||
|
|
||||||
- Processer
|
- Processer
|
||||||
- Vendor ID
|
- Vendor ID
|
||||||
@ -81,6 +81,12 @@ To becomes more useful, add more information.
|
|||||||
- Mhz
|
- Mhz
|
||||||
- etc...
|
- etc...
|
||||||
|
|
||||||
|
- LoadAvg() (linux, freebsd)
|
||||||
|
|
||||||
|
- Load1
|
||||||
|
- Load5
|
||||||
|
- Load15
|
||||||
|
|
||||||
Some codes are ported some functions from Ohai. very thanks.
|
Some codes are ported some functions from Ohai. very thanks.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user