Commit Graph

  • 7d4f05d0ef 1.1.20 Doug MacEachern 2005-05-13 21:52:23 +0000
  • c1224a3ad2 version fixups Doug MacEachern 2005-05-13 21:24:00 +0000
  • 5e4d3e4475 test failing on my win3k due to log record ~100k. will fix later Doug MacEachern 2005-05-13 21:16:02 +0000
  • bcd097bb16 change Doug MacEachern 2005-05-13 20:58:07 +0000
  • 33d320fcb2 use psapi instead of CreateToolSnapshot. it is possible for the latter to hang on windows 2000 and the former also works on NT Doug MacEachern 2005-05-13 20:56:17 +0000
  • 13466030b7 missing FreeLibrary call Doug MacEachern 2005-05-13 20:13:51 +0000
  • 48097a4bb4 close the snapshot handle Doug MacEachern 2005-05-13 20:05:37 +0000
  • fade72859d only print loaded rc file msg if interactive Doug MacEachern 2005-05-13 18:11:32 +0000
  • 3d5e199f5b use shell commands Doug MacEachern 2005-05-13 18:07:27 +0000
  • dbf28a4397 make displayTimes optional Doug MacEachern 2005-05-13 18:06:46 +0000
  • 4bc5584626 format output, check total > 0 Doug MacEachern 2005-05-13 18:06:23 +0000
  • bb5021d3ad add OpereratingSystem and java stuff, format output Doug MacEachern 2005-05-13 18:05:48 +0000
  • 14826fdca5 add more from sys props Doug MacEachern 2005-05-13 18:05:00 +0000
  • 98fee69f76 changes Doug MacEachern 2005-05-13 15:20:41 +0000
  • 09b258d9fb use sigar_inet_ntoa Doug MacEachern 2005-05-13 15:16:49 +0000
  • ad50c42292 set queue metrics Doug MacEachern 2005-05-13 03:28:21 +0000
  • 0926157b8b use sigar_inet_ntoa Doug MacEachern 2005-05-13 03:16:45 +0000
  • 1ad9678af8 skip memcpy Doug MacEachern 2005-05-13 03:13:00 +0000
  • 1618ed7214 add udp listen connections Doug MacEachern 2005-05-13 03:05:16 +0000
  • 0775cc840b mib wrapper Doug MacEachern 2005-05-13 02:49:51 +0000
  • 0a5e33cc27 fix connection ports Doug MacEachern 2005-05-13 02:10:51 +0000
  • f019d2594b use sigar_inet_ntoa Doug MacEachern 2005-05-13 01:22:40 +0000
  • bd8c153973 add KOFFSET_TCB Doug MacEachern 2005-05-13 01:18:21 +0000
  • b1815c1dd6 implement tcp portion of net_connection_list Doug MacEachern 2005-05-12 21:12:06 +0000
  • b16244a3ad always open_mib O_RDONLY. add some missing close_mib calls if error happens. Doug MacEachern 2005-05-12 16:03:02 +0000
  • ff280a9b25 implement tcp portion of net_connection_list Doug MacEachern 2005-05-12 15:59:28 +0000
  • 22316abc31 use SIGAR_TICK2SEC macro Doug MacEachern 2005-05-12 03:20:13 +0000
  • 08906a3a9b note cpu units change Doug MacEachern 2005-05-12 03:11:53 +0000
  • 3a84d89a78 convert cpu time to seconds Doug MacEachern 2005-05-12 03:10:41 +0000
  • 1145f83c97 fold CP_INTR into CP_SYS Doug MacEachern 2005-05-12 02:57:24 +0000
  • 6c1167c4d7 dont reconvert for cpu total Doug MacEachern 2005-05-12 02:49:29 +0000
  • 76b1d0f081 use SIGAR_TICK2SEC macro Doug MacEachern 2005-05-12 02:46:46 +0000
  • 9101d2d95e fold hp specific cpu states Doug MacEachern 2005-05-12 02:45:08 +0000
  • b5b16908a3 Combined should not include wait time Doug MacEachern 2005-05-12 02:43:46 +0000
  • 87d6159c65 bump version Doug MacEachern 2005-05-12 00:54:29 +0000
  • 11c7fb330b convert cpu times to seconds Doug MacEachern 2005-05-12 00:50:47 +0000
  • 6139fc7c18 fixup SIGAR_TICK2SEC macro Doug MacEachern 2005-05-12 00:49:05 +0000
  • 7dbdd9724a fold duplication getting cpu metrics Doug MacEachern 2005-05-12 00:47:32 +0000
  • aeb73b9982 add missing cpu wait Doug MacEachern 2005-05-12 00:16:53 +0000
  • 2299b02202 dont reconvert for cpu total Doug MacEachern 2005-05-12 00:15:27 +0000
  • fe1ed25bd1 add missing cpu wait Doug MacEachern 2005-05-12 00:13:14 +0000
  • 6fed44d47c convert cpu times to seconds Doug MacEachern 2005-05-12 00:11:05 +0000
  • b1b7d8b605 add SIGAR_TICK2SEC macro Doug MacEachern 2005-05-12 00:10:17 +0000
  • dff7d13462 convert cpu times to seconds Doug MacEachern 2005-05-11 23:49:43 +0000
  • 7a4580fc08 more cpu time to seconds conversion Doug MacEachern 2005-05-11 23:37:22 +0000
  • 1146d10e26 convert cpu times to seconds Doug MacEachern 2005-05-11 23:17:39 +0000
  • 083414a22a use getMountPoint rather than getFileSystem in getMountedFileSystemUsage Doug MacEachern 2005-05-11 00:23:42 +0000
  • 70ce28deec 1.1.19 Doug MacEachern 2005-05-10 21:48:16 +0000
  • fd0543300a remove win32 special case Doug MacEachern 2005-05-10 21:29:59 +0000
  • 2c7f23f793 declare SigarNotImplementedException Doug MacEachern 2005-05-10 21:29:29 +0000
  • 58318b381d catch NotImplemented Doug MacEachern 2005-05-10 21:20:51 +0000
  • 089396f8da add new disk metrics Doug MacEachern 2005-05-10 20:48:57 +0000
  • 0900e7e31d 1.1.19 Doug MacEachern 2005-05-10 20:36:11 +0000
  • 94bf0b12f5 change pack-jar target to pack Doug MacEachern 2005-05-10 20:33:53 +0000
  • 916a46bce3 add NetStat test Doug MacEachern 2005-05-10 20:32:52 +0000
  • 3e48aa1c0b test NetStat Doug MacEachern 2005-05-10 20:32:24 +0000
  • e34bbcfa2d args fixup Doug MacEachern 2005-05-10 16:48:23 +0000
  • 6630ffe562 eclipse effed my whitespace Doug MacEachern 2005-05-10 16:15:03 +0000
  • 7333533c82 add NetStat getters Doug MacEachern 2005-05-10 16:13:37 +0000
  • 748d605ecb NetPortMap was renamed Doug MacEachern 2005-05-10 15:49:22 +0000
  • 3a81fd6b02 rename NetPortMap to NetStat Doug MacEachern 2005-05-10 15:25:42 +0000
  • dc55b40c5e include tcp in the names, might want to add udp or whatever later Doug MacEachern 2005-05-10 14:50:20 +0000
  • d5c3c18371 add state getters Doug MacEachern 2005-05-10 14:42:33 +0000
  • 1c0de9075a add totals for num in/out connections Doug MacEachern 2005-05-10 14:32:04 +0000
  • 1d6f2ff235 add gl_bell function Doug MacEachern 2005-05-10 00:52:27 +0000
  • 442c90c506 more use of native flag Doug MacEachern 2005-05-10 00:14:39 +0000
  • 9b626f890c provide pure java getline impl Doug MacEachern 2005-05-10 00:04:33 +0000
  • 3755efe551 use larger buffer Doug MacEachern 2005-05-09 23:47:24 +0000
  • 9afd3392ed check for null line Doug MacEachern 2005-05-09 23:32:40 +0000
  • 72588a74dc increase last_prompt buffer size Doug MacEachern 2005-05-09 20:48:17 +0000
  • 894fe8adae make outbound info more useful and more like the inbound Doug MacEachern 2005-05-08 18:44:28 +0000
  • f8ed2e0444 whitespace nits Doug MacEachern 2005-05-08 17:42:09 +0000
  • df43f0d115 change getFileSystemList to update the FileSystemMap Doug MacEachern 2005-05-08 17:33:42 +0000
  • f0f5c5646a skip format for udp remote addr Doug MacEachern 2005-05-08 17:23:24 +0000
  • dbaa11385a better defaults for udp remote addr:port (none) Doug MacEachern 2005-05-08 17:20:00 +0000
  • 6e8e15e4e5 move etc/services parsing to its own class, NetServices Doug MacEachern 2005-05-08 16:28:46 +0000
  • 7851cc3299 add outbound connections, change existing stuff to be called inbound Doug MacEachern 2005-05-07 23:14:34 +0000
  • b20fe9f6b6 fix file stat Doug MacEachern 2005-05-07 19:01:20 +0000
  • d550f84e77 add missing TCP flags Doug MacEachern 2005-05-07 18:42:43 +0000
  • 9cfbd13722 refactor. include state counts Doug MacEachern 2005-05-07 06:02:25 +0000
  • 204041aed7 add static NetConnection.getStateString Doug MacEachern 2005-05-07 06:01:32 +0000
  • e451aa4da6 fix net_connection filters Doug MacEachern 2005-05-07 06:00:55 +0000
  • 8ff8a5a02e linux has the new disk metrics too Doug MacEachern 2005-05-06 23:59:20 +0000
  • 692e2010f2 for /proc/diskstats Doug MacEachern 2005-05-06 23:50:27 +0000
  • 26a72a811b yet another place to find disk metrics in 2.6 Doug MacEachern 2005-05-06 23:47:22 +0000
  • a503c1910d implement new disk metrics for linux w/ /proc/partitions metrics Doug MacEachern 2005-05-06 22:51:34 +0000
  • d780891c15 more info Doug MacEachern 2005-05-06 17:16:39 +0000
  • 10a438d4e0 include nice and wait times in Combined Doug MacEachern 2005-05-06 17:16:24 +0000
  • d272ec6aca remove unused imports Doug MacEachern 2005-05-06 15:59:22 +0000
  • a670613f0c minor optmization for 0 or 1 match Doug MacEachern 2005-04-28 16:58:38 +0000
  • 41a75d9253 remove unused finder Doug MacEachern 2005-04-28 00:47:47 +0000
  • d0c60802c4 add public getLogger method Doug MacEachern 2005-04-28 00:39:13 +0000
  • 9ffbe0fa34 ProcessQueryFactory does not use the SigarProxy object Doug MacEachern 2005-04-28 00:21:25 +0000
  • bd6184ae67 changes Doug MacEachern 2005-04-27 22:48:00 +0000
  • d630fa0647 fix typos Doug MacEachern 2005-04-27 22:39:05 +0000
  • 05aea8c508 disk i/o metrics for win2k Doug MacEachern 2005-04-27 18:54:42 +0000
  • 22452e99fc add file_system_usage_t.used field Doug MacEachern 2005-04-26 19:55:21 +0000
  • 4beb4e6fc4 turns on we need PERF_DETAIL_WIZARD for pdhGetInstances Doug MacEachern 2005-04-20 01:31:52 +0000
  • dbfda75b1b fix disk queue metric Doug MacEachern 2005-04-07 02:11:00 +0000
  • 14960e14e5 add queue metric, fixup formatting Doug MacEachern 2005-04-07 02:06:24 +0000