Commit Graph

1230 Commits

Author SHA1 Message Date
Doug MacEachern d3ceb14ff7 Merge branch 'master' of git@github.com:hyperic/sigar 2009-05-14 08:37:50 -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 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 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 f7b590cf27 ruby ptql_re_impl 2009-03-16 20:04:33 -07:00
Doug MacEachern 026d560a09 support optional ptql param in proc_list 2009-03-15 23:20:45 -07:00
Doug MacEachern e6d9239844 add proc_list ruby wrapper 2009-03-15 12:47:08 -07:00
Doug MacEachern 4bd7310f9a add ptql support to proc methods 2009-03-15 12:33:54 -07:00
Doug MacEachern 1bd4f0e074 use ArchNameTask to configure darwin sdk 2009-02-25 21:35:54 -08:00
Doug MacEachern 839010d6c9 use SIGAR_INET6_ADDRSTRLEN 2009-02-24 19:47:41 -08:00
Doug MacEachern 24bf84a310 import File::Copy 2009-02-24 19:40:25 -08:00
Doug MacEachern 9935c592f6 avoid sigar.o/Sigar.o clash on case insensitive filesystems 2009-02-24 19:34:56 -08:00
Doug MacEachern 349b7caaf6 use SigarBuild.pm 2009-02-24 19:07:51 -08:00
Doug MacEachern b2a1f5cbd5 sharable build utils 2009-02-24 19:07:32 -08:00
Doug MacEachern 59c7c1d975 ignore perl build files 2009-02-24 19:06:23 -08:00
Doug MacEachern aa605fcde1 make distclean incase of nfs shared dir 2009-02-16 17:53:10 -08:00
Doug MacEachern 36f7289082 fix for ruby 1.8.4 2009-02-16 17:36:53 -08:00
Doug MacEachern 52c3bb0191 fix for mswin64 2009-02-16 13:50:25 -08:00
Doug MacEachern d99e55c9eb Merge branch 'gem' 2009-02-16 10:51:07 -08:00
Doug MacEachern 60e96f28b7 add ruby gemspec 2009-02-16 10:50:31 -08:00
Doug MacEachern 3d437dc78d catch file_system_usage exceptions 2009-02-15 20:23:45 -08:00
Doug MacEachern 9e2576f7d6 need ftools for File.copy on windows 2009-02-15 20:15:22 -08:00
Doug MacEachern 606940eba2 ruby 1.9 fix fix 2009-02-15 20:09:42 -08:00
Doug MacEachern 9c759f0185 hpux extconf 2009-02-15 19:55:57 -08:00
Doug MacEachern 68525d650c fixes for ruby 1.9 2009-02-15 19:51:40 -08:00