Commit Graph

866 Commits

Author SHA1 Message Date
Doug MacEachern
76e8f77b3d aix swap.page_{in,out} impl 2007-08-01 03:00:59 +00:00
Doug MacEachern
34c15a533b aix nfs metrics impl 2007-08-01 02:51:37 +00:00
Doug MacEachern
f3ac51daa5 start solaris nfs metrics 2007-07-30 04:57:02 +00:00
Doug MacEachern
b27e2e8eb3 [SIGAR-27] Increase buffer size for get{gr,pw}_r calls 2007-07-28 00:38:50 +00:00
Doug MacEachern
ca85eee8c5 linux nfs stat impl 2007-07-26 07:42:54 +00:00
Doug MacEachern
58b300996b [SIGAR-64] stub nfs functions 2007-07-26 06:30:29 +00:00
Doug MacEachern
3ff8a2666d Validate Uid+Gid fields exist in proc_cred_get 2007-07-20 20:29:44 +00:00
Doug MacEachern
585d510fb4 [SIGAR-62] linux swap.page_{in,out} impl 2007-07-20 18:22:20 +00:00
Doug MacEachern
ba1d44fe17 [SIGAR-62] stub swap.page_{in,out} 2007-07-20 18:02:21 +00:00
Doug MacEachern
db2eb59a4c aix tcp_stat impl 2007-07-15 17:20:53 +00:00
Doug MacEachern
472c4f4ca2 rename union 2007-07-15 17:19:26 +00:00
Doug MacEachern
5ba9b0ee11 use perfstat for mem stats 2007-07-15 17:05:17 +00:00
Doug MacEachern
139529c1e5 id is always NULL for perfstat_memory_total 2007-07-15 17:04:41 +00:00
Doug MacEachern
31864e053c calculate sizeof within perfstat proxy 2007-07-15 16:36:06 +00:00
Doug MacEachern
148c562ff6 calculate sizeof within perfstat proxy 2007-07-15 16:30:18 +00:00
Doug MacEachern
203a4bbd08 add more perfstat wrappers 2007-07-15 16:12:09 +00:00
Doug MacEachern
aa16730d23 fix aix compile 2007-07-15 00:19:25 +00:00
Doug MacEachern
4d44402333 fix compile on aix 5.2 2007-07-15 00:19:10 +00:00
Doug MacEachern
5cfc305137 hpux tcp_stat impl 2007-07-14 23:39:11 +00:00
Doug MacEachern
baae33d8fa use tcp_stat_curr_estab 2007-07-14 22:52:12 +00:00
Doug MacEachern
3e9cc6606e add generic TCP-MIB::tcpCurrEstab impl 2007-07-14 22:51:38 +00:00
Doug MacEachern
cab5e83b04 fix freebsd compile 2007-07-14 22:27:39 +00:00
Doug MacEachern
b19b26392d darwin/bsd tcp_stat impl 2007-07-14 22:17:22 +00:00
Doug MacEachern
c61e7a78b6 windows tcp_stat impl 2007-07-14 17:38:14 +00:00
Doug MacEachern
b2fecea5b3 solaris tcp_stat impl 2007-07-14 17:05:01 +00:00
Doug MacEachern
ef37a1bf3a linux tcp_stat impl 2007-07-14 16:31:37 +00:00
Doug MacEachern
fe76b8fe7d stub tcp_stat function 2007-07-14 16:01:58 +00:00
Doug MacEachern
199eb74ac1 [SIGAR-60] Add multi-core AMD Opteron detection 2007-06-28 23:54:06 +00:00
Doug MacEachern
de3406cd22 [SIGAR-61] Alternative to /proc/cpuinfo.MHz 2007-06-28 19:07:29 +00:00
Doug MacEachern
4d218a4cc4 [SIGAR-60] Add multi-core AMD Opteron detection 2007-06-28 18:25:50 +00:00
Doug MacEachern
407144e707 improve logical processor folding 2007-06-28 00:01:51 +00:00
Doug MacEachern
3dea5eb761 handle cpus in 'faulted' state 2007-06-28 00:00:17 +00:00
Doug MacEachern
3e064dfeb7 rid warnings from modern MSVC 2007-06-27 01:10:12 +00:00
Doug MacEachern
37d9c1af0c openbsd tweaks 2007-06-04 00:37:08 +00:00
Doug MacEachern
49962904ed OpenBSD tweaks 2007-06-03 23:04:24 +00:00
Doug MacEachern
67323ea91b fixup includes for OpenBSD 2007-06-03 22:49:16 +00:00
Doug MacEachern
508c39b2aa Port queries only support 'eq' 2007-06-02 17:46:51 +00:00
Doug MacEachern
17cfaa494a add/use pid_branch_match macro 2007-06-02 17:37:05 +00:00
Doug MacEachern
b498232e19 fix net_connection.inode 2007-06-02 17:25:28 +00:00
Doug MacEachern
60bb658fba Fix Pid query when used w/ op other than 'eq' 2007-06-02 15:45:01 +00:00
Doug MacEachern
cb1138b987 fix win32 build 2007-05-19 04:13:01 +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
2ac98124c8 no getuser() in 64-bit mode 2007-05-11 18:45:41 +00:00
Doug MacEachern
fa69ed85df fix aix 64-bit mode compile 2007-05-11 15:50:31 +00:00
Doug MacEachern
b1ae2b2f24 RLIMIT_AS is RLIMIT_RSS on MacOSX 10.3.x 2007-05-11 14:42:41 +00:00
Doug MacEachern
a3410ce4d4 HP-UX does not have strtoull
Submitted by: Jan Kneschke <jan.kneschke@mysql.com>
2007-05-10 15:25:14 +00:00
Doug MacEachern
3fe0a04cc5 Fix integer overflow in sigar_uptime_string 2007-05-10 13:49:03 +00:00
Doug MacEachern
60be6b1151 [SIGAR-56] Fix dir_usage.total 2007-05-04 14:47:27 +00:00