d07ba63c28 | ||
---|---|---|
bindings | ||
examples | ||
go_bindings | ||
include | ||
src | ||
tests | ||
.gitignore | ||
AUTHORS | ||
CMakeLists.txt | ||
ChangeLog | ||
LICENSE | ||
Makefile.am | ||
NOTICE | ||
README.md | ||
Rakefile | ||
autoclean.sh | ||
autogen.sh | ||
configure.ac | ||
kostya-sigar.gemspec | ||
version.properties | ||
winbuild.bat |
README.md
System Information Gatherer And Reporter.
Fork of hyperic/sigar with some fixes.
Fixed:
[2.0.0]
- sigfaulted logger, #28(commit)
- bug undefined symbol: sigar_skip_token, #60(commit)
- bug detection boot_time on linux (now it works like gnu ps, and fix some issues with process start_time) (commit)
[2.0.1]
[2.0.2]
- Remove obsolete rpc usage (fix compilation fail with glibc 2.27) (commit)
Installation:
$ gem install kostya-sigar