Doug MacEachern
|
93b3e261c5
|
add build to sigar_version_t
|
2006-07-13 21:56:06 +00:00 |
Doug MacEachern
|
8a7e53b9a6
|
[SIGAR-9] Fix possible overflow in solaris sigar_mem_get impl
|
2006-07-11 22:03:48 +00:00 |
Doug MacEachern
|
36159f8083
|
cpuinfo fixups for ppc64 linux
|
2006-07-11 17:40:18 +00:00 |
Doug MacEachern
|
859900e605
|
add/use SIGAR_64BIT macro and include powerpc64
|
2006-07-11 17:05:48 +00:00 |
Doug MacEachern
|
1c17ba5160
|
fixup cpuid asm #ifdefs to compile on ppc arch
|
2006-07-11 16:32:05 +00:00 |
Doug MacEachern
|
001ed4238d
|
[SIGAR-4] native version of the Java NetStat metrics
|
2006-07-10 21:32:22 +00:00 |
Doug MacEachern
|
42e0842c54
|
add sigar_net_address_hash function
|
2006-07-10 20:42:16 +00:00 |
Doug MacEachern
|
f1830f5576
|
revert TcpTable iteration to get LISTEN states first
|
2006-07-10 19:15:50 +00:00 |
Doug MacEachern
|
4f75602888
|
[SIGAR-8] Change win32 mem_get to use GlobalMemoryStatusEx
|
2006-07-07 20:29:22 +00:00 |
Doug MacEachern
|
ea4f9c7ee4
|
use libperfstat for net_interface_stat when available
|
2006-07-07 00:19:50 +00:00 |
Doug MacEachern
|
98c1392db0
|
add netinterface wrapper
|
2006-07-07 00:18:23 +00:00 |
Doug MacEachern
|
6a39114b1f
|
extension is appended by newer cpptasks
|
2006-07-06 19:35:22 +00:00 |
Doug MacEachern
|
1bd1cbd9f4
|
fix compile warning
|
2006-07-06 00:32:45 +00:00 |
Doug MacEachern
|
c2f0528538
|
changing hwaddr to sigar_net_address_t
|
2006-07-05 21:33:59 +00:00 |
Doug MacEachern
|
287af5e947
|
changing hwaddr to sigar_net_address_t
|
2006-07-05 21:12:10 +00:00 |
Doug MacEachern
|
a2597443b7
|
unhardcode cpu vendor
|
2006-07-05 19:20:12 +00:00 |
Doug MacEachern
|
f410dfa739
|
sigar_inet_ntoa should only be used internally now
|
2006-07-05 18:11:25 +00:00 |
Doug MacEachern
|
a58b419690
|
zero ifconfig in net_interface_config_get
|
2006-07-05 18:10:51 +00:00 |
Doug MacEachern
|
aedc5d075e
|
convert net_route to use net_address_t
|
2006-07-04 19:33:03 +00:00 |
Doug MacEachern
|
28c7957ec7
|
convert net_route to use net_address_t
|
2006-07-04 19:30:04 +00:00 |
Doug MacEachern
|
e7e089d5e7
|
convert net_route to use net_address_t
|
2006-07-04 19:27:59 +00:00 |
Doug MacEachern
|
ee37d10b2c
|
convert net_route to use net_address_t
|
2006-07-04 19:22:05 +00:00 |
Doug MacEachern
|
972f3855dd
|
convert net_interface_config to use sigar_net_address_t
|
2006-07-04 17:44:13 +00:00 |
Doug MacEachern
|
4c0b9565f8
|
convert net_interface_config to use sigar_net_address_t
|
2006-07-04 17:38:40 +00:00 |
Doug MacEachern
|
c6f8805803
|
fix solaris compile
|
2006-07-04 17:38:14 +00:00 |
Doug MacEachern
|
86c4011c40
|
convert net_interface_config to use sigar_net_address_t
|
2006-07-04 17:32:08 +00:00 |
Doug MacEachern
|
c42c645a0a
|
store net_connection addresses in binary rather than string
|
2006-07-04 16:50:19 +00:00 |
Doug MacEachern
|
8830e5e6ad
|
fix net_stat decl for win32
|
2006-07-04 16:49:27 +00:00 |
Doug MacEachern
|
0638e38671
|
store net_connection addresses in binary rather than string
|
2006-07-04 16:44:44 +00:00 |
Doug MacEachern
|
b6950ca519
|
store net_connection addresses in binary rather than string
|
2006-07-04 16:41:53 +00:00 |
Doug MacEachern
|
e4303ee612
|
store net_connection addresses in binary rather than string
|
2006-07-04 16:35:27 +00:00 |
Doug MacEachern
|
1dfae602a6
|
rename connection getters
|
2006-07-03 20:34:42 +00:00 |
Doug MacEachern
|
b313b3ec27
|
/proc/net parsing optimizations
|
2006-07-03 20:17:35 +00:00 |
Doug MacEachern
|
41eb2b178a
|
change sigar_net_connection_list_get stubs to sigar_net_connection_walk
|
2006-07-01 19:31:27 +00:00 |
Doug MacEachern
|
dc6429ad45
|
expose sigar_net_stat_get now that all platforms implement net_connection_walk
|
2006-07-01 19:14:32 +00:00 |
Doug MacEachern
|
13751fe221
|
all platforms use sigar.c:sigar_net_connection_list_get expect linux
|
2006-07-01 19:11:54 +00:00 |
Doug MacEachern
|
336c22d863
|
implement net_connection_walk for win32
|
2006-07-01 19:07:15 +00:00 |
Doug MacEachern
|
5f8da2ce15
|
net_connection_list_get needs decl for win32
|
2006-07-01 19:06:11 +00:00 |
Doug MacEachern
|
51dceb9688
|
implement sigar_net_connection_walk for aix
|
2006-07-01 18:44:41 +00:00 |
Doug MacEachern
|
26d9d5fa4f
|
minor cleanup
|
2006-07-01 18:36:42 +00:00 |
Doug MacEachern
|
8115fc3f9e
|
implement sigar_net_connection_walk for hpux
|
2006-07-01 18:14:13 +00:00 |
Doug MacEachern
|
525c16a5f9
|
implement sigar_net_connection_walk for solaris
|
2006-07-01 17:16:47 +00:00 |
Doug MacEachern
|
b1798c3e2f
|
move generic sigar_net_connection_list_get impl to sigar.c
|
2006-07-01 16:47:47 +00:00 |
Doug MacEachern
|
bf6984b477
|
implement sigar_net_connection_walk
|
2006-07-01 16:41:14 +00:00 |
Doug MacEachern
|
475ddf2428
|
remove mem.shared
|
2006-07-01 02:47:09 +00:00 |
Doug MacEachern
|
829f93104f
|
remove aix 4.x + 5.x bincompat insanity, allowing sigar to be compiled on 5.x
|
2006-06-28 02:48:02 +00:00 |
Doug MacEachern
|
774f110915
|
[SIGAR-7] Convert sectors to bytes in Linux file system read/write bytes metrics
|
2006-06-22 02:48:19 +00:00 |
Doug MacEachern
|
954b01b441
|
doc /proc/diskstats fields
|
2006-06-21 17:53:15 +00:00 |
Doug MacEachern
|
5d6e5c1e8e
|
add some iostat debug logs
|
2006-06-21 16:54:16 +00:00 |
Doug MacEachern
|
417ee0d439
|
implement net_stat_get
|
2006-06-20 00:30:17 +00:00 |