Commit Graph

161 Commits

Author SHA1 Message Date
Doug MacEachern 77a9528f91 SIGAR_DISK_STATS_NOTIMPL -> SIGAR_DISK_STATS_INIT 2007-11-07 06:44:57 +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 c2f6979c7e add ptql error messages 2007-11-06 03:40:32 +00:00
Doug MacEachern f02c9bbe1a add printf format for sigar_uint64_t 2007-11-04 18:30:03 +00:00
Doug MacEachern 5d0057b8cc move SIGAR_64BIT decl to sigar.h 2007-11-04 18:26:53 +00:00
Doug MacEachern 079759ca57 extend FSDEV_ID for use w/ /dev 2007-11-04 18:17:57 +00:00
Doug MacEachern 76beb87f73 move fsdev field to sigar_t 2007-11-04 16:29:19 +00:00
Doug MacEachern 382dcba038 add disk service_time field 2007-11-03 23:01:20 +00:00
Doug MacEachern 8ff408bb44 add proc_stat.threads 2007-10-20 12:49:37 +00:00
Doug MacEachern 4d7e7a3bd7 re-org sigar_disk_usage_t struct 2007-10-13 21:56:18 +00:00
Doug MacEachern 07e4db1d14 add sigar_disk_usage_get 2007-10-13 21:27:26 +00:00
Doug MacEachern 5e47762150 reorg disk metrics for use with raw device 2007-10-10 03:14:01 +00:00
Doug MacEachern a7eb05fd63 move disk fields to end of struct 2007-10-10 02:57:21 +00:00
Doug MacEachern f37c435ede add disk rtime and wtime 2007-10-10 02:43:40 +00:00
Doug MacEachern 98157a49ce share FSDEV_ID macro 2007-10-09 21:53:34 +00:00
Doug MacEachern 8fb0941eca add file_system_usage.disk_time 2007-10-09 21:48:50 +00:00
Doug MacEachern db8b0124d2 add sigar_net_services_name_get 2007-09-16 18:32:56 +00:00
Doug MacEachern 75f2f90b07 add NULL_HWADDR constant 2007-09-03 16:48:58 +00:00
Doug MacEachern c204b5ccda add net_interface_flags_to_string 2007-09-03 03:00:22 +00:00
Doug MacEachern eec869f6d7 add tcp.in_errs 2007-08-08 06:11:20 +00:00
Doug MacEachern bde8f07e8b s/nfsstat/nfs/g 2007-08-08 05:40:58 +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 58b300996b [SIGAR-64] stub nfs functions 2007-07-26 06:30:29 +00:00
Doug MacEachern 9567fc1074 Update strdup wrapper for current dmalloc version 2007-07-26 02:46:56 +00:00
Doug MacEachern ba1d44fe17 [SIGAR-62] stub swap.page_{in,out} 2007-07-20 18:02:21 +00:00
Doug MacEachern 3e9cc6606e add generic TCP-MIB::tcpCurrEstab impl 2007-07-14 22:51:38 +00:00
Doug MacEachern fe76b8fe7d stub tcp_stat function 2007-07-14 16:01:58 +00:00
Doug MacEachern 3e064dfeb7 rid warnings from modern MSVC 2007-06-27 01:10:12 +00:00
Doug MacEachern 67275223f3 move more utils to sigar_format.[ch] 2007-05-19 03:50:27 +00:00
Doug MacEachern f037037b0a move string format utils to sigar_format.[ch] 2007-05-19 03:40:12 +00:00
Doug MacEachern 6e51d8ac7b add sigar_file_system_ping util 2007-05-17 06:12:54 +00:00
Doug MacEachern 994642cd26 Improve 64-bit detection
Submitted by: Jan Kneschke <jan.kneschke@mysql.com>
2007-05-10 15:05:34 +00:00
Doug MacEachern 8772228ceb un-static proc_args_create 2007-04-22 19:57:34 +00:00
Doug MacEachern 6da1470043 fix ptql_query_find 2007-04-22 17:54:36 +00:00
Doug MacEachern 09c4138dbd make sigar_proc_args_get a wrapper 2007-04-22 05:37:39 +00:00
Doug MacEachern ad433cf375 make sigar_proc_list_get a wrapper 2007-04-22 03:54:04 +00:00
Doug MacEachern 1745dcf5d4 rename find_processes -> find 2007-04-22 03:16:38 +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 aa4e73c437 allow setting of sigar_strerror 2007-04-15 23:06:57 +00:00
Doug MacEachern 9a04924df3 fold java CurrentProcessSummary metric into sigar_proc_stat_t 2007-04-14 22:28:25 +00:00
Doug MacEachern 578b7607db fold sigar_proc_count into sigar_proc_stat_get 2007-04-14 21:28:17 +00:00
Doug MacEachern 66fe4fee09 format nit 2007-04-06 13:39:25 +00:00
Doug MacEachern f6f395d68e Add net_listen_address function to lookup bind address of a listen socket 2007-04-06 12:50:05 +00:00
Doug MacEachern 614fd63728 [SIGAR-4] Move to walk version of net_stat 2007-04-06 12:14:38 +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 ea2ae2b59f fix macro def 2007-04-05 16:20:35 +00:00
Doug MacEachern e2bf1c40d4 add SIGAR_ENXIO 2007-04-05 15:55:42 +00:00