Fork of hyperic/sigar with some fixes. Support only ruby binding. Part of Eye gem.
| bindings | ||
| examples | ||
| go_bindings | ||
| include | ||
| src | ||
| tests | ||
| .gitignore | ||
| AUTHORS | ||
| autoclean.sh | ||
| autogen.sh | ||
| ChangeLog | ||
| CMakeLists.txt | ||
| configure.ac | ||
| LICENSE | ||
| Makefile.am | ||
| NOTICE | ||
| Rakefile | ||
| README | ||
| version.properties | ||
| winbuild.bat | ||
System Information Gatherer And Reporter. Fork of https://github.com/hyperic/sigar.
Fixed:
* sigfaulted logger, #28 (c2a1af3c25fc00cf302d0eb98da0d7448f2e891f)
* bug undefined symbol: sigar_skip_token, #60 (dfe8fece170a1528debe9d2d1008a314642ed218)
* bug detection boot_time on linux (now it works like gnu ps, and fix some issues with process start_time) (660259e57285482c444efb9084f2da177f52861c)
Installation:
$ gem install kostya-sigar