Commit Graph

1081 Commits

Author SHA1 Message Date
Doug MacEachern ac891b330e proc_mem.resident = proc_mem.rss 2005-11-01 19:06:31 +00:00
Doug MacEachern 85527ccbf1 add proc_mem.resident (same as rss) 2005-11-01 18:52:50 +00:00
Doug MacEachern d146b6bb65 add proc_mem.resident for win32 2005-11-01 18:48:33 +00:00
Doug MacEachern 5692677e67 fix for bge metrics 2005-10-24 19:01:27 +00:00
Doug MacEachern e332275ddd 1.1.23 2005-10-10 23:29:25 +00:00
Doug MacEachern 7f201dc882 1.1.23 2005-10-10 23:23:28 +00:00
Doug MacEachern 12752e0f6a include sigar_util.h 2005-10-10 20:17:28 +00:00
Doug MacEachern 77df863144 sigar_t already has a handle to advapi32.dll, use it 2005-10-10 20:15:12 +00:00
Doug MacEachern d5558f8487 refresh jsigar->env pointer used for logging 2005-10-10 20:01:29 +00:00
Doug MacEachern 7588002069 fix who_wts 2005-10-10 17:00:30 +00:00
Doug MacEachern 22d942be9b note change 2005-10-09 01:19:24 +00:00
Doug MacEachern 1db9616172 note recent changes 2005-10-09 01:16:51 +00:00
Doug MacEachern 3382767c07 add support for bge network interface metrics 2005-10-09 01:14:34 +00:00
Doug MacEachern 15d139a8a5 refactor sigar_net_ifstat_get_any to prepare for 'bge' interface support 2005-10-09 00:13:25 +00:00
Doug MacEachern 3ff35b960b experiment to use mib2 for nic metrics 2005-10-08 23:45:51 +00:00
Doug MacEachern e124fc5e15 close_mib2 if not already closed 2005-10-08 23:19:18 +00:00
Doug MacEachern ec2e326207 dont step out-of-bounds in hwaddr_lookup 2005-10-08 02:05:41 +00:00
Doug MacEachern cacd0b97c1 actually, arg > 1024 is reasonable in the case of java apps w/ hugeass -classpath 2005-10-08 00:27:07 +00:00
Doug MacEachern 6f2fc423d4 fixups 2005-10-07 23:53:23 +00:00
Doug MacEachern 0c78750f61 make output same as sigar_proc_args.c 2005-10-07 23:53:00 +00:00
Doug MacEachern cd8cab425e proc_args fix: seems not all processes have the terminating \0 2005-10-07 23:25:36 +00:00
Doug MacEachern fadcfdcbf5 add getInstance() for back-compat 2005-10-07 20:55:44 +00:00
Doug MacEachern 15663ef35c proper fallthrough to net_ifstat_get_any 2005-10-07 20:14:30 +00:00
Doug MacEachern bbd57876df plug leak if get_fsdev_paths fails 2005-10-07 18:40:10 +00:00
Doug MacEachern ea6b08a70f prevent out-of-bounds read/write if proc arg happens to be > 1024 2005-10-07 18:20:44 +00:00
Doug MacEachern af16d018ec plug leak if there happens to be an error reading an arg 2005-10-07 17:19:23 +00:00
Doug MacEachern 7fe8f2a007 making /proc easier to redefine 2005-10-07 16:18:50 +00:00
Doug MacEachern 4fe3373aa7 FreeLibrary for advapi32.dll 2005-10-03 21:01:51 +00:00
Doug MacEachern 5f8fece190 log fixups 2005-10-03 16:26:56 +00:00
Doug MacEachern 3974333f06 dlload ConvertStringSidToSid, does not exist on NT 2005-10-02 21:13:26 +00:00
Doug MacEachern 90c453d4ac return NULL if no module handle in sigar_GetProcAddress 2005-10-02 20:37:52 +00:00
Doug MacEachern 7007a4740c s/sigar_log_printf/sigar_log/ 2005-10-02 06:03:36 +00:00
Doug MacEachern 8cd8f0f8bd who_list fixes/cleanup 2005-10-02 05:52:33 +00:00
Doug MacEachern b22f20c335 hmm, getpwuid_r can return 0 but pw == NULL 2005-10-02 03:07:59 +00:00
Doug MacEachern 9137350aa6 copy maps file too 2005-10-01 16:21:01 +00:00
Doug MacEachern 186064c57a script to tar up process related /proc files 2005-10-01 16:13:26 +00:00
Doug MacEachern f2b304ea3c make it easier to redefine /proc for testing/debugging 2005-09-30 23:05:14 +00:00
Doug MacEachern 7c83c105d4 tweak output 2005-09-30 21:36:34 +00:00
Doug MacEachern a2774e75a8 script to grep/print argv from /proc 2005-09-29 00:00:59 +00:00
Doug MacEachern b3fa69ab5c bump version 2005-09-28 17:35:09 +00:00
Doug MacEachern 406cc69036 include totals from Sigar.getCpuPerc() 2005-09-28 15:56:57 +00:00
Doug MacEachern 753d627296 turn on native logging w/ -Dsigar.nativeLogging=true 2005-09-28 03:20:33 +00:00
Doug MacEachern 6566dd7abd note release 2005-09-28 03:18:07 +00:00
Doug MacEachern bc26bd5029 add sanity checking/debug logs to WTS api usage 2005-09-27 19:10:46 +00:00
Doug MacEachern f64b36c0bd use terminal services api to query for RDP logins, adding to who_list 2005-09-27 01:18:54 +00:00
Doug MacEachern 1212c2f03e move win32 specific who_list stuff to win32_sigar.c 2005-09-26 23:35:57 +00:00
Doug MacEachern c99f594008 fix sigar_who_net_sessions 2005-09-26 18:27:48 +00:00
Doug MacEachern 4359ca4fce fix compile 2005-09-24 22:59:53 +00:00
Doug MacEachern 129bb7e80b add stopAndWait backcompat method 2005-09-24 22:58:26 +00:00
Doug MacEachern 5ba12f568d fix who_list on aix, struct utmp is not binary compatible 2005-09-24 22:37:21 +00:00