Commit Graph

2381 Commits

Author SHA1 Message Date
Doug MacEachern 6c390d494a [SIGAR-133] use InputStream.skip (bytes) instead of Reader.skip (chars) in onChange 2009-01-09 05:41:52 +00:00
Doug MacEachern 5a602a0a06 handle case of process going away 2009-01-08 04:41:21 +00:00
Doug MacEachern bb5dc06cba [SIGAR-132] Fix possible memory leak in sigar_rpc_ping 2009-01-06 17:25:15 +00:00
Doug MacEachern 48558541ad [SIGAR-129] fix possible integer overflow in time_now_millis 2008-12-20 16:09:49 +00:00
Doug MacEachern 901c6eeef4 [SIGAR-129] add another sanity check 2008-12-19 23:10:37 +00:00
Doug MacEachern 3c0541888f [SIGAR-129] prevent possible wrapping 2008-12-10 21:51:53 +00:00
Doug MacEachern 8537ee876c check for glibtoolize 2008-11-26 23:40:31 +00:00
Doug MacEachern 7630120869 start an autotools based build 2008-11-26 23:39:18 +00:00
Doug MacEachern d716cef196 mv Makefile Makefile.nw 2008-11-26 23:27:53 +00:00
Doug MacEachern 08ed781e71 start an autotools based build 2008-11-26 23:27:32 +00:00
Doug MacEachern ef907e95b6 [SIGAR-129] prevent possible integer overflow 2008-11-26 02:57:34 +00:00
Doug MacEachern bdd27d6f36 handle processes that may have gone away 2008-11-26 01:08:02 +00:00
Doug MacEachern c00dd5aec9 revert r3669 - requires vc6sp5+vcpp5 on windows 2008-11-25 22:46:58 +00:00
Doug MacEachern c68246e8e1 bump version 2008-11-20 15:41:16 +00:00
Doug MacEachern acefffcde4 add ProcStat MBean 2008-10-23 22:35:27 +00:00
Doug MacEachern 06945a8e31 test SigarProcessMBean 2008-10-18 23:37:21 +00:00
Doug MacEachern 6b46d63201 return NOTIMPL if ProcFd fails 2008-10-18 23:36:30 +00:00
Doug MacEachern 2bc3a6ce2a getObjectName method for SigarProcess 2008-10-18 23:31:03 +00:00
Doug MacEachern 27a8d74436 support pid other than self 2008-10-18 22:41:17 +00:00
Doug MacEachern befbdf13d2 remove main method 2008-10-18 22:34:28 +00:00
Doug MacEachern 0d3be12ac6 [SIGAR-127] use KERN_ARGMAX for KERN_PROCARGS2 buffer size 2008-10-15 02:53:23 +00:00
Doug MacEachern f7098e2c5b [SIGAR-126] /dev/kmem not usable in aix 6 2008-10-14 03:27:02 +00:00
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