Doug MacEachern
|
f721376fc4
|
add cpu_list binding
|
2010-01-17 19:00:26 -08:00 |
Doug MacEachern
|
1cb651d0e3
|
add ruby proc_port binding
|
2009-12-14 16:19:09 -08:00 |
Doug MacEachern
|
581143f74c
|
add -D_CRT_SECURE_NO_DEPRECATE if win32
|
2009-11-18 13:26:52 -08:00 |
Doug MacEachern
|
2893440374
|
commands.getoutput does not work on win32, switch to popen
|
2009-11-18 13:26:33 -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
|
b43ead331d
|
Merge branch 'sigar-1.6'
|
2009-09-30 15:56:44 -07:00 |
Doug MacEachern
|
0d3d5e45da
|
hpux pa 64-bit support
|
2009-09-30 15:46:36 -07:00 |
Doug MacEachern
|
0a9ed4aa00
|
Merge branch 'sigar-1.6'
|
2009-09-17 11:48:43 -07:00 |
Doug MacEachern
|
55167b6ebe
|
64-bit MacOSX 10.6 sdk does not support ppc64, switch from universal build to i386 only
|
2009-09-17 11:48:31 -07:00 |
Doug MacEachern
|
d55a1fb20e
|
Merge branch 'sigar-1.6'
|
2009-09-08 21:50:35 -07:00 |
Doug MacEachern
|
cb1f3dafe7
|
fix MacOSX10.6.sdk build issues
|
2009-09-08 21:50:10 -07:00 |
Doug MacEachern
|
315c8474d9
|
fix Mac SDK selection
|
2009-09-02 17:48:38 -07:00 |
Doug MacEachern
|
6500952e5b
|
use ArchNameTask to configure darwin sdk
|
2009-09-02 17:48:19 -07:00 |
Matthew Kent
|
abda75748b
|
Add an example of net_info usage.
|
2009-08-23 23:26:55 -07:00 |
Matthew Kent
|
49bc336919
|
(SIGAR-180) Expose sigar_fqdn_get in the ruby binding.
|
2009-08-23 23:24:50 -07:00 |
Monty Taylor
|
4608cde968
|
Don't try to build lua if we don't ask for it.
|
2009-08-22 10:23:15 -07:00 |
Doug MacEachern
|
713e91d59a
|
Merge commit 'weigon/lua'
|
2009-08-18 21:22:40 -07:00 |
Doug MacEachern
|
a3260dc2fc
|
fix Mac SDK selection
|
2009-08-18 13:20:17 -07:00 |
Doug MacEachern
|
ff5aa70493
|
output NetInfo.getDefaultGatewayInterface
|
2009-08-15 06:11:02 -07:00 |
Matthew Kent
|
7496b795e4
|
Merge branch 'master' into SIGAR-172
|
2009-08-13 23:41:53 -07:00 |
Matthew Kent
|
4fdcee3635
|
Tweaking based on feedback: default_interface gets a more appropriate name and
sigar_get_default_gateway now gathers both pieces of information.
|
2009-08-13 23:38:45 -07:00 |
Doug MacEachern
|
085218e3fb
|
add win32 comsupp and wbemuuid libs
|
2009-08-13 16:35:08 -07:00 |
Doug MacEachern
|
245e563857
|
.cpp -> .o
|
2009-08-13 16:34:11 -07:00 |
Doug MacEachern
|
326d6085a2
|
Merge commit 'mdkent/SIGAR-178'
|
2009-08-13 15:34:37 -07:00 |
Doug MacEachern
|
f69a3c10e5
|
Merge commit 'mdkent/SIGAR-173'
|
2009-08-13 14:34:41 -07:00 |
Jan Kneschke
|
5d222575ef
|
added lua bindings
added lua bindings for the majority of sigar functions
look at sigar-test.lua on how to use it
|
2009-08-13 20:04:50 +02:00 |
Matthew Kent
|
dcddb5f642
|
Untested stab at cpu mhz min/max support for Darwin.
|
2009-08-12 23:43:41 -07:00 |
Matthew Kent
|
09f3418c1a
|
Add linux collection of cpu min/max.
Make cpu mhz default the current mhz.
|
2009-08-12 23:43:35 -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 |
Matthew Kent
|
83996dda13
|
Add per interface support for tx_queue_len, Linux only.
Update the ifconfig example output.
|
2009-08-09 15:20:25 -07:00 |
Matthew Kent
|
d9f37b39a4
|
Collect the default interface as part of net_info_get.
|
2009-08-09 02:13:45 -07:00 |
Matthew Kent
|
cfae297d9b
|
Add IFF_DYNAMIC support for Linux.
Support in the ruby binding.
|
2009-08-08 14:44:58 -07:00 |
Doug MacEachern
|
c007175b21
|
update .gitignore
|
2009-08-05 17:24:28 -07:00 |
Doug MacEachern
|
c6e8679079
|
include src/os/*.cpp
|
2009-08-05 17:22:08 -07:00 |
Doug MacEachern
|
7ccd02ef91
|
Merge branch 'sigar-1.6'
|
2009-08-05 17:12:48 -07:00 |
Doug MacEachern
|
5fb1bcdb15
|
include src/os/*.cpp
|
2009-08-05 13:47:13 -07:00 |
Doug MacEachern
|
c78c5fe899
|
Merge commit 'mdkent/SIGAR-170'
|
2009-08-05 06:57:22 -07:00 |
Matthew Kent
|
4e206baa61
|
Make ruby ifconfig example output a bit closer to net-tools default - only
showing interfaces that are up and suppressing the output of unconfigured ip
addresses.
|
2009-08-04 23:00:07 -07:00 |
Matthew Kent
|
4d19f54b94
|
Finish support for IFF_SLAVE and add IFF_MASTER.
Support both in ruby binding.
|
2009-08-04 22:27:13 -07:00 |
Doug MacEachern
|
0cc4f6e8bb
|
fix ruby win32 compile
|
2009-08-03 10:12:03 -07:00 |
Doug MacEachern
|
2733b90ee8
|
fix ruby compile on solaris
|
2009-07-30 11:35:28 -07:00 |
Doug MacEachern
|
f55e619bcd
|
output string version of scope6
|
2009-07-29 16:08:48 -07:00 |
Doug MacEachern
|
6d35ab65b3
|
output string version of scope6
|
2009-07-29 16:08:42 -07:00 |
Doug MacEachern
|
e2bb79ca1c
|
add net_scope_to_string ruby wrapper
|
2009-07-29 16:08:16 -07:00 |
Doug MacEachern
|
ffd7609c12
|
add net_scope_to_string java wrapper
|
2009-07-29 16:07:52 -07:00 |
Doug MacEachern
|
64fd05c615
|
Merge commit 'mdkent/SIGAR-167'
|
2009-07-29 15:45:21 -07:00 |
Doug MacEachern
|
a7797c7675
|
Merge commit 'mdkent/SIGAR-166'
|
2009-07-29 15:35:27 -07:00 |
Matthew Kent
|
807aa955c1
|
No stats for aliased devices.
|
2009-07-28 23:18:11 -07:00 |
Matthew Kent
|
1347d44c78
|
Add logging ability to ruby bindings via Logger or Proc.
Heavily inspired by the Java implementation.
|
2009-07-28 22:54:16 -07:00 |
Doug MacEachern
|
1c7020c553
|
add inet6 addr
|
2009-07-25 08:13:44 -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
|
380297ea2e
|
add ipv6 fields to NetInterfaceConfig
|
2009-07-24 17:18:30 -07:00 |
Doug MacEachern
|
ce06f86292
|
ruby version of Version.java
|
2009-07-18 21:56:44 -07:00 |
Doug MacEachern
|
5d572585b0
|
add sigar version constants
|
2009-07-18 21:56:44 -07:00 |
Doug MacEachern
|
d1622a808d
|
generate sigar_version.c
|
2009-07-18 21:56:44 -07:00 |
Doug MacEachern
|
3e7254f3f7
|
filter args in version_file
|
2009-07-18 21:56:44 -07:00 |
Doug MacEachern
|
78150c0d9b
|
whitespace fixes
|
2009-07-18 21:56:44 -07:00 |
Doug MacEachern
|
5320b7bf2a
|
-MSigarBuild -e version_file
|
2009-07-18 21:56:44 -07:00 |
Doug MacEachern
|
dc2d72f66b
|
move sub archname to SigarBuild.pm
|
2009-07-18 21:56:43 -07:00 |
Doug MacEachern
|
6f9a8423fb
|
Perl impl of version_file
|
2009-07-18 21:56:43 -07:00 |
Doug MacEachern
|
cff9291fc2
|
update version.properties location
|
2009-07-18 21:56:43 -07:00 |
Doug MacEachern
|
ad961111c7
|
mv version.properties to top-level
|
2009-07-18 21:56:43 -07:00 |
Doug MacEachern
|
1039b12396
|
remove pdh.dll (only used on NT 4.0)
|
2009-07-14 17:22:11 -07:00 |
Doug MacEachern
|
d4ac7f1ecf
|
bump version to 1.6.4
|
2009-07-13 15:18:20 -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
|
621f9ccb61
|
Merge branch 'sigar-1.6' of git@github.com:hyperic/sigar into sigar-1.6
|
2009-06-30 16:11:28 -07:00 |
Doug MacEachern
|
4c165819a3
|
Merge branch 'sigar-1.6'
Conflicts:
bindings/java/hyperic_jni/src/org/hyperic/jni/ArchNameTask.java
|
2009-06-30 16:08:50 -07:00 |
Doug MacEachern
|
4f223cc4d6
|
(SIGAR-152) Add support for 31-bit s390 builds
|
2009-06-30 16:01:57 -07:00 |
Doug MacEachern
|
118a3e71fa
|
Ruby example of route cmd
|
2009-06-29 17:21:03 -07:00 |
Doug MacEachern
|
38e2e85132
|
add RTF constants
|
2009-06-29 17:20:19 -07:00 |
Doug MacEachern
|
22c0d9e356
|
experimental erlang driver
|
2009-06-14 21:29:08 -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
|
d3ceb14ff7
|
Merge branch 'master' of git@github.com:hyperic/sigar
|
2009-05-14 08:37:50 -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
|
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 |