Commit Graph

1048 Commits

Author SHA1 Message Date
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 9955d435de add nfs.null + special case java field name 2007-11-06 04:45:52 +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 ab171121fc add disk_service_time 2007-11-04 03:24:08 +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 f58d4e993b add DiskUsage 2007-10-13 23:12:32 +00:00
Doug MacEachern b9b8a326f1 more constants 2007-09-24 03:31:43 +00:00
Doug MacEachern d33284b094 add net_route_list wrapper 2007-09-24 03:21:29 +00:00
Doug MacEachern 6921e887e0 add net_stat_port wrapper 2007-09-24 02:35:35 +00:00
Doug MacEachern 961e5fc959 add tcp state constants 2007-09-24 01:41:54 +00:00
Doug MacEachern 0b38c6455d fix net_services_name retval 2007-09-23 23:49:29 +00:00
Doug MacEachern 8c982e45ff add net_stat wrapper 2007-09-23 23:48:29 +00:00
Doug MacEachern e4b4efc31d add netstat example 2007-09-23 17:32:29 +00:00
Doug MacEachern 329302e9c7 add some net string formatters 2007-09-23 01:47:26 +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 ee290f5a13 add net_connection_list 2007-09-15 21:54:03 +00:00
Doug MacEachern 59a4e8d773 proc_env example 2007-09-15 21:40:58 +00:00
Doug MacEachern 2a1f3f31f7 proc_args example 2007-09-15 21:40:45 +00:00
Doug MacEachern ac6d7b9a81 add proc_env 2007-09-15 21:29:11 +00:00
Doug MacEachern 4434a2f877 add proc_args 2007-09-15 21:03:11 +00:00
Doug MacEachern c4e5638fdd add who example 2007-09-15 15:54:02 +00:00
Doug MacEachern f51655e4e3 add who_list 2007-09-15 15:53:50 +00:00
Doug MacEachern ba9136a430 cpu_info_list example 2007-09-15 14:40:32 +00:00
Doug MacEachern e10b6ef42c add cpu_info_list 2007-09-15 14:40:13 +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 481b3a865a add some constants 2007-09-10 00:10:32 +00:00
Doug MacEachern fe8ebb408b add df example 2007-09-09 22:31:35 +00:00
Doug MacEachern d315d4de8c set ptr in new_list 2007-09-09 22:23:33 +00:00
Doug MacEachern d951672a8f add file_system_list wrapper 2007-09-09 22:14:19 +00:00
Doug MacEachern efa862371d add all python types 2007-09-09 22:14:00 +00:00
Doug MacEachern 06c39a99b6 add net_interface_list wrapper 2007-09-09 22:03:36 +00:00
Doug MacEachern ec14009bee handle Int and Long types 2007-09-09 21:53:06 +00:00
Doug MacEachern 83575cdb58 add format_size wrapper 2007-09-09 21:49:33 +00:00
Doug MacEachern 379f4647b8 add free example 2007-09-09 19:47:00 +00:00
Doug MacEachern bd22abb351 add sigar.py 2007-09-09 17:47:21 +00:00
Doug MacEachern eec208a660 fixup ruby NetAddress.to_s 2007-09-09 17:21:45 +00:00
Doug MacEachern a67de34fcd cleanup before rb_raise 2007-09-09 17:19:25 +00:00
Doug MacEachern 4989b9d107 untabify 2007-09-09 17:13:44 +00:00
Doug MacEachern 6c64a61ffa start python bindings 2007-09-09 17:13:20 +00:00
Doug MacEachern 68662e5bcc start python bindings 2007-09-09 17:12:03 +00:00
Doug MacEachern a2c2f2e448 add free example 2007-09-05 04:19:11 +00:00
Doug MacEachern 79fda5c0bd start php binding 2007-09-04 05:50:48 +00:00
Doug MacEachern dbb1609933 start php binding 2007-09-04 05:48:27 +00:00
Doug MacEachern 874ed27544 add amd64-linux 2007-09-03 19:47:06 +00:00
Doug MacEachern 4a504e6cf4 move archname to SigarWrapper 2007-09-03 19:36:03 +00:00
Doug MacEachern 51cd482ece fixup hwaddr 2007-09-03 17:08:57 +00:00
Doug MacEachern bb945982da add NULL_HWADDR const 2007-09-03 17:08:35 +00:00
Doug MacEachern aeefb88b48 use SIGAR_NULL_HWADDR 2007-09-03 16:49:28 +00:00
Doug MacEachern 77f9bdd50b add ptp and broadcast 2007-09-03 16:41:55 +00:00
Doug MacEachern 73bd4d93a2 add IFF constants 2007-09-03 16:41:11 +00:00
Doug MacEachern 239dec2d43 move constants to xs 2007-09-03 16:19:27 +00:00
Doug MacEachern 3d46e602ef add license 2007-09-03 16:11:15 +00:00
Doug MacEachern 315910c638 use sigar_net_interface_flags_to_string 2007-09-03 03:13:41 +00:00
Doug MacEachern a919d9457f use sigar_net_interface_flags_to_string 2007-09-03 03:08:19 +00:00
Doug MacEachern bcbf080fe9 use sigar_net_interface_flags_to_string 2007-09-03 03:00:49 +00:00
Doug MacEachern 9e49597348 ifconfig example 2007-09-03 02:42:58 +00:00
Doug MacEachern de46ae553d add net_interface_list 2007-09-03 02:42:41 +00:00
Doug MacEachern f58f1b1891 some examples 2007-09-03 02:01:31 +00:00
Doug MacEachern d0407f1602 add Sigar.format_size 2007-09-03 01:57:02 +00:00
Doug MacEachern 4366e095d8 move Sigar to top-level like the Perl binding 2007-09-03 01:14:49 +00:00
Doug MacEachern 8e156f28bd start ruby bindings 2007-09-03 00:49:22 +00:00
Doug MacEachern e7b8684d2f add ruby generator 2007-09-03 00:46:02 +00:00
Doug MacEachern 383c8f95c7 use SigarWrapper.pm 2007-09-03 00:20:38 +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 f0ba85e8bb refactored java/src/jni/generate.pl 2007-09-03 00:19:26 +00:00
Doug MacEachern aefc114e55 update typemap 2007-09-01 20:52:10 +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