Commit Graph

893 Commits

Author SHA1 Message Date
Doug MacEachern
ef68c0d9cc unhardcore sigar.jar name 2008-01-26 00:30:40 +00:00
Doug MacEachern
fc3d1edf02 Use SigarLoader default for sigar.jar name 2008-01-26 00:30:16 +00:00
Doug MacEachern
e5e3e12331 bump copyright year 2008-01-25 19:35:34 +00:00
Doug MacEachern
4c522ad7ed [SIGAR-82] Add /usr/local/lib/vmware to search path 2008-01-16 05:44:53 +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
fb7046afc5 add Info.plist 2007-12-13 05:47:56 +00:00
Doug MacEachern
683ba45a05 [SIGAR-78] Fix MultiProcCpu.percent 2007-12-13 00:03:09 +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
2fd3beab06 remove reflection around regex classes 2007-11-13 05:38:37 +00:00
Doug MacEachern
224ef34f14 test ProcCpu.getPercent 2007-11-11 16:15:42 +00:00
Doug MacEachern
118b86824d output ProcCpu instead of ProcTime 2007-11-11 15:55:00 +00:00
Doug MacEachern
ac8f9541cd [SIGAR-71] option for cpu_list to report cores rather than sockets 2007-11-06 06:55:55 +00:00
Doug MacEachern
58dcb425c2 wrcache -> writecache 2007-11-06 04:37:19 +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
ddaf40345b add Svctm 2007-11-04 03:24:44 +00:00
Doug MacEachern
2b39b1228e check that mem.share is valid 2007-10-24 00:19:01 +00:00
Doug MacEachern
26139ee50f handle non-proxied Sigar 2007-10-23 04:47:19 +00:00
Doug MacEachern
8ff408bb44 add proc_stat.threads 2007-10-20 12:49:37 +00:00
Doug MacEachern
a37f008dd7 test DiskUsage 2007-10-15 03:34:47 +00:00
Doug MacEachern
bb970e5ca1 add DiskUsage 2007-10-13 23:12:54 +00:00
Doug MacEachern
6200efbbfd revive /etc/rpc parser 2007-09-16 21:55:48 +00:00
Doug MacEachern
745c526e07 switch to sigar.getNetServicesName 2007-09-16 18:41:17 +00:00
Doug MacEachern
a1cd6def29 fix compile 2007-09-16 18:40:48 +00:00
Doug MacEachern
58f8755835 NetServices move to native code 2007-09-16 18:35:25 +00:00
Doug MacEachern
c9415e5f77 extend RuntimeException for compat 2007-09-13 18:18:51 +00:00
Doug MacEachern
ccbb808780 bring back CurrentProcessSummary for compat 2007-09-13 18:07:28 +00:00
Doug MacEachern
a919d9457f use sigar_net_interface_flags_to_string 2007-09-03 03:08:19 +00:00
Doug MacEachern
682f1f6ffa use SigarWrapper.pm 2007-09-03 00:20:19 +00:00
Doug MacEachern
02a848ee06 moved to SigarWrapper.pm 2007-09-03 00:20:01 +00:00
Doug MacEachern
73b291cdb9 add audit EventType strings 2007-08-28 04:43:11 +00:00
Doug MacEachern
fe4080c460 fix -n 2007-08-28 01:07:09 +00:00
Doug MacEachern
3cfd1d4b24 add command to tail the EventLog 2007-08-25 16:01:56 +00:00
Doug MacEachern
abc57a45e2 better toString 2007-08-25 15:56:29 +00:00
Doug MacEachern
31b7c00012 add another .re test 2007-08-21 21:34:31 +00:00
Doug MacEachern
7c83b382cd better trace NOTIMPL fields 2007-08-15 17:27:25 +00:00
Doug MacEachern
dc1ddb0943 trace all stat fields 2007-08-15 17:22:55 +00:00
Doug MacEachern
78e1b02f01 expose net_interface_stat.speed 2007-08-15 17:22:13 +00:00
Doug MacEachern
1fb39c2148 putback for compat w/ sigar-1.4 2007-08-10 02:46:29 +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
7a440f9727 add 'netstat -s' tcp metrics 2007-08-08 04:51:12 +00:00
Doug MacEachern
0b56f8706c add nfsstat command 2007-08-04 21:09:24 +00:00
Doug MacEachern
9d2b1db7fd use sysctl for darwin swap_get 2007-08-04 19:44:56 +00:00
Doug MacEachern
734d2cebfc add nfs stat tests 2007-07-26 07:27:17 +00:00
Doug MacEachern
9cb4fdb0e5 add traceMethods method 2007-07-26 07:14:18 +00:00
Doug MacEachern
103440f8c0 [SIGAR-64] nfs metric bindings 2007-07-26 06:48:35 +00:00
Doug MacEachern
fb7446d7f3 Add Page{In,Out} 2007-07-20 18:19:58 +00:00