bughz 2b713c3dd4 | ||
---|---|---|
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. Support only ruby binding. Part of Eye gem.
Fixed:
[2.0.11] 10-09-2024
[2.0.10] 31-10-2021
[2.0.9] 28-06-2021
[2.0.8] 02-10-2020
[2.0.6] 18-01-2019
[2.0.5] 02-12-2018
[2.0.4] 10-06-2018
[2.0.2] 30-05-2018
[2.0.1] 10-04-2018
[2.0.0] 22-01-2018
- 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)
Installation:
$ gem install kostya-sigar