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 |
|
Doug MacEachern
|
530157168d
|
add proc_mem page fault metrics
|
2005-11-23 17:39:28 +00:00 |
|
Doug MacEachern
|
6b7a36f521
|
add proc_state.processor
|
2005-11-23 01:16:52 +00:00 |
|
Doug MacEachern
|
059b8554ac
|
add proc_state.threads
|
2005-11-22 22:26:37 +00:00 |
|
Doug MacEachern
|
ac891b330e
|
proc_mem.resident = proc_mem.rss
|
2005-11-01 19:06:31 +00:00 |
|
Doug MacEachern
|
9c20564afa
|
set some route flags
|
2005-07-12 18:45:28 +00:00 |
|
Doug MacEachern
|
1ad9678af8
|
skip memcpy
|
2005-05-13 03:13:00 +00:00 |
|
Doug MacEachern
|
1618ed7214
|
add udp listen connections
|
2005-05-13 03:05:16 +00:00 |
|
Doug MacEachern
|
0775cc840b
|
mib wrapper
|
2005-05-13 02:49:51 +00:00 |
|
Doug MacEachern
|
0a5e33cc27
|
fix connection ports
|
2005-05-13 02:10:51 +00:00 |
|
Doug MacEachern
|
f019d2594b
|
use sigar_inet_ntoa
|
2005-05-13 01:22:40 +00:00 |
|
Doug MacEachern
|
b16244a3ad
|
always open_mib O_RDONLY.
add some missing close_mib calls if error happens.
|
2005-05-12 16:03:02 +00:00 |
|
Doug MacEachern
|
ff280a9b25
|
implement tcp portion of net_connection_list
|
2005-05-12 15:59:28 +00:00 |
|
Doug MacEachern
|
9101d2d95e
|
fold hp specific cpu states
|
2005-05-12 02:45:08 +00:00 |
|
Doug MacEachern
|
11c7fb330b
|
convert cpu times to seconds
|
2005-05-12 00:50:47 +00:00 |
|
Doug MacEachern
|
7dbdd9724a
|
fold duplication getting cpu metrics
|
2005-05-12 00:47:32 +00:00 |
|
Doug MacEachern
|
22452e99fc
|
add file_system_usage_t.used field
|
2005-04-26 19:55:21 +00:00 |
|
Doug MacEachern
|
009d51854c
|
impl new disk metrics
|
2005-04-07 01:50:46 +00:00 |
|
Doug MacEachern
|
aa3a6a201d
|
init new disk fields
|
2005-04-07 01:28:07 +00:00 |
|
Doug MacEachern
|
bcb098a34d
|
stub proc_port for all platforms
|
2005-03-16 02:47:57 +00:00 |
|
Doug MacEachern
|
b9144d1728
|
pass sigar_t* to sigar_os_error_string
|
2005-03-12 06:19:34 +00:00 |
|
Doug MacEachern
|
9721ca0121
|
implement disk i/o metrics
|
2004-12-07 16:53:34 +00:00 |
|
Doug MacEachern
|
728fd6d75d
|
initialize disk metrics for all platforms
|
2004-12-05 23:42:23 +00:00 |
|
Doug MacEachern
|
dfdff8b635
|
use SIGAR_FIELD_NOTIMPL constant in place of -1 or 0 for fields which are not implemented for a given platform
|
2004-12-05 23:36:48 +00:00 |
|