mirror of https://github.com/shirou/gopsutil
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1. the disk io statistic data as: nread, nwritten, reads, writes, rtime, wtime; 2. the free memory under global zone; 3. the net io statistic data as: rbytes64, ipackets64, idrops64, ierrors, obytes64, opackets64, odrops64, oerrors. The new feature branch adds the above missing statistic data based on the psutil project (https://psutil.readthedocs.io/), it has been tested under solaris ( Oracle Solaris 11.4 X86) and illumos (OmniOS v11 r151044). |
2 years ago | |
---|---|---|
.. | ||
net.go | 3 years ago | |
net_aix.go | 3 years ago | |
net_aix_cgo.go | 3 years ago | |
net_aix_nocgo.go | 3 years ago | |
net_darwin.go | 3 years ago | |
net_darwin_test.go | 4 years ago | |
net_fallback.go | 2 years ago | |
net_freebsd.go | 3 years ago | |
net_linux.go | 3 years ago | |
net_linux_111.go | 3 years ago | |
net_linux_116.go | 3 years ago | |
net_linux_netlink_test.go | 3 years ago | |
net_linux_test.go | 3 years ago | |
net_openbsd.go | 3 years ago | |
net_solaris.go | 2 years ago | |
net_test.go | 2 years ago | |
net_unix.go | 2 years ago | |
net_windows.go | 3 years ago | |
types_darwin.go | 3 years ago |