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). |
3 years ago | |
---|---|---|
.. | ||
disk.go | 3 years ago | |
disk_aix.go | 3 years ago | |
disk_aix_cgo.go | 3 years ago | |
disk_aix_nocgo.go | 3 years ago | |
disk_darwin.go | 3 years ago | |
disk_darwin_cgo.go | 3 years ago | |
disk_darwin_nocgo.go | 3 years ago | |
disk_fallback.go | 3 years ago | |
disk_freebsd.go | 3 years ago | |
disk_freebsd_386.go | 3 years ago | |
disk_freebsd_amd64.go | 3 years ago | |
disk_freebsd_arm.go | 3 years ago | |
disk_freebsd_arm64.go | 3 years ago | |
disk_linux.go | 3 years ago | |
disk_openbsd.go | 3 years ago | |
disk_openbsd_386.go | 3 years ago | |
disk_openbsd_amd64.go | 3 years ago | |
disk_openbsd_arm.go | 3 years ago | |
disk_openbsd_arm64.go | 3 years ago | |
disk_solaris.go | 3 years ago | |
disk_test.go | 3 years ago | |
disk_unix.go | 3 years ago | |
disk_windows.go | 3 years ago | |
iostat_darwin.c | 3 years ago | |
iostat_darwin.h | 3 years ago | |
types_freebsd.go | 3 years ago | |
types_openbsd.go | 3 years ago |