Commit Graph

1702 Commits

Author SHA1 Message Date
Doug MacEachern
ef0752391c make sure primary ip is used for net_interface_config 2006-11-03 19:28:51 +00:00
Doug MacEachern
64be681de6 [SIGAR-24] Flag 'Microsoft Loopback Adapter' as LOOPBACK 2006-11-03 19:04:09 +00:00
Doug MacEachern
7fc90a9aa4 refresh MIB_IFROW cache entries 2006-11-03 14:56:57 +00:00
Doug MacEachern
1bc2ad33a4 start overhaul of windows net_interface impls 2006-11-03 07:31:53 +00:00
Doug MacEachern
e26be5dc38 [SIGAR-22] Prevent RuntimeException in FileTail impl from killing the FileWatcherThread 2006-10-27 20:29:27 +00:00
Doug MacEachern
1c909233b4 use Log instead of e.printStackTrace 2006-10-26 16:34:14 +00:00
Doug MacEachern
b3e6cbf4e3 changes 2006-10-24 21:27:00 +00:00
Doug MacEachern
367f890b13 [SIGAR-20] Unhardcode buffer size used for windows net_interface_list 2006-10-24 02:24:30 +00:00
Doug MacEachern
7f32b812ff move redhat-release check after vmware 2006-10-21 14:41:16 +00:00
Doug MacEachern
a50e2ebb5b include .lib in the binary distro for win32 linkage 2006-10-20 00:32:49 +00:00
Doug MacEachern
39a09989ed compile on windows with modern visual studios 2006-10-19 21:30:57 +00:00
Doug MacEachern
f5d84d4f67 rename INET6_ADDRSTRLEN -> SIGAR_INET6_ADDRSTRLEN 2006-10-19 20:10:13 +00:00
Doug MacEachern
05eb2f8877 Compile on Windows AMD x64 2006-10-19 16:37:06 +00:00
Doug MacEachern
29fe017c68 check for lsb-release before debian_version, else Ubuntu discovered as Debian 2006-10-17 17:37:58 +00:00
Doug MacEachern
2fd03a2fde make use_ucb_ps default on to get around proc_pargs permissions 2006-10-13 13:07:31 +00:00
Doug MacEachern
59fddd3f7c change gestalt usage to work on versions < 10.4 2006-10-13 04:26:37 +00:00
Doug MacEachern
ec2cb5c854 [SIGAR-18] 2006-10-11 03:26:24 +00:00
Doug MacEachern
e5b524448e [SIGAR-18] use strtoull 2006-10-11 03:17:34 +00:00
Doug MacEachern
2f4f63f0b2 use strtoull for cpu metrics 2006-10-10 16:27:47 +00:00
Doug MacEachern
768b4c31ed add sigar_strtoull 2006-10-10 16:27:01 +00:00
Doug MacEachern
10e8d8804f use KSTAT_NAMED_STR_PTR if available 2006-10-10 01:00:22 +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
182d078581 Add vista check to sys_info 2006-09-30 18:36:12 +00:00
Doug MacEachern
bd0514ee52 note sys_info change 2006-09-30 17:52:18 +00:00
Doug MacEachern
cd7231a938 use snprintf 2006-09-30 17:50:23 +00:00
Doug MacEachern
f32e386b19 use snprintf 2006-09-30 17:48:33 +00:00
Doug MacEachern
aa4af2806f fixup freebsd vendor_version and vendor_code_name 2006-09-30 17:27:10 +00:00
Doug MacEachern
66844ca1d8 use snprintf 2006-09-30 17:14:39 +00:00
Doug MacEachern
6b9e45eebb fillin freebsd sys_info fields 2006-09-30 17:13:10 +00:00
Doug MacEachern
852c61e493 use Gestalt for versions in sys_info 2006-09-26 13:32:45 +00:00
Doug MacEachern
d93c43fa9b dont include strings.h ifdef darwin 2006-09-26 13:23:48 +00:00
Doug MacEachern
b03659cda1 start a ps like example 2006-09-25 21:30:20 +00:00
Doug MacEachern
35ed4a62fb make get_cpu_model reuseable and use for sys_info.machine 2006-09-25 14:13:10 +00:00
Doug MacEachern
f5e87e752e set sys_info arch, version and description 2006-09-25 13:57:49 +00:00
Doug MacEachern
09de663e8e set sys_info arch, vendor_version and description 2006-09-25 13:44:20 +00:00
Doug MacEachern
b619761246 add SysInfo.machine 2006-09-25 12:58:17 +00:00
Doug MacEachern
3633786fce save utsname.machine in sys_info.machine 2006-09-25 01:47:33 +00:00
Doug MacEachern
4f8ef532dc set sys_info.arch 2006-09-25 01:36:03 +00:00
Doug MacEachern
ad2533a444 rename sysinfo -> sys_info 2006-09-25 01:35:13 +00:00
Doug MacEachern
6a47deb2bb set sys_info vendor_version and description 2006-09-25 01:22:00 +00:00
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