Commit Graph

675 Commits

Author SHA1 Message Date
Doug MacEachern a4ccf9a36b cleanup based on eclipse warnings 2006-01-22 21:56:45 +00:00
Doug MacEachern 294c539f16 keep track of states per-ip 2006-01-22 21:47:27 +00:00
Doug MacEachern 021fb5183e move getJavaMainClass to ProcUtil class 2006-01-22 21:43:19 +00:00
Doug MacEachern 6bfbfad766 add pause/resume service controls 2006-01-17 21:44:37 +00:00
Doug MacEachern 1be17d8e6d absolute path required for FindExecutable 2006-01-16 17:58:40 +00:00
Doug MacEachern b452be5c40 treat exe same as cwd, skip assertion if empty 2006-01-16 00:36:06 +00:00
Doug MacEachern 29b59a0d2b if counter name does not exist, try w/ "/sec" appended 2006-01-16 00:33:01 +00:00
Doug MacEachern 9ba9ce1a23 -Dsigar.testVerbose=true will turn on verbose 2006-01-13 18:46:13 +00:00
Doug MacEachern 0ecb3766bc bump version 2006-01-11 04:51:01 +00:00
Doug MacEachern 83d4958bb0 add win32 methods to help find exe associated w/ a script extension 2006-01-10 22:37:27 +00:00
Doug MacEachern a22dcc8af2 bump version 2006-01-06 18:52:53 +00:00
Doug MacEachern 57fc445f4b bump version 2006-01-05 21:45:31 +00:00
Doug MacEachern 1ec36664bc support mapping of os impl errors to Sigar*Exception classes 2006-01-04 22:45:31 +00:00
Doug MacEachern 3b439a8c21 bump copyright.year 2006-01-03 03:18:57 +00:00
Doug MacEachern ee0f0c774a skip Totals if there is only 1 cpu 2006-01-02 17:07:54 +00:00
Doug MacEachern 526ee37bcb fix compile on freebsd 4.x 2005-12-31 18:43:09 +00:00
Doug MacEachern 7820b451cc make sigar_main more portable 2005-12-31 18:29:55 +00:00
Doug MacEachern 831a7c3f23 bump version 2005-12-21 23:32:55 +00:00
Doug MacEachern 0d2a149924 refactor interaction with windows dlls 2005-12-20 23:09:34 +00:00
Doug MacEachern c2b8921196 filter out some files 2005-12-20 01:48:02 +00:00
Doug MacEachern e0da00edc7 bump version 2005-12-20 00:55:54 +00:00
Doug MacEachern ca1568dcf8 remove sigar-exe for now 2005-12-19 22:05:36 +00:00
Doug MacEachern 474474d0b5 also match 'apache2' for apfind 2005-12-16 22:34:08 +00:00
Doug MacEachern 54105b5eb3 if -jar, try to get Main-Class from jar manifest 2005-12-16 21:37:26 +00:00
Doug MacEachern 430962a988 if -jar, use the jar name since no classname will be specified 2005-12-16 20:14:11 +00:00
Doug MacEachern d3e64a31fc need gcc for sigar-exe 2005-12-16 01:32:09 +00:00
Doug MacEachern 97a31a24f5 add native version/build date 2005-12-16 01:20:17 +00:00
Doug MacEachern e014912280 (Final) is not a codename 2005-12-15 23:35:36 +00:00
Doug MacEachern 2750b0b50c add -Wall for exe 2005-12-15 20:23:33 +00:00
Doug MacEachern 3830c3848f build an exe 2005-12-15 05:35:43 +00:00
Doug MacEachern 982b898aa2 make ARCHLIB the full library name 2005-12-15 00:14:03 +00:00
Doug MacEachern c4d439f609 add more version fields 2005-12-14 23:48:28 +00:00
Doug MacEachern 56b9152e93 refactor version replacement stuff to a single target 2005-12-14 23:42:22 +00:00
Doug MacEachern 9166277502 comment 2005-12-14 03:02:19 +00:00
Doug MacEachern b4256d7aac fix comment 2005-12-14 03:01:29 +00:00
Doug MacEachern 7162f1c590 add du command 2005-12-14 02:59:05 +00:00
Doug MacEachern 2e7bb972fd add DirUsage 2005-12-14 02:58:26 +00:00
Doug MacEachern ab3abd5119 add dir_stat.disk_usage 2005-12-14 01:28:44 +00:00
Doug MacEachern 9c0467932e bump version 2005-12-09 21:02:41 +00:00
Doug MacEachern 142721a52f provide option to use sudo to read the file 2005-12-08 20:46:09 +00:00
Doug MacEachern d9a2f6f284 InputStream wrapper to read files w/ sudo 2005-12-08 20:45:32 +00:00
Doug MacEachern 082c64e00c use ifconfig->type 2005-12-06 17:15:07 +00:00
Doug MacEachern c224d52ce3 update typemap 2005-12-06 17:13:59 +00:00
Doug MacEachern b58b47f214 s/ulong/long/g 2005-12-06 17:08:14 +00:00
Doug MacEachern f6aa1fa388 add NetInterfaceConfig.Type 2005-12-06 17:01:54 +00:00
Doug MacEachern a3d5083eb3 bump version 2005-12-05 18:49:33 +00:00
Doug MacEachern 1921b62a7b fix osx description 2005-12-01 22:40:13 +00:00
Doug MacEachern 7e6f2316a1 1.1.25 2005-11-28 23:19:46 +00:00
Doug MacEachern 1e307231d7 proc_mem.page_faults for darwin 2005-11-28 17:50:43 +00:00
Doug MacEachern 14677ee1b8 add pinfo command to view all proc fields 2005-11-23 19:46:19 +00:00
Doug MacEachern 504ad65e3d use ProcState.toString 2005-11-23 19:34:47 +00:00
Doug MacEachern a939985b5d generate toMap and toString methods 2005-11-23 19:33:12 +00:00
Doug MacEachern 02ccb0c023 doc 2005-11-23 18:04:16 +00:00
Doug MacEachern 530157168d add proc_mem page fault metrics 2005-11-23 17:39:28 +00:00
Doug MacEachern 663abf6ceb test all pids 2005-11-23 17:24:24 +00:00
Doug MacEachern c0b7bfffc0 plat doc 2005-11-23 16:27:42 +00:00
Doug MacEachern 2a460dbff6 beef++ 2005-11-23 03:09:23 +00:00
Doug MacEachern 6b7a36f521 add proc_state.processor 2005-11-23 01:16:52 +00:00
Doug MacEachern 3b07e0933e doc ProcState.getThreads supported platforms 2005-11-23 00:41:33 +00:00
Doug MacEachern 2a6c6d566a print priority 2005-11-22 22:22:13 +00:00
Doug MacEachern fb61a2ebb0 add proc_state.threads metric 2005-11-22 21:45:45 +00:00
Doug MacEachern 5ae081f7a9 make calculate method public 2005-11-21 22:22:15 +00:00
Doug MacEachern fbc109eee3 include wait time in getCombined 2005-11-21 22:01:21 +00:00
Doug MacEachern bb478479b2 add support for IFF_SLAVE flag (used by vmnic) 2005-11-18 18:26:52 +00:00
Doug MacEachern 583922f3d0 use NetInterfaceConfig.getType() 2005-11-18 18:09:12 +00:00
Doug MacEachern e8e6f86666 add NetInterfaceConfig.getType() 2005-11-18 18:08:49 +00:00
Doug MacEachern 21e504babe backout debug turd 2005-11-17 02:51:50 +00:00
Doug MacEachern 05624b41cb dont bail in net_interface_config_get if address query fails (e.g. vmnic1) 2005-11-17 02:50:37 +00:00
Doug MacEachern 134a80e9a3 start thread after watcher is added 2005-11-14 18:32:20 +00:00
Doug MacEachern 4f4cb3643b change diff format to better suit HQ 2005-11-14 18:31:07 +00:00
Doug MacEachern 16fcee7b8c fix ctime diff 2005-11-12 01:06:51 +00:00
Doug MacEachern 2b52f1cf4d bump version 2005-11-09 18:53:18 +00:00
Doug MacEachern 0b8fa1438a setup/shutdown dmalloc 2005-11-09 18:38:33 +00:00
Doug MacEachern 94d3d82aab more changes to avoid dmalloc reporting leaks 2005-11-09 18:22:00 +00:00
Doug MacEachern 0dfdef864c use new Sigar for getFQDN 2005-11-09 18:05:16 +00:00
Doug MacEachern aa28742fdd more sigar.close for dmalloc 2005-11-09 17:31:16 +00:00
Doug MacEachern 3a822b7d4f sigar.close() on shutdown else dmalloc complains of leaks 2005-11-09 16:53:09 +00:00
Doug MacEachern 09685873c5 making .24 2005-11-09 00:57:30 +00:00
Doug MacEachern 30115542c8 bump version 2005-11-01 19:17:08 +00:00
Doug MacEachern a77e9a63b3 doc update 2005-11-01 19:16:12 +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 fadcfdcbf5 add getInstance() for back-compat 2005-10-07 20:55:44 +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 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 22f2526b04 bump version 2005-09-24 21:19:22 +00:00
Doug MacEachern 7de3ef0517 dont read every record unless verbose 2005-09-24 21:17:19 +00:00
Doug MacEachern d4f0bab72e various fixes 2005-09-24 21:16:29 +00:00
Doug MacEachern a07fe311f8 javadoc fixup 2005-09-24 21:02:21 +00:00
Doug MacEachern f6a9d2ff3e beef up tests 2005-09-24 20:34:30 +00:00
Doug MacEachern e71a9e5b3e EventLogRecord.message fixes 2005-09-24 04:37:55 +00:00
Doug MacEachern 34db9d884b use EventLog constants 2005-09-24 03:35:09 +00:00
Doug MacEachern 47cc3db671 change case of constants, windows is insenstive, better this way for display purposes 2005-09-24 01:45:29 +00:00
Doug MacEachern 67f3334250 rename EventLogRecord.getStringData() to getMessage() 2005-09-24 00:24:49 +00:00
Doug MacEachern 80fa6f52eb fix typo 2005-09-24 00:16:52 +00:00