Commit Graph

894 Commits

Author SHA1 Message Date
Doug MacEachern
a919d9457f use sigar_net_interface_flags_to_string 2007-09-03 03:08:19 +00:00
Doug MacEachern
c204b5ccda add net_interface_flags_to_string 2007-09-03 03:00:22 +00:00
Doug MacEachern
efe0e027c0 adhere to windows calling convention 2007-08-22 03:40:57 +00:00
Doug MacEachern
0df96d5eca increase process visibility 2007-08-21 20:51:46 +00:00
Doug MacEachern
ec3565b725 increase buffer size 2007-08-21 05:43:10 +00:00
Doug MacEachern
f314a01aa4 [SIGAR-67] Change windows proc_exe impl to use PEB 2007-08-21 05:22:01 +00:00
Doug MacEachern
3f79564ffd [SIGAR-66] refactor proc_{exe,args} PEB related code 2007-08-18 19:02:38 +00:00
Doug MacEachern
092f111b41 properly initialize branch 2007-08-11 02:49:00 +00:00
Doug MacEachern
14f8285648 reset kstat offsets on kstat_chain_update 2007-08-11 00:22:59 +00:00
Doug MacEachern
c7089edade fix Pid.PidFile 2007-08-10 02:45:11 +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
de2177933a freebsd nfs stat adjustments 2007-08-05 03:09:11 +00:00
Doug MacEachern
42f26b5461 bsd-ish nfs metrics impl 2007-08-05 02:22:25 +00:00
Doug MacEachern
9d2b1db7fd use sysctl for darwin swap_get 2007-08-04 19:44:56 +00:00
Doug MacEachern
c8bbb6a75d use vmstat util for freebsd mem.free 2007-08-04 19:02:27 +00:00
Doug MacEachern
e35bc28775 fallback to vm.stats.vm for page_{in,out} 2007-08-04 18:56:41 +00:00
Doug MacEachern
28c04122c7 start freebsd swap.page_{in,out} impl 2007-08-04 18:39:49 +00:00
Doug MacEachern
93f4553c1e darwin swap.page_{in,out} impl 2007-08-04 18:06:16 +00:00
Doug MacEachern
ea1427b004 add vmstat util 2007-08-04 18:03:28 +00:00
Doug MacEachern
02ab6d8730 swap.page_{in,out} windows impl 2007-08-03 14:54:22 +00:00
Doug MacEachern
2af18adeb3 add hpux swap rate metrics 2007-08-03 05:04:03 +00:00
Doug MacEachern
0522dd045e swap rate metrics notimpl (tmp) for older solaris 2007-08-02 04:29:34 +00:00
Doug MacEachern
e93de3b1dc start swap.page_{in,out} solaris impl 2007-08-02 04:20:34 +00:00
Doug MacEachern
5692a92ddf rid gcc warning 2007-08-02 03:53:05 +00:00
Doug MacEachern
30faef4929 add nfs_server metrics 2007-08-02 00:33:33 +00:00
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