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.
gopsutil/net
Cameron Sparr 432bcbd056 Add -W flag to netstat on BSD systems
This prevents netstat from truncating the interface name to 5
characters. See https://github.com/influxdb/telegraf/issues/438
10 years ago
..
net.go add system wide network protocol stats 10 years ago
net_darwin.go Add -W flag to netstat on BSD systems 10 years ago
net_freebsd.go Add -W flag to netstat on BSD systems 10 years ago
net_linux.go using HostProc for protocounters in linux 10 years ago
net_test.go add system wide network protocol stats 10 years ago
net_unix.go common: rename package common to internal/common. Add ENV helper funcs. 10 years ago
net_windows.go add system wide network protocol stats 10 years ago