1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-05-08 19:29:25 +08:00

11 Commits

Author SHA1 Message Date
Shirou WAKAYAMA
1464099024 add detecting virtualization system on Linux. 2014-05-20 19:36:19 +09:00
WAKAYAMA shirou
4addd06db8 implements uptime on FreeBSD. 2014-05-18 23:43:24 +09:00
Shirou WAKAYAMA
955c9d23c0 go fmt 2014-05-16 18:11:17 +09:00
Shirou WAKAYAMA
750b540121 add platform information to HostInfo and implements on Linux.
Detecting code is ported from Ohai.
2014-05-16 16:37:41 +09:00
Shirou WAKAYAMA
8098298111 implements String() which return as JSON to every structs. 2014-05-01 18:43:11 +09:00
Shirou WAKAYAMA
77fb50adf6 implements users() on linux. 2014-04-22 17:38:47 +09:00
WAKAYAMA Shirou
5c127fc220 start to write documents. but I only have poor English skill. 😱 2014-04-22 10:31:14 +09:00
WAKAYAMA Shirou
7396461d07 remove each metrics top struct such as CPU, all functions become flat. 2014-04-22 10:02:01 +09:00
WAKAYAMA Shirou
187d1edef9 rename package main to gopsutil 2014-04-22 09:44:22 +09:00
WAKAYAMA Shirou
4ffbd2a28f separate struct and func due to the lack of syscall on windows. 2014-04-18 21:27:29 +09:00
WAKAYAMA Shirou
5b605dc1a3 initial import. 2014-04-18 16:34:47 +09:00