Commit Graph

96 Commits (f8e4e2ca16cae6917e73f93f111a0185e01893f6)

Author SHA1 Message Date
WAKAYAMA Shirou ad1f130d0f update README about golang 1.8 is required. 8 years ago
James Nugent a34d626e17 Update README.rst for Solaris VirtualMemory support 8 years ago
James Nugent ae1d4ba818 Update README.md for Solaris package Host support 8 years ago
WAKAYAMA Shirou d8bc9ca755 fix README table. 8 years ago
James Nugent 43c8d3f5f9 Update README.rst to reflect addition of Solaris 8 years ago
Simarpreet Singh 5a4c90ad5f cpu: Expose CPU microcode information
This commit exposes the CPU microcode information.

Signed-off-by: Simarpreet Singh <simar@opendns.com>
8 years ago
Sean Chittenden 955821b5ab
Add Go-native structs for Darwin/386 and FreeBSD/arm 8 years ago
Shirou WAKAYAMA 061b699a97 Add OpenBSD to README (Thank you @mpfz0r) 8 years ago
Shirou WAKAYAMA a63900a44b update README about taging. 9 years ago
Shirou WAKAYAMA 4bab832fc5 fix broken CurrentStatus table. 9 years ago
Matt Singletary 072f1a3574 Fix typo
misspelling of family in 'platformfamiliy'
9 years ago
Zdenek Styblik c184d5359e Fix typos in README.rst
Commit fixes some typos in README.rst
9 years ago
shirou 6e9b0bbb1b Merge pull request #197 from shirou/process/add_memory_windows
Process/add memory windows
9 years ago
Huy Giang 7bf614d799 make 'alternative location' in Usage section more readable 9 years ago
Shirou WAKAYAMA 7b991b8135 add `requirement` to README.rst. 9 years ago
WAKAYAMA Shirou ba34a3af8c [process]windows: add IO counters and fix CreateTime 9 years ago
Shirou WAKAYAMA 1cc575dae3 remove gopkg.in from README. 9 years ago
Shirou WAKAYAMA da89408631 Merge branch 'master' into v2 9 years ago
WAKAYAMA shirou 37d8908841 [process]freebsd: implementes proceess.Nice() 9 years ago
Shirou WAKAYAMA 4bb84648bf JSON representation is renamed to fit Google JSON style, camelCase. 9 years ago
Shirou WAKAYAMA be06a94d44 fix the gopkgin versioning on README. 9 years ago
Shirou WAKAYAMA 70ba28090d add version 2 breaking change notification to README. 9 years ago
Shirou WAKAYAMA fa3e1cc196 [common]linux: add HostEtc to switch '/etc' See #175. 9 years ago
Shirou WAKAYAMA fe4c9f8ffa change CI status badge to CircleCI. 9 years ago
shirou f58654fa1c Merge pull request #122 from jimmystewpot/add_netfilter
Add nf_conntrack counter support
9 years ago
Cameron Sparr ec692ecfcf Add a godoc badge 9 years ago
James Lamb 5700150054 Updated README.rst and included updated syntax to be more uniform with the other code 9 years ago
Shirou WAKAYAMA dd13300833 process[linux,freebsd,darwin]: implements Children using pgrep. 9 years ago
Nathaniel Cook da832b3f12 add system wide network protocol stats 9 years ago
Daniel Theophanes 69221741e8 cpu: allow override of /sys dir. Fix CPUInfo /proc + cpuinfo combine. 10 years ago
Jonathan Chauncey 0461c50666 chore(*): Fixes #94
Added the ability to fetch an alternative location for /proc via an
environment variable. If the env var is not set it will return /proc as
the default value.
10 years ago
Shirou WAKAYAMA 8f48da88ea update README 10 years ago
Shirou WAKAYAMA b3cf7354f6 process[linux, darwin]: implements Connections using lsof. 10 years ago
Shirou WAKAYAMA 9c0474c2a7 update README 10 years ago
cornerot 4048014170 fix gosiger -> gosigar 10 years ago
WAKAYAMA Shirou 79f4358f65 process: Exe, Cmdline and Name implemented in windows by using wmic 10 years ago
若山史郎 9d38e5c995 process: add meminfo, cmdline on darwin. 10 years ago
若山史郎 e71113cffd change darwin process support status to broken.
using godef breaks process information on darwin. I am tackling to fix it.
10 years ago
WAKAYAMA shirou 0451709fe3 disk: add disk_io_counter to FreeBSD by using sysctl(kern.devstat.all). 10 years ago
WAKAYAMA Shirou 4b0f5a03dc host: use wmic OS instead of calling GetTickCount on Windows. 10 years ago
若山史郎 d6802457a3 update README. now i386 is supported. 10 years ago
Bruno Bigras a0eef8dfe9 README: highlight the example's code 10 years ago
Shirou WAKAYAMA 406cbe9b87 implements pernic of NetIOCounters. 10 years ago
Shirou WAKAYAMA a73ca04d3a update README 10 years ago
Shirou WAKAYAMA 13cd195a7e change package name. 10 years ago
Shirou WAKAYAMA 4ff6a1cdc0 update README about disk_partitions of darwin 10 years ago
Shirou WAKAYAMA c0338e392f fix README 10 years ago
Shirou WAKAYAMA 2efdb23875 add 1.4 notice. 10 years ago
Shirou WAKAYAMA b4355247d6 README update. 10 years ago
Shirou WAKAYAMA 8e2514d23a merge 9e216add90 10 years ago