Commit Graph

2676 Commits

Author SHA1 Message Date
Doug MacEachern 94b3f884a2 (SIGAR-148) add generic sigar_statvfs built with LFS flags 2009-05-21 14:25:46 -07:00
Doug MacEachern 5ac96fb803 make SigarProxyCached.invoke synchronized 2009-05-15 16:58:33 -07:00
Doug MacEachern f1e3a4c37c Merge branch 'sigar-1.6' of git@github.com:hyperic/sigar into sigar-1.6 2009-05-14 08:38:56 -07:00
Doug MacEachern d3ceb14ff7 Merge branch 'master' of git@github.com:hyperic/sigar 2009-05-14 08:37:50 -07:00
Doug MacEachern 3ab4e297a9 Merge branch 'v1.6-SIGAR-146' into sigar-1.6 2009-05-13 17:32:19 -07:00
Doug MacEachern 1f8db9098a Merge branch 'SIGAR-146' 2009-05-13 17:31:30 -07:00
Doug MacEachern 9fec04ad66 fix so SigarPermissionDeniedException is throw on open /dev/kmem EACCES 2009-05-13 17:24:25 -07:00
Doug MacEachern 289f024956 add 64-bit compile/link flags for AIX 2009-05-13 17:24:13 -07:00
Doug MacEachern 5e4d11f6ce snapshot @c14dc0f: use '-qversion' for identifier, fixes 64-bit xlc_r compile on AIX 2009-05-13 17:24:01 -07:00
Doug MacEachern 4c5873885e require libperfstat on aix 2009-05-13 17:23:49 -07:00
Doug MacEachern c43b43ae03 fix so SigarPermissionDeniedException is throw on open /dev/kmem EACCES 2009-05-13 16:56:08 -07:00
Doug MacEachern 90b2ade95e add 64-bit compile/link flags for AIX 2009-05-13 16:54:49 -07:00
Doug MacEachern 2643818a45 snapshot @c14dc0f: use '-qversion' for identifier, fixes 64-bit xlc_r compile on AIX 2009-05-13 16:54:13 -07:00
Doug MacEachern f5881726fd test unregisterMBean 2009-04-29 18:08:55 -07:00
Doug MacEachern 806ee088d7 support no arg SigarRegistry constructor 2009-04-29 17:58:39 -07:00
Doug MacEachern 074d20d7b6 switch from Dynamic to Standard MBean 2009-04-29 17:41:46 -07:00
Doug MacEachern 7157234182 extend ReflectedMBean 2009-04-29 16:35:51 -07:00
Doug MacEachern b004072d48 Object wrapper of double[] Sigar.getLoadAverage() for use in bean patterns (JMX) 2009-04-29 16:32:36 -07:00
Doug MacEachern 448b595e30 only SigarRegistry needs to implement MBeanRegistration 2009-04-29 15:16:17 -07:00
Doug MacEachern 25241fcc7a remove generated comments 2009-04-29 15:02:11 -07:00
Doug MacEachern f6e85761d2 SigarProxy must implement InvocationHandler 2009-04-29 14:55:47 -07:00
Doug MacEachern ad8325e616 remove MBeanConstructorInfo 2009-04-29 14:42:42 -07:00
Doug MacEachern b3603f4489 SigarProcess.close only applies to SigarProcess(void) constructor 2009-04-29 14:34:40 -07:00
Doug MacEachern bf361a1732 make SigarProxyCached.invoke synchronized 2009-04-29 13:09:15 -07:00
Doug MacEachern 1c87169bdb leave SigarProxy impl to the caller 2009-04-29 12:58:45 -07:00
Doug MacEachern 0eb3672642 add mx -jconsole option 2009-04-29 12:19:40 -07:00
Doug MacEachern 6ef73dcbcb use SigarVersion bean 2009-04-29 10:56:14 -07:00
Doug MacEachern 0a1a3de69f use SigarVersion bean 2009-04-29 10:53:07 -07:00
Doug MacEachern 96ca3970e1 add SigarVersion getter 2009-04-29 10:51:55 -07:00
Doug MacEachern a84788f1a0 encapsulate version attributes 2009-04-29 10:51:32 -07:00
Doug MacEachern 3e0e08f088 rename SigarVersion -> Version 2009-04-29 10:17:58 -07:00
Doug MacEachern ec3fbe993c remove unused code 2009-04-29 10:04:59 -07:00
Doug MacEachern 8c8d4cf814 getrusage on NetBSD may not return monotonically increasing values for CPU time.
See: http://archives.devshed.com/forums/bsd-93/kern-30115-getrusage-returns-bogus-ru-utime-values-220800.html
2009-04-25 09:52:51 -07:00
Doug MacEachern b9caed4157 getrusage on NetBSD may not return monotonically increasing values for CPU time.
See: http://archives.devshed.com/forums/bsd-93/kern-30115-getrusage-returns-bogus-ru-utime-values-220800.html
2009-04-25 09:52:07 -07:00
Doug MacEachern 039080f722 (SIGAR-39) Use kern.cp_times in cpu_list on FreeBSD 7.x+ 2009-04-25 08:55:21 -07:00
Doug MacEachern a95b8a8b60 (SIGAR-130) Use pstat(PSTAT_GETCOMMANDLINE,...) on HP-UX < 11iv2 2009-04-25 07:46:40 -07:00
Doug MacEachern 8e6a2179dd (SIGAR-39) Use kern.cp_times in cpu_list on FreeBSD 7.x+ 2009-04-20 18:39:36 -07:00
Doug MacEachern 2fc550c8fd (SIGAR-130) Use pstat_getcommandline on HP-UX 11iv2+ 2009-04-18 08:57:41 -07:00
Doug MacEachern 0996361ec6 (SIGAR-131) switch to pst_fileinfo2 on all HPUX flavors 2009-04-17 18:31:35 -07:00
Doug MacEachern 19d9e00787 python/setup.py now builds all sigar srcs 2009-04-04 19:15:36 -07:00
Doug MacEachern 7f8bfd8195 support build dir other than '.' 2009-04-04 19:07:32 -07:00
Doug MacEachern 68cf08cf4d (SIGAR-141) sigar.jar location is not required to find native library 2009-03-27 15:07:56 -07:00
Doug MacEachern 9eade5d21a (SIGAR-141) sigar.jar location is not required to find native library 2009-03-27 15:07:32 -07:00
Doug MacEachern 4333771fc3 fix compile against ruby 1.9 2009-03-25 20:10:19 -07:00
Doug MacEachern eb05ff0760 fix compile against ruby 1.8.4 2009-03-25 14:58:06 -07:00
Doug MacEachern 6819b18af6 dont require pdh.dll on NT 4.0 2009-03-25 14:13:56 -07:00
Doug MacEachern 646fc226ea remove pdh.dll (only used on NT 4.0) 2009-03-25 13:46:24 -07:00
Doug MacEachern 85838c3512 remove msvc_iptypes.h 2009-03-25 13:44:30 -07:00
Doug MacEachern 6d6b5577b1 (SIGAR-140) interface aliases are valid in sigar_net_interface_config_primary_get 2009-03-25 11:19:56 -07:00
Doug MacEachern 891f30bf0d (SIGAR-140) interface aliases are valid in sigar_net_interface_config_primary_get 2009-03-25 11:18:04 -07:00