Doug MacEachern
|
5e2271ca59
|
deprecating ProcMem.getVsize, ProcMem.getSize will be the same on all.
deprecating ProcMem.getRss, ProcMem.getResident will be the same on all.
|
2006-03-04 02:34:01 +00:00 |
Doug MacEachern
|
d69dc1c8c9
|
bump version
|
2006-03-04 02:32:43 +00:00 |
Doug MacEachern
|
f1a13a3361
|
bump version
|
2006-03-02 02:00:34 +00:00 |
Doug MacEachern
|
f9f8509fc1
|
leave setExpire as a deprecated stub for back-compat
|
2006-03-02 01:45:51 +00:00 |
Doug MacEachern
|
d78cb4a0c3
|
remove per-type expire time, clunky and doesnt work on types w/ args
|
2006-03-02 01:43:13 +00:00 |
Doug MacEachern
|
c590a913fa
|
remove unused var
|
2006-03-02 01:41:47 +00:00 |
Doug MacEachern
|
8993abbd98
|
add isLoopback method
|
2006-03-02 01:29:13 +00:00 |
Doug MacEachern
|
848dcc5093
|
maintain 'last' Cpu pointers in the getCpuPerc methods rather than the getCpu
methods.
|
2006-03-02 00:35:31 +00:00 |
Doug MacEachern
|
b8a3cde988
|
add main method to test CpuPerc
|
2006-03-02 00:25:24 +00:00 |
Doug MacEachern
|
44e27c9d7d
|
better logging
|
2006-03-01 22:09:33 +00:00 |
Doug MacEachern
|
9965f09f1c
|
fix cache
|
2006-03-01 22:08:12 +00:00 |
Doug MacEachern
|
e0ba459dd7
|
bump version
|
2006-03-01 14:03:12 +00:00 |
Doug MacEachern
|
00a7b17f94
|
adjustments for ipv6
|
2006-02-28 20:53:58 +00:00 |
Doug MacEachern
|
bfad6a3193
|
add some ipv6 stuff
|
2006-02-28 20:52:55 +00:00 |
Doug MacEachern
|
041ab0034f
|
add getNetListenAddress method
|
2006-02-28 19:24:04 +00:00 |
Doug MacEachern
|
c97c11fe4b
|
add loopback constants
|
2006-02-28 19:18:46 +00:00 |
Doug MacEachern
|
6e7cf6f585
|
re-enable getGarbage test
|
2006-02-28 18:44:15 +00:00 |
Doug MacEachern
|
fb9d624b0c
|
add getNetInterfaceConfig() util to get default ethernet config
|
2006-02-28 18:37:55 +00:00 |
Doug MacEachern
|
52f138031f
|
add NetFlags.ANY_ADDR
|
2006-02-27 22:48:33 +00:00 |
Doug MacEachern
|
9f1fa65239
|
add RPC.strerror
|
2006-02-27 01:47:41 +00:00 |
Doug MacEachern
|
f0cdd946c5
|
change rpc_ping to return the status code
|
2006-02-27 01:33:12 +00:00 |
Doug MacEachern
|
4bd1621076
|
move NFS_PROGRAM constant here
|
2006-02-27 00:44:42 +00:00 |
Doug MacEachern
|
b07fd54671
|
add mapping from /etc/rpc
|
2006-02-27 00:43:55 +00:00 |
Doug MacEachern
|
797d9c1a13
|
make parser package access
|
2006-02-27 00:40:36 +00:00 |
Doug MacEachern
|
7d2596e0fe
|
make service parser more generic
|
2006-02-27 00:22:03 +00:00 |
Doug MacEachern
|
b3fda3e6c1
|
replace nfs_ping with generic rpc_ping
|
2006-02-26 23:31:07 +00:00 |
Doug MacEachern
|
88ea672ba6
|
always print totals for comparision
|
2006-02-08 18:09:39 +00:00 |
Doug MacEachern
|
c94556a2e0
|
remove SynchronizedSigar
|
2006-01-23 05:04:16 +00:00 |
Doug MacEachern
|
79c01a041b
|
add getNetConnectionList
|
2006-01-23 05:00:47 +00:00 |
Doug MacEachern
|
238045723a
|
try ProcExe
|
2006-01-22 22:12:09 +00:00 |
Doug MacEachern
|
38e5a2ff35
|
add ProcUtil.getDescription
|
2006-01-22 22:07:18 +00:00 |
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
|
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 |