Commit Graph

332 Commits

Author SHA1 Message Date
Doug MacEachern e34bbcfa2d args fixup 2005-05-10 16:48:23 +00:00
Doug MacEachern 6630ffe562 eclipse effed my whitespace 2005-05-10 16:15:03 +00:00
Doug MacEachern 7333533c82 add NetStat getters 2005-05-10 16:13:37 +00:00
Doug MacEachern 3a81fd6b02 rename NetPortMap to NetStat 2005-05-10 15:25:42 +00:00
Doug MacEachern dc55b40c5e include tcp in the names, might want to add udp or whatever later 2005-05-10 14:50:20 +00:00
Doug MacEachern d5c3c18371 add state getters 2005-05-10 14:42:33 +00:00
Doug MacEachern 1c0de9075a add totals for num in/out connections 2005-05-10 14:32:04 +00:00
Doug MacEachern 442c90c506 more use of native flag 2005-05-10 00:14:39 +00:00
Doug MacEachern 9b626f890c provide pure java getline impl 2005-05-10 00:04:33 +00:00
Doug MacEachern 9afd3392ed check for null line 2005-05-09 23:32:40 +00:00
Doug MacEachern 894fe8adae make outbound info more useful and more like the inbound 2005-05-08 18:44:28 +00:00
Doug MacEachern f8ed2e0444 whitespace nits 2005-05-08 17:42:09 +00:00
Doug MacEachern df43f0d115 change getFileSystemList to update the FileSystemMap 2005-05-08 17:33:42 +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 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 d630fa0647 fix typos 2005-04-27 22:39:05 +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 14960e14e5 add queue metric, fixup formatting 2005-04-07 02:06:24 +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 52bb9324e9 freebsd has disk reads/writes 2005-04-07 01:19:31 +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 2fb7a2fab3 update ProcPort doc 2005-03-20 02:59:22 +00:00
Doug MacEachern 807c8af462 pass protocol param to ProcPort method 2005-03-16 03:24:26 +00:00
Doug MacEachern 4291d52164 convert String protocol to int 2005-03-16 03:24:04 +00:00
Doug MacEachern bcb098a34d stub proc_port for all platforms 2005-03-16 02:47:57 +00:00
Doug MacEachern c31d2c5712 add protocol param to proc_port function 2005-03-16 02:44:52 +00:00
Doug MacEachern b82ab9ede1 allow services file to be overridden with sigar.net.services.file property 2005-03-15 23:21:36 +00:00
Doug MacEachern db88e7f04a use Map rather than List to keep track of addresses 2005-03-15 23:19:07 +00:00
Doug MacEachern 9abeb7ef2b make sure we dont do NfsFileSystem on win32 2005-03-15 21:40:36 +00:00
Doug MacEachern 4324529c7e update copyright year 2005-03-15 19:44:04 +00:00
Doug MacEachern 31b3fd00ba update NetConnection docs for FreeBSD 2005-03-15 19:00:08 +00:00
Doug MacEachern 6a1f299636 use nfs.getUnreachableMessage() 2005-03-15 18:46:02 +00:00
Doug MacEachern 08cb512ad1 throw NfsUnreachableException from getMountedFileSystemUsage 2005-03-15 18:45:44 +00:00
Doug MacEachern 32282980ab exception helpers 2005-03-15 18:45:02 +00:00
Doug MacEachern f4c20803c6 subclass for when nfs server ping fails 2005-03-15 18:44:37 +00:00