Fork of hyperic/sigar with some fixes. Support only ruby binding. Part of Eye gem.
a971b9e8e1
Fix compilation fail with glibc 2.27. The latest version of glibc (2.27 at this time) is compiled without --enable-obsolete-rpc flag. |
||
---|---|---|
bindings | ||
examples | ||
go_bindings | ||
include | ||
src | ||
tests | ||
.gitignore | ||
AUTHORS | ||
autoclean.sh | ||
autogen.sh | ||
ChangeLog | ||
CMakeLists.txt | ||
configure.ac | ||
LICENSE | ||
Makefile.am | ||
NOTICE | ||
Rakefile | ||
README.md | ||
version.properties | ||
winbuild.bat |
System Information Gatherer And Reporter.
Fork of hyperic/sigar with some fixes.
Fixed:
- 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)
- FreeBSD: don't use v_cache_min/max #68(commit)
Installation:
$ gem install kostya-sigar