Doug MacEachern
|
57bc553dbf
|
[SIGAR-97] implement proc_exe
|
2008-04-30 03:26:47 +00:00 |
|
Doug MacEachern
|
51b607866f
|
add cpu_info.cores_per_socket
|
2008-04-11 17:46:36 +00:00 |
|
Doug MacEachern
|
277cf2e68e
|
aix+hpux cpu_info sockets+cores
|
2008-04-09 05:21:46 +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
|
a17846e6e5
|
[SIGAR-86] Add options field to sigar_file_system_t
|
2008-02-11 04:25:25 +00:00 |
|
Doug MacEachern
|
2e63fd91b8
|
[SIGAR-85] Fix possible integer overflow in sigar_file_system_usage
|
2008-02-01 05:06:27 +00:00 |
|
Doug MacEachern
|
8176b390fa
|
fix compile
|
2007-11-07 06:52:23 +00:00 |
|
Doug MacEachern
|
77a9528f91
|
SIGAR_DISK_STATS_NOTIMPL -> SIGAR_DISK_STATS_INIT
|
2007-11-07 06:44:57 +00:00 |
|
Doug MacEachern
|
76beb87f73
|
move fsdev field to sigar_t
|
2007-11-04 16:29:19 +00:00 |
|
Doug MacEachern
|
fe43d98e10
|
re-org sigar_disk_usage_t struct
|
2007-10-13 22:53:55 +00:00 |
|
Doug MacEachern
|
07e4db1d14
|
add sigar_disk_usage_get
|
2007-10-13 21:27:26 +00:00 |
|
Doug MacEachern
|
98157a49ce
|
share FSDEV_ID macro
|
2007-10-09 21:53:34 +00:00 |
|
Doug MacEachern
|
591a11b106
|
sigar_tcp_stat_t renamed to sigar_tcp_t
|
2007-09-29 18:00:04 +00:00 |
|
Doug MacEachern
|
eec869f6d7
|
add tcp.in_errs
|
2007-08-08 06:11:20 +00:00 |
|
Doug MacEachern
|
bde8f07e8b
|
s/nfsstat/nfs/g
|
2007-08-08 05:40:58 +00:00 |
|
Doug MacEachern
|
f8c583fbc8
|
remove _stat from sigar_tcp names
|
2007-08-08 05:34:21 +00:00 |
|
Doug MacEachern
|
7e0b4af3ca
|
Remove useless tcpMaxConn
|
2007-08-08 05:05:16 +00:00 |
|
Doug MacEachern
|
2af18adeb3
|
add hpux swap rate metrics
|
2007-08-03 05:04:03 +00:00 |
|
Doug MacEachern
|
58b300996b
|
[SIGAR-64] stub nfs functions
|
2007-07-26 06:30:29 +00:00 |
|
Doug MacEachern
|
ba1d44fe17
|
[SIGAR-62] stub swap.page_{in,out}
|
2007-07-20 18:02:21 +00:00 |
|
Doug MacEachern
|
5cfc305137
|
hpux tcp_stat impl
|
2007-07-14 23:39:11 +00:00 |
|
Doug MacEachern
|
fe76b8fe7d
|
stub tcp_stat function
|
2007-07-14 16:01:58 +00:00 |
|
Doug MacEachern
|
09c4138dbd
|
make sigar_proc_args_get a wrapper
|
2007-04-22 05:37:39 +00:00 |
|
Doug MacEachern
|
ad433cf375
|
make sigar_proc_list_get a wrapper
|
2007-04-22 03:54:04 +00:00 |
|
Doug MacEachern
|
405e95e6bb
|
move sigar_proc_stat_get to sigar.c
|
2007-04-14 21:25:20 +00:00 |
|
Doug MacEachern
|
0425a0231a
|
Fix proc_mem.size on HP-UX
|
2007-01-23 16:59:41 +00:00 |
|
Doug MacEachern
|
70cefa7c18
|
[SIGAR-19] Change cpu time units to milliseconds
|
2006-12-04 18:22:51 +00:00 |
|
Doug MacEachern
|
795fa1ae44
|
[SIGAR-19] change process cpu time units to milliseconds
|
2006-12-04 03:42:27 +00:00 |
|
Doug MacEachern
|
65a63c4650
|
compile with _PSTAT64 on pa-risc too.
if pstat_getproc fails, return errno rather than hard-coded ESRCH
|
2006-10-05 14:03:53 +00:00 |
|
Doug MacEachern
|
f32e386b19
|
use snprintf
|
2006-09-30 17:48:33 +00:00 |
|
Doug MacEachern
|
09de663e8e
|
set sys_info arch, vendor_version and description
|
2006-09-25 13:44:20 +00:00 |
|
Doug MacEachern
|
84b8fff7b1
|
start port of OperatingSystem.java to sigar_sys_info C api
|
2006-09-24 18:23:04 +00:00 |
|
Doug MacEachern
|
b9e521db4f
|
rid compile warning
|
2006-08-05 02:14:07 +00:00 |
|
Doug MacEachern
|
0eb11a6dd7
|
Itanium needs _PSTAT64 defined to use the pstat api
|
2006-08-05 02:00:39 +00:00 |
|
Doug MacEachern
|
704b7eb447
|
return errno if proc_list fails
|
2006-08-05 01:59:32 +00:00 |
|
Doug MacEachern
|
548c0edd30
|
fix cpu vendor+model on hpux ia64
|
2006-08-05 00:57:42 +00:00 |
|
Doug MacEachern
|
3c4d18e04e
|
_lwp_info() not available for hpux-ia64
|
2006-08-05 00:54:53 +00:00 |
|
Doug MacEachern
|
36fc25dab6
|
_r functions are deprecated in hpux 11 and not supported on itanium
|
2006-08-05 00:35:00 +00:00 |
|
Doug MacEachern
|
e472dc9d9a
|
add copyright
|
2006-07-15 17:46:36 +00:00 |
|
Doug MacEachern
|
e7e089d5e7
|
convert net_route to use net_address_t
|
2006-07-04 19:27:59 +00:00 |
|
Doug MacEachern
|
b6950ca519
|
store net_connection addresses in binary rather than string
|
2006-07-04 16:41:53 +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
|
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
|
475ddf2428
|
remove mem.shared
|
2006-07-01 02:47:09 +00:00 |
|
Doug MacEachern
|
8355e44d8c
|
cast to prevent possible integer overflow in filesystem_usage
|
2006-05-31 00:59:14 +00:00 |
|
Doug MacEachern
|
39e0b3b948
|
add net_interface_stat.speed
|
2006-03-07 01:35:56 +00:00 |
|
Doug MacEachern
|
9f5ad58812
|
add net_interface_stat.speed
|
2006-03-07 01:08:23 +00:00 |
|
Doug MacEachern
|
e63e0ff456
|
remove proc_mem.{rss,vsize}
|
2006-03-04 02:48:58 +00:00 |
|
Doug MacEachern
|
9ca64171c2
|
move sigar_getword to sigar_util
|
2005-12-13 01:18:30 +00:00 |
|