Commit Graph

2495 Commits

Author SHA1 Message Date
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
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
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
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
891f30bf0d (SIGAR-140) interface aliases are valid in sigar_net_interface_config_primary_get 2009-03-25 11:18:04 -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
63141c38b9 rid mac os 10.5 warning: utmp is deprecated 2009-03-14 12:37:29 -07:00
Doug MacEachern
3025c4554f (SIGAR-139) support scripted SIGAR_PROC_NET for testing 2009-03-12 21:30:50 -07:00
Doug MacEachern
1ce9a3209d Merge branch 'master' of git@github.com:hyperic/sigar 2009-03-07 06:40:41 -08:00
Doug MacEachern
634cd53a79 6.1 == Windows 7 2009-03-07 06:40:23 -08:00
Doug MacEachern
d34efe0474 10.6 == Snow Leopard 2009-03-07 06:37:36 -08: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
1320801e04 chdir to sigar root 2009-02-16 18:21:45 -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
f81f9a52ab rake tasks for use from hudson 2009-02-16 13:51:24 -08:00
Doug MacEachern
52c3bb0191 fix for mswin64 2009-02-16 13:50:25 -08:00
Doug MacEachern
5fe0332f66 remove unused requires 2009-02-16 12:42:13 -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