Modern Linux has a lots of boring filesystem (tmpfs on /dev, devpts on /dev/pts, lots of cgroup on /sys/fs/cgroup/*, ...). * Ignore filesystem with 0 bytes (this cover cgroup, devpts and other). * Add IgnoreFS to ignore additional FS by their type. Add tmpfs and devtmpfs as default ignored type. |
||
---|---|---|
.. | ||
CPU_README.md | ||
DISK_README.md | ||
MEM_README.md | ||
NETSTAT_README.md | ||
cpu.go | ||
cpu_test.go | ||
disk.go | ||
disk_test.go | ||
memory.go | ||
memory_test.go | ||
mock_PS.go | ||
net.go | ||
net_test.go | ||
netstat.go | ||
ps.go | ||
system.go |