Doug MacEachern
|
b56465027f
|
fix typo
|
2006-09-25 01:04:03 +00:00 |
Doug MacEachern
|
4e866921b9
|
RHEL vendor_version
|
2006-09-25 00:55:12 +00:00 |
Doug MacEachern
|
fa8f8a16e6
|
bump version
|
2006-09-25 00:42:47 +00:00 |
Doug MacEachern
|
a4e588008e
|
set sys_info vendor and description
|
2006-09-25 00:41:23 +00:00 |
Doug MacEachern
|
fd40d95d34
|
extend SysInfo
|
2006-09-25 00:36:19 +00:00 |
Doug MacEachern
|
8d9ef28aec
|
generate SysInfo class
|
2006-09-25 00:23:52 +00:00 |
Doug MacEachern
|
73225803b4
|
add sys_info.description
|
2006-09-25 00:23:22 +00:00 |
Doug MacEachern
|
ce9fca8609
|
win32 sigar_os_sys_info_get impl
|
2006-09-25 00:09:21 +00:00 |
Doug MacEachern
|
8b2ca20810
|
mv sigar_sys_info_get outside #ifndef WIN32
|
2006-09-25 00:08:50 +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
|
a0bce20fde
|
more better logging in sigar_fqdn_get
fix sigar_fqdn_get H_ALIAS_MATCH to proper IS_FQDN_MATCH
|
2006-09-21 22:42:53 +00:00 |
Doug MacEachern
|
1cd8a3d13b
|
[SIGAR-15] change
|
2006-09-21 22:26:06 +00:00 |
Doug MacEachern
|
960c06659a
|
[SIGAR-15] Fix sigar_fqdn_get so 'hostname' won't be resolved to 'localhost.localdomain'
improve debug logging in sigar_fqdn_get
|
2006-09-21 22:23:48 +00:00 |
Doug MacEachern
|
2fe2ab4349
|
Use kstat.cpu_info.brand to determine sigar_cpu_info_t.vendor on Solaris 10+
|
2006-09-21 03:09:47 +00:00 |
Doug MacEachern
|
f3137cb53a
|
Fix Linux cpu_info /proc/cpuinfo parsing on ia64
|
2006-09-20 22:05:54 +00:00 |
Doug MacEachern
|
33f868b53d
|
[SIGAR-13] Use EnumProcesses for sigar_proc_list_get on Win32
|
2006-09-08 17:04:10 +00:00 |
Doug MacEachern
|
e83a49026c
|
update cached invoker proxy
|
2006-09-08 17:01:02 +00:00 |
Doug MacEachern
|
9d7275a29b
|
[SIGAR-14] Fix sigar_cpu_t.total on Linux and Solaris with multi-core CPUs
|
2006-09-07 14:10:24 +00:00 |
Doug MacEachern
|
d8159a6024
|
attempt to determine cwd from $PWD
|
2006-08-29 01:43:48 +00:00 |
Doug MacEachern
|
73aa5252e8
|
add/use kern_proc_args_skip_argv
|
2006-08-29 01:36:42 +00:00 |
Doug MacEachern
|
0af0a9d75a
|
catch NotImplementException around getProcFd
|
2006-08-29 00:30:27 +00:00 |
Doug MacEachern
|
9263b6efcb
|
change kern_proc_args to only copy exe if given a pointer
|
2006-08-29 00:29:41 +00:00 |
Doug MacEachern
|
94dd5f8280
|
implement proc_exe.name for darwin
|
2006-08-28 03:52:36 +00:00 |
Doug MacEachern
|
5f05b3383d
|
sanity check
|
2006-08-25 21:06:18 +00:00 |
Doug MacEachern
|
883cfa1586
|
trim trailing whitespace in proc_args
|
2006-08-25 20:50:47 +00:00 |
Doug MacEachern
|
1301c11251
|
use local vars instead of kargs directly in proc_args
|
2006-08-25 20:26:12 +00:00 |
Doug MacEachern
|
457212edcb
|
Implement proc_env for Darwin
|
2006-08-25 20:23:56 +00:00 |
Doug MacEachern
|
a0a31eb6e3
|
make reusable KERN_PROCARGS2 wrapper function
|
2006-08-25 20:08:17 +00:00 |
Doug MacEachern
|
84dcdd1fa6
|
use -s to test single-process ptql queries
|
2006-08-25 00:16:00 +00:00 |
Doug MacEachern
|
4b5a270033
|
Sigar.getProc*(String) methods now convert PTQL queries
|
2006-08-24 22:49:26 +00:00 |
Doug MacEachern
|
5c33239e82
|
add findSingleProcess(String) helper
|
2006-08-24 22:48:50 +00:00 |
Doug MacEachern
|
a280882ccc
|
hpux on ia64 port
|
2006-08-05 02:21:55 +00:00 |
Doug MacEachern
|
b9e521db4f
|
rid compile warning
|
2006-08-05 02:14:07 +00:00 |
Doug MacEachern
|
a392baa3c3
|
remove unreachable statement
|
2006-08-05 02:10:37 +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
|
b1a754626c
|
use hyperic_jni trunk
|
2006-08-04 22:58:15 +00:00 |
Doug MacEachern
|
a5bd4d351a
|
[SIGAR-11] Initialize log fields in solaris_sigar.c:sigar_os_open
|
2006-07-24 18:14:19 +00:00 |
Doug MacEachern
|
03861a2135
|
create a -src package in dist target
|
2006-07-17 23:01:06 +00:00 |
Ryan Morgan
|
a7d9d9bfd8
|
Switch externals to svn.hyperic.org.
|
2006-07-17 22:35:00 +00:00 |
Doug MacEachern
|
099089c2d3
|
use hyperic_jni/tags/SIGAR_1_2
|
2006-07-16 02:25:19 +00:00 |
Doug MacEachern
|
10dc0e793a
|
dist file changes
|
2006-07-16 02:24:39 +00:00 |
Doug MacEachern
|
6ddf7c33e6
|
1.2
|
2006-07-16 02:18:02 +00:00 |
Doug MacEachern
|
41970562c9
|
[SIGAR-10] Fix sigar_net_info_get /etc/resolv.conf parsing
|
2006-07-16 00:01:25 +00:00 |
Doug MacEachern
|
07b02d1817
|
use getNativeLibrary for archlib
|
2006-07-15 22:49:34 +00:00 |
Doug MacEachern
|
030fc2489e
|
add getNativeLibrary() method
|
2006-07-15 22:49:07 +00:00 |
Doug MacEachern
|
74f42105f3
|
rename file
|
2006-07-15 20:43:42 +00:00 |