Commit Graph

781 Commits

Author SHA1 Message Date
Doug MacEachern dbaa11385a better defaults for udp remote addr:port (none) 2005-05-08 17:20:00 +00:00
Doug MacEachern 6e8e15e4e5 move etc/services parsing to its own class, NetServices 2005-05-08 16:28:46 +00:00
Doug MacEachern 7851cc3299 add outbound connections, change existing stuff to be called inbound 2005-05-07 23:14:34 +00:00
Doug MacEachern b20fe9f6b6 fix file stat 2005-05-07 19:01:20 +00:00
Doug MacEachern d550f84e77 add missing TCP flags 2005-05-07 18:42:43 +00:00
Doug MacEachern 9cfbd13722 refactor. include state counts 2005-05-07 06:02:25 +00:00
Doug MacEachern 204041aed7 add static NetConnection.getStateString 2005-05-07 06:01:32 +00:00
Doug MacEachern e451aa4da6 fix net_connection filters 2005-05-07 06:00:55 +00:00
Doug MacEachern 8ff8a5a02e linux has the new disk metrics too 2005-05-06 23:59:20 +00:00
Doug MacEachern 692e2010f2 for /proc/diskstats 2005-05-06 23:50:27 +00:00
Doug MacEachern 26a72a811b yet another place to find disk metrics in 2.6 2005-05-06 23:47:22 +00:00
Doug MacEachern a503c1910d implement new disk metrics for linux w/ /proc/partitions metrics 2005-05-06 22:51:34 +00:00
Doug MacEachern d780891c15 more info 2005-05-06 17:16:39 +00:00
Doug MacEachern 10a438d4e0 include nice and wait times in Combined 2005-05-06 17:16:24 +00:00
Doug MacEachern d272ec6aca remove unused imports 2005-05-06 15:59:22 +00:00
Doug MacEachern a670613f0c minor optmization for 0 or 1 match 2005-04-28 16:58:38 +00:00
Doug MacEachern 41a75d9253 remove unused finder 2005-04-28 00:47:47 +00:00
Doug MacEachern d0c60802c4 add public getLogger method 2005-04-28 00:39:13 +00:00
Doug MacEachern 9ffbe0fa34 ProcessQueryFactory does not use the SigarProxy object 2005-04-28 00:21:25 +00:00
Doug MacEachern bd6184ae67 changes 2005-04-27 22:48:00 +00:00
Doug MacEachern d630fa0647 fix typos 2005-04-27 22:39:05 +00:00
Doug MacEachern 05aea8c508 disk i/o metrics for win2k 2005-04-27 18:54:42 +00:00
Doug MacEachern 22452e99fc add file_system_usage_t.used field 2005-04-26 19:55:21 +00:00
Doug MacEachern 4beb4e6fc4 turns on we need PERF_DETAIL_WIZARD for pdhGetInstances 2005-04-20 01:31:52 +00:00
Doug MacEachern dbfda75b1b fix disk queue metric 2005-04-07 02:11:00 +00:00
Doug MacEachern 14960e14e5 add queue metric, fixup formatting 2005-04-07 02:06:24 +00:00
Doug MacEachern 009d51854c impl new disk metrics 2005-04-07 01:50:46 +00:00
Doug MacEachern d8b55e8c52 impl new disk metrics 2005-04-07 01:32:33 +00:00
Doug MacEachern aa3a6a201d init new disk fields 2005-04-07 01:28:07 +00:00
Doug MacEachern fe14eb78f0 print disk byte metrics 2005-04-07 01:24:29 +00:00
Doug MacEachern a3dd84419b add new disk fields 2005-04-07 01:24:06 +00:00
Doug MacEachern 34eda4866b implement new disk fields 2005-04-07 01:23:49 +00:00
Doug MacEachern fc9e8e1e69 adding more disk fields 2005-04-07 01:23:31 +00:00
Doug MacEachern 7e20f9e1d0 add more disk fields 2005-04-07 01:23:17 +00:00
Doug MacEachern 52bb9324e9 freebsd has disk reads/writes 2005-04-07 01:19:31 +00:00
Doug MacEachern 06485cbf6b create processes to benchmark ptql stuff 2005-03-30 18:56:38 +00:00
Doug MacEachern 15053e98ac add pdhConnectMachine 2005-03-30 00:59:45 +00:00
Doug MacEachern 02f67cbd73 remove getThreadCpuDiff method, lives in CpuTimer class now 2005-03-22 05:11:16 +00:00
Doug MacEachern 491ff005ac use CpuTimer 2005-03-22 05:09:48 +00:00
Doug MacEachern f658fa20db fix darwin compile 2005-03-21 20:54:23 +00:00
Doug MacEachern 70197b9615 tmp thread_cpu impl 2005-03-21 00:07:20 +00:00
Doug MacEachern 8e63b5ea78 filter out system procs 2005-03-20 19:10:14 +00:00
Doug MacEachern 0347b1043d terminate the nlist 2005-03-20 19:08:58 +00:00
Doug MacEachern d4eb411774 freebsd5 proc_port impl 2005-03-20 05:34:11 +00:00
Doug MacEachern 2582ada2b9 ProcPort udp support 2005-03-20 03:20:28 +00:00
Doug MacEachern 2fb7a2fab3 update ProcPort doc 2005-03-20 02:59:22 +00:00
Doug MacEachern c3a432ac60 use protocol arg in proc_port 2005-03-16 04:03:16 +00:00
Doug MacEachern cd6df9317e use protocol param in proc_port 2005-03-16 03:54:05 +00:00
Doug MacEachern 0440707db7 check protocol in proc_port 2005-03-16 03:49:54 +00:00
Doug MacEachern 807c8af462 pass protocol param to ProcPort method 2005-03-16 03:24:26 +00:00