Doug MacEachern
|
ddebab492b
|
allow junit.mx override
|
2008-10-09 07:08:43 +00:00 |
Doug MacEachern
|
ed7562c0c7
|
use SigarInvokerJMX.PROP_TYPE
|
2008-10-09 06:38:11 +00:00 |
Doug MacEachern
|
c7b398b53a
|
add query support
|
2008-10-09 06:36:46 +00:00 |
Doug MacEachern
|
63478f28ff
|
add aggregate Cpu mbeans
|
2008-10-09 06:22:46 +00:00 |
Doug MacEachern
|
7985dea967
|
will be reusing CpuInfo
|
2008-10-09 06:15:02 +00:00 |
Doug MacEachern
|
1c75927eca
|
convert Cpu*List to ReflectedMBeans
|
2008-10-09 06:13:05 +00:00 |
Doug MacEachern
|
c409cb469f
|
handle List type MBeanClassName
|
2008-10-09 06:06:58 +00:00 |
Doug MacEachern
|
7ff83f9ba9
|
use SigarInvokerJMX
|
2008-10-09 05:55:17 +00:00 |
Doug MacEachern
|
14fc064709
|
prefer Name attribute to Arg
|
2008-10-09 05:54:35 +00:00 |
Doug MacEachern
|
f3abf92787
|
make setType public
|
2008-10-09 05:53:31 +00:00 |
Doug MacEachern
|
8240ca58d4
|
test getAttribute
|
2008-10-09 05:53:13 +00:00 |
Doug MacEachern
|
9756e558fc
|
print MBean ObjectName
|
2008-10-09 04:45:36 +00:00 |
Doug MacEachern
|
5deb0a0c97
|
add NetInfo MBean
|
2008-10-08 14:11:17 +00:00 |
Doug MacEachern
|
d08a3cf189
|
rid "warning: cast from pointer to integer of different size" on 64-bit builds
|
2008-10-08 03:30:44 +00:00 |
Doug MacEachern
|
dd9dd214bd
|
[SIGAR-125] bring back /private/var/vm swap impl for osx 10.3
|
2008-10-04 19:43:46 +00:00 |
Doug MacEachern
|
dd471219c4
|
catch NoClassDefFoundError on 1.4 jre
|
2008-10-04 19:06:23 +00:00 |
Doug MacEachern
|
29b9d5ada1
|
add -Dcom.sun.management.jmxremote for TestMx
|
2008-10-04 18:57:03 +00:00 |
Doug MacEachern
|
cedc189061
|
test MBean registration
|
2008-10-04 16:55:42 +00:00 |
Doug MacEachern
|
bd94719a4a
|
regigster NetInterface beans
|
2008-10-04 16:38:24 +00:00 |
Doug MacEachern
|
273a7aad96
|
register FileSystem beans
|
2008-10-04 01:31:16 +00:00 |
Doug MacEachern
|
e2616dbac1
|
support additional static attributes
|
2008-10-04 00:58:08 +00:00 |
Doug MacEachern
|
ceec932585
|
support arguments
|
2008-10-04 00:29:44 +00:00 |
Doug MacEachern
|
6f7b2751f2
|
renames
|
2008-10-03 22:56:51 +00:00 |
Doug MacEachern
|
d7e835fa4f
|
use ReflectedMBean for Swap and Mem
|
2008-10-03 22:46:40 +00:00 |
Doug MacEachern
|
2868942667
|
generic reflection based MBean impl
|
2008-10-03 22:45:16 +00:00 |
Doug MacEachern
|
857e4f0450
|
simplify MBean registration
|
2008-10-03 21:20:17 +00:00 |
Doug MacEachern
|
e6bb9c7f7e
|
pull invoke and setAttribute methods up to superclass
|
2008-10-03 20:59:58 +00:00 |
Doug MacEachern
|
e0b67cf3fa
|
add version attributes
|
2008-10-03 15:48:56 +00:00 |
Doug MacEachern
|
913f1ca5a6
|
mx cmd for testing MBeans
|
2008-10-03 01:27:01 +00:00 |
Doug MacEachern
|
df18aa6bbb
|
[SIGAR-123] do not include global shared text+data region size
|
2008-09-29 03:22:48 +00:00 |
Doug MacEachern
|
062d08d9ce
|
[SIGAR-122] ARG_MAX undefined on glibc 2.8
|
2008-09-27 15:59:39 +00:00 |
Doug MacEachern
|
25522f31c8
|
different case between XP (Eventlog) and 2008 (EventLog)
|
2008-09-26 20:36:56 +00:00 |
Doug MacEachern
|
2f11286b5f
|
remove unused import
|
2008-09-26 19:19:26 +00:00 |
Doug MacEachern
|
eeb3f26ad4
|
[SIGAR-121] Add Service.Pid PTQL support
|
2008-09-25 17:54:22 +00:00 |
Doug MacEachern
|
80ef448f8c
|
list service pid
|
2008-09-19 16:09:06 +00:00 |
Doug MacEachern
|
26f2977533
|
FileSystemUsage values in Kbytes
|
2008-09-16 04:27:38 +00:00 |
Doug MacEachern
|
b3b194e97b
|
add CpuPerc def
|
2008-09-14 00:17:44 +00:00 |
Doug MacEachern
|
f2c9cc9d61
|
include ptql and log in dist headers
|
2008-09-14 00:01:06 +00:00 |
Doug MacEachern
|
b1890e438d
|
dont include ant and mx4j jars in dist
|
2008-09-13 23:50:18 +00:00 |
Doug MacEachern
|
4424c48981
|
add cpu_perc typemap
|
2008-09-13 17:12:23 +00:00 |
Doug MacEachern
|
a6b5f3f30b
|
check getNumberOfRecords != 0 before calling getOldestRecord
|
2008-09-13 01:37:19 +00:00 |
Doug MacEachern
|
61327b9034
|
[SIGAR-120] Support WoW registry reflection
|
2008-09-12 05:14:40 +00:00 |
Doug MacEachern
|
7ac30e778a
|
Tomcat6, to test 32-bit on 64-bit
|
2008-09-12 03:48:36 +00:00 |
Doug MacEachern
|
9b4dd7b263
|
possible for subkeys/values not to exist
|
2008-09-12 00:48:03 +00:00 |
Doug MacEachern
|
29d57da8a9
|
add another test for software values
|
2008-09-12 00:40:11 +00:00 |
Doug MacEachern
|
898e933070
|
add some getValue tests
|
2008-09-12 00:19:57 +00:00 |
Doug MacEachern
|
19a76d5fa1
|
output boottime when testing Uptime
|
2008-09-09 00:09:59 +00:00 |
Doug MacEachern
|
4f4805ffd1
|
bump version
|
2008-09-08 23:17:52 +00:00 |
Doug MacEachern
|
5c905c8e64
|
[SIGAR-119] Use 64-bit performance counter for uptime
|
2008-09-08 23:15:56 +00:00 |
Doug MacEachern
|
0cbf1411d2
|
include sys/time.h except on FreeBSD 7
|
2008-09-07 15:17:23 +00:00 |