49a9aeeff5remove nfsstat methods on osx, because seems it not used, this should fix#11 TODO: return is back, if fix would be finded
remove_nfs
Konstantin Makarchev
2021-10-30 21:01:51 +0300
04754bdf48fix
Konstantin Makarchev
2021-06-28 12:24:24 +0300
a2c67588d0fix compilation with glibc 2.26, major/minor functions, fixed#2
Konstantin Makarchev
2018-06-10 07:43:26 +0300
2f7284cd4cfix readme
Konstantin Makarchev
2018-05-30 17:21:34 +0300
d07ba63c28better readme
Konstantin Makarchev
2018-05-30 16:25:01 +0300
0c11387456fix building gem
Konstantin Makarchev
2018-05-30 16:24:06 +0300
ced59e8ca6forget remove from h files
Konstantin Makarchev
2018-05-30 13:39:28 +0300
f46a9baeefupdate readme and version 2.0.2
Konstantin Makarchev
2018-05-30 13:33:48 +0300
a971b9e8e1Remove obsolete rpc usage Fix compilation fail with glibc 2.27. The latest version of glibc (2.27 at this time) is compiled without --enable-obsolete-rpc flag.
Konstantin Makarchev
2018-05-30 13:08:12 +0300
5478eb4be9update readme
Konstantin Makarchev
2018-04-10 19:43:43 +0300
cc726007b3add to doc and new version
Konstantin Makarchev
2018-04-10 19:30:16 +0300
1e23251b5cupdate readme
Konstantin Makarchev
2018-01-22 13:08:12 +0300
5cb14da077update readme
Konstantin Makarchev
2018-01-22 13:05:46 +0300
cd0e5bf315update readme
Konstantin Makarchev
2018-01-22 13:02:23 +0300
368efdcd05update readme
Konstantin Makarchev
2018-01-22 12:59:44 +0300
5245b8f3e3update version
Konstantin Makarchev
2018-01-22 12:51:37 +0300
660259e572fixed sigar_boot_time_get for linux, to work as gnu ps, this fixed some problems with start_time detection
Konstantin Makarchev
2018-01-22 12:51:24 +0300
13bcf8ae45Moving sigar includes until after system. Fixes compilation on Xcode 6.1
David Zhao
2014-10-06 16:14:45 -0700
494ed4ed3eSome 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.
sigar-1.6
unknown
2014-09-03 13:22:19 +0300
b89060c481Merge pull request #46 from hyperic/i18n
hananaharonof
2014-09-03 14:12:38 +0300
4fcaa226bdSome 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.
i18n
unknown
2014-09-03 13:22:19 +0300
f12b8e32d3process args and query (ptql) string - support dbcs for windows
root
2013-11-04 12:07:38 +0000
9c931654d7(German) support for getting a set of formatted metrics
root
2013-10-22 07:33:06 +0000
797d8a9edfadding disk io per process and bug fixes
root
2013-10-09 07:59:48 +0000
449de48ceaJava - Fixed loading native libraries from paths that contain international characters.
Netta Gavrieli
2013-07-30 10:22:50 +0300
189843858eMerge pull request #33 from nettag/master
nira11
2013-10-06 02:27:13 -0700
47f01e0177[SIGAR-248]- Sigar log monitoring ignores successive lines with same timestamp
tgoldman
2013-09-30 10:53:08 +0200
6ed8f3c9b5c on win compatability poblems
nira11
2013-09-15 14:14:42 +0000