Commit Graph

687 Commits (v2)
 

Author SHA1 Message Date
Shirou WAKAYAMA 41d2beb271 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou 6ecec79319 change net hardware adress to string. 11 years ago
WAKAYAMA shirou 9b46031b59 add NetInterface which can get network interfaces such as addresses.
This may wokrs all of the platform.
11 years ago
WAKAYAMA shirou 9265937b2e add placeholder of disk on freebsd 11 years ago
WAKAYAMA shirou 799a4495e9 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou 76866feb03 implement redhatishVersion and platform on Linux. 11 years ago
WAKAYAMA Shirou 710c02905f error handling about getLSB() 11 years ago
WAKAYAMA shirou f84631cfb6 fix the capacity of make disk on FreeBSD. 11 years ago
Shirou WAKAYAMA b4a1a26e11 update README about virtualization. 11 years ago
Shirou WAKAYAMA 45710b5c9d could not get coverage from test subdirectory. move back to top.
But it becomes messy again.
11 years ago
Shirou WAKAYAMA 1464099024 add detecting virtualization system on Linux. 11 years ago
Shirou WAKAYAMA 11569147c0 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou bfe7890e2b fix return type. 11 years ago
Shirou WAKAYAMA dc78f4bcbe make test directory and moved in it. 11 years ago
Shirou WAKAYAMA f5a85e6b55 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou 5ae1c91744 fix the type declaration on Windows 11 years ago
WAKAYAMA Shirou 5f37278918 fix the type . 11 years ago
WAKAYAMA shirou 6d379d4a18 HostInfo.Uptime is now uint64. 11 years ago
WAKAYAMA shirou 4addd06db8 implements uptime on FreeBSD. 11 years ago
WAKAYAMA shirou ea83f5636d implements NetIOCounters() on FreeBSD. 11 years ago
WAKAYAMA Shirou b1d963d5b0 rename parseFoo to mustParseFoo because these funcs are just a util func.
Such funcs should be panic if error occured, but not implemented yet.
11 years ago
Shirou WAKAYAMA 15ddbe009f add LoadAvg() to README 11 years ago
Shirou WAKAYAMA 2b1cc4d012 fix member name changed problem 11 years ago
Shirou WAKAYAMA d612aa5931 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou d537b20e75 add CPUInfo placeholder on Windows. 11 years ago
WAKAYAMA shirou 59207b1e49 implements CPUInfoStat on FreeBSD. 11 years ago
Shirou WAKAYAMA e68563b7b3 add CPUInfoStat() on Linux. 11 years ago
Shirou WAKAYAMA 955c9d23c0 go fmt 11 years ago
Shirou WAKAYAMA 4b7a2b298d Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou 1ed1140089 fix build failure and panic on Windows. 11 years ago
Shirou WAKAYAMA 0f0c4c99c1 write about Hostinfo to README 11 years ago
Shirou WAKAYAMA 750b540121 add platform information to HostInfo and implements on Linux.
Detecting code is ported from Ohai.
11 years ago
Shirou WAKAYAMA e04ef118ca Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou 04882ba11d Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou c312c3f35f virtual_memory and swap_memory on FreeBSD is implemented. 11 years ago
WAKAYAMA shirou 5846e481c5 remove duped line. 11 years ago
Shirou WAKAYAMA 4cb5a9a806 fix change of json tag name. 11 years ago
Shirou WAKAYAMA c8ee4d9b07 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou 049edefab0 rename json tag to more understandable on NetConnectionsStat 11 years ago
WAKAYAMA Shirou 49857dbdd0 add NetConnection placeholder on windows. 11 years ago
WAKAYAMA Shirou 855ec85dbc implement net_io_counters on Windows. 11 years ago
WAKAYAMA shirou d5a476f628 now support linux/arm (raspberry pi) 11 years ago
WAKAYAMA Shirou 755f65b5f3 add net_windows.go as placeholder. 11 years ago
WAKAYAMA shirou 52a7258c36 add net_freebsd.go as placeholder. 11 years ago
Shirou WAKAYAMA 5f2e6bceb0 add test about String(). 11 years ago
Shirou WAKAYAMA afd4d392e6 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou bb7932d772 add net_test 11 years ago
WAKAYAMA shirou 031b5e4a0f add coveralls.io badge. 11 years ago
Shirou WAKAYAMA 2ab7b00f2b implements Process.NumCtxSwitches() on linux. 11 years ago
Shirou WAKAYAMA 70f7f517ba Merge branch 'master' of github.com:shirou/gopsutil 11 years ago