Commit Graph

1763 Commits

Author SHA1 Message Date
WAKAYAMA Shirou 4f59129155 implements Disk_partition on windows 2014-04-20 01:53:34 +09:00
WAKAYAMA Shirou 8204d224c2 remove unused func. 2014-04-20 01:53:00 +09:00
WAKAYAMA Shirou 8235f42686 implement disk usage on Windows 2014-04-20 00:03:47 +09:00
WAKAYAMA Shirou e29742b52f implements CPU info total on Windows. but it may be not correct. 2014-04-19 01:29:34 +09:00
WAKAYAMA Shirou 8145c0cef0 forget to commit procs in HostInfo. 2014-04-19 01:05:35 +09:00
WAKAYAMA Shirou ab22e78f2d implements memory information on windows. 2014-04-19 01:04:22 +09:00
WAKAYAMA Shirou 8c60a8f8c5 add Procs to Hostinfo by using mitchellh/go-ps. 2014-04-19 00:09:25 +09:00
WAKAYAMA Shirou 5fc807ed23 implements Host.Uptime on windows 2014-04-18 22:02:35 +09:00
WAKAYAMA Shirou ce81975573 add windows stub. 2014-04-18 21:28:00 +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 f16e9efb2e fix the return value struct. 2014-04-18 21:26:24 +09:00
WAKAYAMA Shirou 5b605dc1a3 initial import. 2014-04-18 16:34:47 +09:00
WAKAYAMA Shirou 4c1052f036 initial commit. 2014-04-18 14:55:35 +09:00