sigar/README.md

1.2 KiB

System Information Gatherer And Reporter.

Fork of hyperic/sigar with some fixes. Support only ruby binding.

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]

  • FreeBSD: don't use v_cache_min/max #68(commit)

[2.0.2]

  • Remove obsolete rpc usage (fix compilation fail with glibc 2.27) #213(commit)

[2.0.4]

  • fix compilation with glibc 2.26, major/minor functions #2(commit)

Installation:

$ gem install kostya-sigar