Commit Graph

949 Commits

Author SHA1 Message Date
Doug MacEachern
48e01e86e3 Merge branch 'sigar-1.6' 2010-04-01 14:55:02 -07:00
Doug MacEachern
29c96e2343 (SIGAR-207) append instance index in Pdh.getInstances() 2010-04-01 14:53:25 -07:00
Doug MacEachern
bdfd156a63 Merge branch 'sigar-1.6' 2010-04-01 14:49:15 -07:00
Doug MacEachern
2dc981dfa8 (SIGAR-207) Add Pdh.getCounterType method 2010-03-31 14:54:25 -07:00
Doug MacEachern
7905904cb6 (SIGAR-207) Add Pdh.getDescription method 2010-03-31 13:17:02 -07:00
Doug MacEachern
e008252b86 Merge branch 'sigar-1.6' 2010-02-09 18:01:44 -08:00
Doug MacEachern
e20e2eaa54 add -i (inode format) support to df command 2010-02-09 18:01:34 -08:00
Doug MacEachern
eec4ba7e97 (SIGAR-199) add arp shell command 2010-01-18 19:09:11 -08:00
Doug MacEachern
34c0007c9a (SIGAR-199) add arp_list test 2010-01-18 19:09:11 -08:00
Doug MacEachern
9207af5536 (SIGAR-199) add Java ArpList binding 2010-01-18 19:09:11 -08:00
Doug MacEachern
818de4a64c Merge branch 'sigar-1.6' 2009-11-09 16:47:54 -08:00
Doug MacEachern
035a097325 only display event code in toString as the Event Viewer does 2009-11-09 16:45:06 -08:00
Doug MacEachern
e86a150a8d 'N/A' for null user in EventLogRecord.toString 2009-11-09 16:34:31 -08:00
Doug MacEachern
32512cde90 include the same fields as Event Viewer in EventLogRecord.toString 2009-11-09 16:30:47 -08:00
Doug MacEachern
7cc2308fc8 Merge branch 'sigar-1.6' 2009-11-09 16:27:46 -08:00
Doug MacEachern
9cc30ca006 (SIGAR-191) fix EventLogRecord.computerName 2009-11-09 16:27:22 -08:00
Doug MacEachern
f6be3e759e Merge branch 'sigar-1.6' 2009-11-09 16:18:25 -08:00
Doug MacEachern
3e4a408f74 (SIGAR-190) add category to EventLogRecord 2009-11-09 16:17:37 -08:00
Doug MacEachern
dec7508ed1 Merge branch 'sigar-1.6' 2009-10-23 14:59:07 -07:00
Doug MacEachern
a96bd1bc04 Pdh test adjustments for windows 2000 2009-10-23 14:52:51 -07:00
Doug MacEachern
32040563ce (SIGAR-185) fix RegistryKey open on windows 2000 2009-10-23 14:50:29 -07:00
Doug MacEachern
ff5aa70493 output NetInfo.getDefaultGatewayInterface 2009-08-15 06:11:02 -07:00
Doug MacEachern
5c8d1edbae add IFF_DYNAMIC to NetFlags 2009-08-12 10:13:13 -07:00
Doug MacEachern
22c1b065dd add IFF_MASTER to NetFlags 2009-08-12 10:11:36 -07:00
Doug MacEachern
6d35ab65b3 output string version of scope6 2009-07-29 16:08:42 -07:00
Doug MacEachern
ffd7609c12 add net_scope_to_string java wrapper 2009-07-29 16:07:52 -07:00
Doug MacEachern
0da8e9d95f prefix|scope .= 6 2009-07-25 08:09:53 -07:00
Doug MacEachern
6cb7d6b398 test NetInterfaceConfig.getAddress6 2009-07-24 17:56:20 -07:00
Doug MacEachern
1b28f2a4e3 add ipv6 fields 2009-07-24 17:38:13 -07:00
Doug MacEachern
ba6404560e Merge branch 'sigar-1.6' 2009-07-08 16:02:17 -07:00
Doug MacEachern
7d483e3982 Humidor test 2009-07-08 15:59:24 -07:00
Doug MacEachern
ce39c1ad1e support for caller constructed Sigar object 2009-07-08 15:28:49 -07:00
Jon Travis
22e9e06b9d (SIGAR-150) Wrapper class to synchronize Sigar method invocation
Signed-off-by: Doug MacEachern <dougm@hyperic.com>
2009-07-08 14:56:11 -07:00
Doug MacEachern
a9533e619d Merge branch 'sigar-1.6' 2009-07-07 15:36:50 -07:00
Doug MacEachern
3f3a070045 add getNetServicesName to SigarProxy interface 2009-07-07 15:36:37 -07:00
Doug MacEachern
0cecd10a4d Merge branch 'sigar-1.6' 2009-06-06 08:38:46 -07:00
Doug MacEachern
b3abdd5a53 (SIGAR-151) Add Modules support to PTQL 2009-06-06 08:38:06 -07:00
Doug MacEachern
5ac96fb803 make SigarProxyCached.invoke synchronized 2009-05-15 16:58:33 -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