Fork of hyperic/sigar with some fixes. Support only ruby binding. Part of Eye gem.
Go to file
unknown 494ed4ed3e Some metrics are missing the '/sec' suffix. This fix first tries to add
the counter without the '/sec' and if fails, try again with it. If the
second call fails, throw an exception.This issue must be addressed at the
java level (and not C code), since the counter names must be translated
before to support i18n native OS locals.
Please also note, the C code (at Pdh.c), tries to do the same, but at
this level we cannot use the translation mechanism the Java level offers,
hence this fix won't handle non-English i18n locals.
2014-09-03 14:26:02 +03:00
bindings Some metrics are missing the '/sec' suffix. This fix first tries to add 2014-09-03 14:26:02 +03:00
examples GPL v2 license -> Apache 2 license 2010-04-28 14:57:11 -07:00
include adding disk io per process and bug fixes 2013-10-09 07:59:48 +00:00
src adding disk io per process and bug fixes 2013-10-09 07:59:48 +00:00
AUTHORS add AUTHORS file 2010-04-28 16:19:25 -07:00
ChangeLog 1.6.4 change summary 2010-04-28 15:37:31 -07:00
LICENSE GPL v2 license -> Apache 2 license 2010-04-28 15:20:57 -07:00
NOTICE update NOTICE file 2011-07-18 10:05:52 -07:00
README point to sigar wiki 2006-07-12 16:53:52 +00:00

README

Visit the SIGAR Wiki for documentation, bugs, support, etc.:
http://sigar.hyperic.com/