nira11
|
07b221a253
|
disk io works using cache - also pid cache cleanup and pid cache dump
|
2013-09-15 12:00:23 +00:00 |
nira11
|
f2ba707d9f
|
sigar hpux - disk io fix
|
2013-08-27 11:37:22 +00:00 |
nira11
|
64f32dd125
|
solaris disk io
|
2013-08-18 08:24:25 +00:00 |
nettag
|
b13b8dcbbb
|
Implemented empty sigar_proc_disk_io_get on unsupported systems, to avoid breaking compilation.
|
2013-07-30 16:22:40 +03:00 |
Doug MacEachern
|
4fe3feb198
|
Merge branch 'sigar-1.6'
Conflicts:
bindings/java/src/org/hyperic/sigar/jmx/SigarCpu.java
bindings/java/src/org/hyperic/sigar/jmx/SigarCpuInfo.java
bindings/java/src/org/hyperic/sigar/jmx/SigarCpuPerc.java
bindings/java/src/org/hyperic/sigar/jmx/SigarLoadAverage.java
bindings/java/src/org/hyperic/sigar/jmx/SigarMem.java
bindings/java/src/org/hyperic/sigar/jmx/SigarSwap.java
bindings/ruby/examples/cpu_info.rb
bindings/ruby/examples/df.rb
bindings/ruby/examples/free.rb
bindings/ruby/examples/ifconfig.rb
bindings/ruby/examples/netstat.rb
bindings/ruby/examples/pargs.rb
bindings/ruby/examples/penv.rb
bindings/ruby/examples/who.rb
|
2010-04-28 15:03:12 -07:00 |
Doug MacEachern
|
73f9b8cf84
|
GPL v2 license -> Apache 2 license
(grit-generated)
|
2010-04-28 14:57:11 -07:00 |
Doug MacEachern
|
1f7f641473
|
Merge branch 'sigar-1.6'
|
2010-04-27 16:09:48 -07:00 |
Doug MacEachern
|
b40013def1
|
(SIGAR-215) use swapctl SC_LIST for Solaris swap_get impl
|
2010-04-27 16:09:26 -07:00 |
Doug MacEachern
|
6a806d1724
|
Merge branch 'sigar-1.6'
|
2010-04-21 15:44:48 -07:00 |
Doug MacEachern
|
4b9e309c8b
|
close_mib2 in sigar_os_close
|
2010-04-21 13:51:12 -07:00 |
Doug MacEachern
|
0bee437f85
|
don't set procargs.size = 0 else destroy won't free
|
2010-04-21 13:50:30 -07:00 |
Doug MacEachern
|
6259451277
|
leave proc_args_destroy to the caller
|
2010-04-21 13:49:24 -07:00 |
Doug MacEachern
|
1d20d41304
|
remove hmekstat.h
|
2010-04-15 11:08:16 -07:00 |
Doug MacEachern
|
57176b2a24
|
Merge branch 'sigar-1.6'
|
2010-04-15 11:02:32 -07:00 |
Doug MacEachern
|
5f77c77158
|
remove unused header
|
2010-04-15 11:02:19 -07:00 |
Doug MacEachern
|
501adebd39
|
Merge branch 'sigar-1.6'
|
2010-04-05 15:52:06 -07:00 |
Doug MacEachern
|
1ba3abd3ab
|
(SIGAR-188) implement mem actual free/used on Solaris
|
2010-04-05 15:51:47 -07:00 |
Doug MacEachern
|
8e77198e0f
|
(SIGAR-199) arp_list solaris impl
|
2010-01-18 19:09:12 -08:00 |
Doug MacEachern
|
ecd0ad6ab8
|
(SIGAR-199) stub sigar_arp_list_get impls
|
2010-01-18 19:09:10 -08:00 |
Doug MacEachern
|
9c37813c57
|
Merge branch 'sigar-1.6'
|
2010-01-18 19:08:57 -08:00 |
Doug MacEachern
|
feabd736de
|
rid dup in solaris route_list impl
|
2010-01-18 19:08:49 -08:00 |
Doug MacEachern
|
52101bd408
|
Merge branch 'sigar-1.6'
|
2009-09-15 14:54:00 -07:00 |
Doug MacEachern
|
7a30f1e4a2
|
(SIGAR-182) use mib2_ip_t.ipRouteEntrySize to determine mib2_ipRouteEntry_t size
|
2009-09-15 14:53:30 -07:00 |
Jan Kneschke
|
d65177559d
|
fixed the autotools setup
* fixed compile on all Unixes
* added unit-tests
* added cmake to build natively on win32
* fixed the "make dist" setup to include all os-dirs
|
2009-08-09 15:35:24 +02:00 |
Doug MacEachern
|
48f9f8cc65
|
fix solaris 8 compile
|
2009-08-03 15:26:18 -07:00 |
Doug MacEachern
|
3f1b24b7fc
|
solaris net_interface_ipv6_config impl
|
2009-07-29 15:14:38 -07:00 |
Doug MacEachern
|
0e763c13e2
|
stub net_interface_config ipv6 support
|
2009-07-24 17:13:19 -07:00 |
Doug MacEachern
|
a19c5a3454
|
Merge branch 'sigar-1.6'
|
2009-07-02 13:58:29 -07:00 |
Doug MacEachern
|
8866170e52
|
fix lo net_interface_stat counters
|
2009-07-02 13:56:25 -07:00 |
Doug MacEachern
|
bc492c8945
|
remove obsolete net_interface_stat lookup optimizations
|
2009-07-02 12:43:56 -07:00 |
Doug MacEachern
|
0e0d7ea1f7
|
(SIGAR-144) prefer 64-bit counter versions of rx/tx bytes + packets
|
2009-07-02 12:20:11 -07:00 |
Doug MacEachern
|
cb8eb6b183
|
Merge branch 'SIGAR-148'
|
2009-05-21 17:11:37 -07:00 |
Doug MacEachern
|
b53121d071
|
(SIGAR-148) use sigar_statvfs
|
2009-05-21 14:26:29 -07:00 |
Doug MacEachern
|
d19ab5ae30
|
rid "warning: cast from pointer to integer of different size" on 64-bit builds
|
2009-02-06 13:43:37 -08:00 |
Doug MacEachern
|
08ed781e71
|
start an autotools based build
|
2008-11-26 23:27:32 +00:00 |
Doug MacEachern
|
d08a3cf189
|
rid "warning: cast from pointer to integer of different size" on 64-bit builds
|
2008-10-08 03:30:44 +00:00 |
Doug MacEachern
|
2f65249d52
|
[SIGAR-115] fix proc_exe.name for self process
|
2008-07-12 16:10:32 +00:00 |
Doug MacEachern
|
87b194fbb1
|
optimize cpu.vm kstat lookups
|
2008-05-28 06:04:58 +00:00 |
Doug MacEachern
|
ab75320e8a
|
[SIGAR-105] recognize vxfs as local filesystem type on all supported platforms
|
2008-05-16 00:33:50 +00:00 |
Doug MacEachern
|
2423a9d47c
|
[SIGAR-101] dont try using /usr/ucb/ps unless installed
|
2008-05-03 15:04:18 +00:00 |
Doug MacEachern
|
45c491e859
|
fixup disk.queue
|
2008-04-27 00:54:22 +00:00 |
Doug MacEachern
|
51b607866f
|
add cpu_info.cores_per_socket
|
2008-04-11 17:46:36 +00:00 |
Doug MacEachern
|
56b8e9e6a3
|
solaris cpu socket+core counts
|
2008-04-09 05:08:52 +00:00 |
Doug MacEachern
|
949147d4ba
|
no longer need link.h
|
2008-04-09 03:35:47 +00:00 |
Doug MacEachern
|
3cf07fbb30
|
move sigar_dlinfo_modules to util for use with FreeBSD
|
2008-04-04 18:39:42 +00:00 |
Doug MacEachern
|
d826684c33
|
[SIGAR-92] Add memory free and used in percentage units
|
2008-04-03 04:45:28 +00:00 |
Doug MacEachern
|
29137cc5ae
|
[SIGAR-87] fix kstat_lookup in net_interface_stat
|
2008-02-13 04:29:57 +00:00 |
Doug MacEachern
|
f51eac00b2
|
[SIGAR-86] Add options field to sigar_file_system_t
|
2008-02-11 04:07:31 +00:00 |
Doug MacEachern
|
073b439b2a
|
[SIGAR-85] Fix possible integer overflow in sigar_file_system_usage
|
2008-01-31 20:43:01 +00:00 |
Doug MacEachern
|
ddc153b679
|
sigar_proc_port_get for solaris 10+ only
|
2007-12-03 18:22:34 +00:00 |