From 368efdcd05463fd314826bc7db3b6ae693edb80c Mon Sep 17 00:00:00 2001 From: Konstantin Makarchev Date: Mon, 22 Jan 2018 12:59:44 +0300 Subject: [PATCH] update readme --- README | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README b/README index ccbf285c..1a4490b6 100644 --- a/README +++ b/README @@ -1,2 +1,12 @@ -Visit the SIGAR Wiki for documentation, bugs, support, etc.: -http://sigar.hyperic.com/ + +System Information Gatherer And Reporter. Fork of https://github.com/hyperic/sigar. + +Fixed: + +* sigfaulted logger, #28 +* bug undefined symbol: sigar_skip_token, #60 +* bug detection boot_time on linux (now it works like gnu ps, and fix some issues with process start_time) + +Installation: + + $ gem install kostya-sigar