mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-29 13:49:21 +08:00
commit
5efab3f766
@ -43,7 +43,7 @@ Available Architectures
|
||||
- Linux i386/amd64/arm(raspberry pi)
|
||||
- Windows/amd64
|
||||
- Darwin i386/amd64
|
||||
- OpenBDS amd64 (Thank you @mpfz0r!)
|
||||
- OpenBSD amd64 (Thank you @mpfz0r!)
|
||||
- Solaris amd64 (developed and tested on SmartOS/Illumos, Thank you @jen20!)
|
||||
|
||||
All works are implemented without cgo by porting c struct to golang struct.
|
||||
@ -187,7 +187,7 @@ boot_time x x x x x
|
||||
users x x x x x
|
||||
pids x x x x x
|
||||
pid_exists x x x x x
|
||||
net_connections x x
|
||||
net_connections x x x
|
||||
net_protocols x
|
||||
net_if_addrs
|
||||
net_if_stats
|
||||
|
Loading…
x
Reference in New Issue
Block a user