Commit Graph

1784 Commits

Author SHA1 Message Date
Doug MacEachern 697412d938 make pid lookup reuseable 2007-04-21 17:27:44 +00:00
Doug MacEachern c4a3f548e2 use getpagesize() instead of sysconf 2007-04-21 15:33:03 +00:00
Doug MacEachern 67a86f31d7 use getpagesize() instead of PAGE_SHIFT 2007-04-21 15:30:14 +00:00
Doug MacEachern 5a6526f0aa Fix AIX 5.2 compile where rpcsvc/nfs_prot.h might not exist
Submitted by: Jan Kneschke <jan.kneschke@mysql.com>
2007-04-19 14:49:47 +00:00
Doug MacEachern ff7fd11fac move to native ptql impl 2007-04-16 01:35:12 +00:00
Doug MacEachern 3ffa2335c3 remove ptql shell command 2007-04-16 01:14:56 +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 4c6a988854 refactor to support .re with Args and Env 2007-04-15 21:31:58 +00:00
Doug MacEachern 428e7839fe dont sort queries when reference is used 2007-04-15 20:00:30 +00:00
Doug MacEachern 1ca7d3227f set Pid.Service flag regardless of platform 2007-04-15 19:49:01 +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 578b7607db fold sigar_proc_count into sigar_proc_stat_get 2007-04-14 21:28:17 +00:00
Doug MacEachern 405e95e6bb move sigar_proc_stat_get to sigar.c 2007-04-14 21:25:20 +00:00
Doug MacEachern d61d564c9b test getenv 2007-04-14 18:16:15 +00:00
Doug MacEachern 9de8d4924f bump version 2007-04-14 17:19:09 +00:00
Doug MacEachern 8643448ff1 add env var support 2007-04-14 17:16:50 +00:00
Doug MacEachern 203bab3a7e 1.4 2007-04-14 14:34:35 +00:00
Doug MacEachern af28b1e2d9 fix javadoc 2007-04-14 14:31:20 +00:00
Doug MacEachern 7dde393538 dont enable -Werror by default 2007-04-14 13:23:28 +00:00
Doug MacEachern d272e88b2d fix serialVersionUID on 64-bit systems 2007-04-11 00:46:53 +00:00
Doug MacEachern 0901b214c5 add svn tree awareness 2007-04-10 15:35:04 +00:00
Doug MacEachern 4dc3fb4f68 add net_connection_list wrapper 2007-04-10 02:41:15 +00:00
Doug MacEachern d0e4824949 better cmd toString 2007-04-09 19:50:32 +00:00
Doug MacEachern d53c03ec3d only create one ProcFileMirror 2007-04-07 12:47:33 +00:00
Doug MacEachern 2ab9ea67a6 use mirrored file mtime for timestamp 2007-04-07 12:45:26 +00:00
Doug MacEachern 2329d9b7f5 add constant for 1.4 compat, use to skip ipv6 addr 2007-04-07 03:00:26 +00:00
Doug MacEachern ba8d344da5 disable Pid.*.ne queries 2007-04-07 01:36:18 +00:00
Doug MacEachern 5159ce22bb add more ptql tests 2007-04-07 01:23:58 +00:00
Doug MacEachern 1e922146a6 [SIGAR-47] Fix sigar_mem_get on 64-bit FreeBSD 2007-04-06 23:38:23 +00:00
Doug MacEachern 71829d95ce shuffle includes to fix freebsd compile 2007-04-06 18:01:50 +00:00
Doug MacEachern 361624c484 filter out MNT_RDONLY mount from file_system_list 2007-04-06 17:41:05 +00:00
Doug MacEachern 43ffe1cc1a 0.0.0.0 == * 2007-04-06 16:23:19 +00:00
Doug MacEachern 1e45ce07e4 prefer ipv4 listen addresses 2007-04-06 16:22:24 +00:00
Doug MacEachern 4e9ee330df broaden inet_ntop support 2007-04-06 16:05:47 +00:00
Doug MacEachern 8f393ee9cc properly handle ipv6 addresses in net_connection_get 2007-04-06 15:44:12 +00:00
Doug MacEachern c6cad78da2 fix net_listen caching 2007-04-06 15:20:09 +00:00
Doug MacEachern 84f5dd1ca5 test stuff 2007-04-06 14:03:29 +00:00
Doug MacEachern 4a9e360914 add primary interface info 2007-04-06 13:54:42 +00:00
Doug MacEachern 873849d4aa replace getNetListenAddress with native function 2007-04-06 13:47:02 +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 fbaa233617 save listen port address as cache val for later use 2007-04-06 12:27:32 +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 808a7deeba update changes 2007-04-05 20:31:26 +00:00
Doug MacEachern e3edf38057 [SIGAR-46] Fix cpu_info.{mhz,cache_size} fields in UML vms 2007-04-05 18:51:22 +00:00
Doug MacEachern f1899e093d fix whitespace trim in cpu_model_adjust 2007-04-05 18:46:04 +00:00
Doug MacEachern e91faa5dbc change net_info to work if /etc/resolv.conf does not exist 2007-04-05 17:00:28 +00:00