Commit Graph

229 Commits

Author SHA1 Message Date
Doug MacEachern
a16f868a0b 2008 MSC express/SDK does not include atl 2008-04-10 15:50:37 +00:00
Doug MacEachern
7579374e47 bring back ServiceConfig.argv 2008-03-27 21:06:19 +00:00
Doug MacEachern
4d960ecb0b set ServiceConfig.exe in jni 2008-03-27 00:55:40 +00:00
Doug MacEachern
7d67d135c0 propagate ptql errors 2008-03-26 20:47:15 +00:00
Doug MacEachern
603b0d548f use sigar_strerror 2008-03-26 20:42:16 +00:00
Doug MacEachern
ff39a06bec add ptql support to Service.getServiceNames 2008-03-26 17:28:03 +00:00
Doug MacEachern
657e6c5d66 add jsigar_get_sigar util 2008-03-26 17:27:09 +00:00
Doug MacEachern
3feb988e7e use sigar_services_query 2008-03-26 17:06:54 +00:00
Doug MacEachern
d98b62dc9e use jsigar_list 2008-03-26 16:49:25 +00:00
Doug MacEachern
4b77f0f1f4 use jsigar_list 2008-03-26 16:46:44 +00:00
Doug MacEachern
10505d14cb init_list -> list_init 2008-03-26 16:46:21 +00:00
Doug MacEachern
3b5c3a85f0 add some reusable List functions 2008-03-26 16:44:48 +00:00
Doug MacEachern
cf351c458c use native sigar_cpu_perc in CpuPerc.java 2008-03-12 06:23:20 +00:00
Doug MacEachern
4971327ef1 use EnumServicesStatus wrapper 2008-03-07 18:01:22 +00:00
Doug MacEachern
f51eac00b2 [SIGAR-86] Add options field to sigar_file_system_t 2008-02-11 04:07:31 +00:00
Doug MacEachern
23aa02766c [SIGAR-80] Fix EventLog.message to handle multiple EventMessageFiles 2007-12-14 21:15:36 +00:00
Doug MacEachern
f8a4710385 [SIGAR-79] Increase args buffer for EventLog.message formatting 2007-12-14 05:41:08 +00:00
Doug MacEachern
f448bae54e Fix a few more where we need to specify number of TCHARs rather than sizeof buffer 2007-11-15 21:48:24 +00:00
Doug MacEachern
c2f6979c7e add ptql error messages 2007-11-06 03:40:32 +00:00
Doug MacEachern
b3d43367ef [SIGAR-70] fix length argument passed to PdhLookupPerfNameByIndex 2007-11-05 21:17:40 +00:00
Doug MacEachern
58f8755835 NetServices move to native code 2007-09-16 18:35:25 +00:00
Doug MacEachern
a919d9457f use sigar_net_interface_flags_to_string 2007-09-03 03:08:19 +00:00
Doug MacEachern
02a848ee06 moved to SigarWrapper.pm 2007-09-03 00:20:01 +00:00
Doug MacEachern
78e1b02f01 expose net_interface_stat.speed 2007-08-15 17:22:13 +00:00
Doug MacEachern
eec869f6d7 add tcp.in_errs 2007-08-08 06:11:20 +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
9d2b1db7fd use sysctl for darwin swap_get 2007-08-04 19:44:56 +00:00
Doug MacEachern
103440f8c0 [SIGAR-64] nfs metric bindings 2007-07-26 06:48:35 +00:00
Doug MacEachern
166c530773 add swap.page_{in,out} fields 2007-07-20 18:19:35 +00:00
Doug MacEachern
4512cf2710 doc 2007-07-14 17:05:16 +00:00
Doug MacEachern
c11cf01b27 add tcp_stat binding 2007-07-14 16:08:25 +00:00
Doug MacEachern
3e064dfeb7 rid warnings from modern MSVC 2007-06-27 01:10:12 +00:00
Doug MacEachern
e710e27948 VMware server CreateSnapshot takes less arguments than ESX 3's 2007-06-14 04:43:37 +00:00
Doug MacEachern
47fda36f93 rid win32 warning 2007-05-23 02:42:57 +00:00
Doug MacEachern
ba91081747 [SIGAR-44] Add 64-bit vmware support 2007-05-22 06:30:26 +00:00
Doug MacEachern
f037037b0a move string format utils to sigar_format.[ch] 2007-05-19 03:40:12 +00:00
Doug MacEachern
6da1470043 fix ptql_query_find 2007-04-22 17:54:36 +00:00
Doug MacEachern
1745dcf5d4 rename find_processes -> find 2007-04-22 03:16:38 +00:00
Doug MacEachern
439f1eab1c simplify process finder exceptions 2007-04-22 00:10:16 +00:00
Doug MacEachern
503298c5cd move ProcessFinder.find to native code 2007-04-21 22:48:20 +00:00
Doug MacEachern
a1a9f3f494 add native single process finder 2007-04-21 18:04:47 +00:00
Doug MacEachern
2bb854483f improve native ptql exception messages 2007-04-15 23:26:09 +00:00
Doug MacEachern
886f04adea rid compile warnings from modern gcc 2007-04-15 15:58:09 +00:00
Doug MacEachern
9a04924df3 fold java CurrentProcessSummary metric into sigar_proc_stat_t 2007-04-14 22:28:25 +00:00
Doug MacEachern
d272e88b2d fix serialVersionUID on 64-bit systems 2007-04-11 00:46:53 +00:00
Doug MacEachern
873849d4aa replace getNetListenAddress with native function 2007-04-06 13:47:02 +00:00
Doug MacEachern
86deb1a2d9 Add net_stat_port function to provide metrics on specific port+address 2007-04-06 05:05:37 +00:00
Doug MacEachern
9d528d6d78 move some errno mappings to sigar.h 2007-04-05 15:49:17 +00:00
Doug MacEachern
0e48e92124 allow null Strings to pass thru 2007-04-05 15:27:23 +00:00