Doug MacEachern
|
15d139a8a5
|
refactor sigar_net_ifstat_get_any to prepare for 'bge' interface support
|
2005-10-09 00:13:25 +00:00 |
Doug MacEachern
|
3ff35b960b
|
experiment to use mib2 for nic metrics
|
2005-10-08 23:45:51 +00:00 |
Doug MacEachern
|
e124fc5e15
|
close_mib2 if not already closed
|
2005-10-08 23:19:18 +00:00 |
Doug MacEachern
|
ec2e326207
|
dont step out-of-bounds in hwaddr_lookup
|
2005-10-08 02:05:41 +00:00 |
Doug MacEachern
|
cacd0b97c1
|
actually, arg > 1024 is reasonable in the case of java apps w/ hugeass -classpath
|
2005-10-08 00:27:07 +00:00 |
Doug MacEachern
|
6f2fc423d4
|
fixups
|
2005-10-07 23:53:23 +00:00 |
Doug MacEachern
|
0c78750f61
|
make output same as sigar_proc_args.c
|
2005-10-07 23:53:00 +00:00 |
Doug MacEachern
|
cd8cab425e
|
proc_args fix: seems not all processes have the terminating \0
|
2005-10-07 23:25:36 +00:00 |
Doug MacEachern
|
fadcfdcbf5
|
add getInstance() for back-compat
|
2005-10-07 20:55:44 +00:00 |
Doug MacEachern
|
15663ef35c
|
proper fallthrough to net_ifstat_get_any
|
2005-10-07 20:14:30 +00:00 |
Doug MacEachern
|
bbd57876df
|
plug leak if get_fsdev_paths fails
|
2005-10-07 18:40:10 +00:00 |
Doug MacEachern
|
ea6b08a70f
|
prevent out-of-bounds read/write if proc arg happens to be > 1024
|
2005-10-07 18:20:44 +00:00 |
Doug MacEachern
|
af16d018ec
|
plug leak if there happens to be an error reading an arg
|
2005-10-07 17:19:23 +00:00 |
Doug MacEachern
|
7fe8f2a007
|
making /proc easier to redefine
|
2005-10-07 16:18:50 +00:00 |
Doug MacEachern
|
4fe3373aa7
|
FreeLibrary for advapi32.dll
|
2005-10-03 21:01:51 +00:00 |
Doug MacEachern
|
5f8fece190
|
log fixups
|
2005-10-03 16:26:56 +00:00 |
Doug MacEachern
|
3974333f06
|
dlload ConvertStringSidToSid, does not exist on NT
|
2005-10-02 21:13:26 +00:00 |
Doug MacEachern
|
90c453d4ac
|
return NULL if no module handle in sigar_GetProcAddress
|
2005-10-02 20:37:52 +00:00 |
Doug MacEachern
|
7007a4740c
|
s/sigar_log_printf/sigar_log/
|
2005-10-02 06:03:36 +00:00 |
Doug MacEachern
|
8cd8f0f8bd
|
who_list fixes/cleanup
|
2005-10-02 05:52:33 +00:00 |
Doug MacEachern
|
b22f20c335
|
hmm, getpwuid_r can return 0 but pw == NULL
|
2005-10-02 03:07:59 +00:00 |
Doug MacEachern
|
9137350aa6
|
copy maps file too
|
2005-10-01 16:21:01 +00:00 |
Doug MacEachern
|
186064c57a
|
script to tar up process related /proc files
|
2005-10-01 16:13:26 +00:00 |
Doug MacEachern
|
f2b304ea3c
|
make it easier to redefine /proc for testing/debugging
|
2005-09-30 23:05:14 +00:00 |
Doug MacEachern
|
7c83c105d4
|
tweak output
|
2005-09-30 21:36:34 +00:00 |
Doug MacEachern
|
a2774e75a8
|
script to grep/print argv from /proc
|
2005-09-29 00:00:59 +00:00 |
Doug MacEachern
|
b3fa69ab5c
|
bump version
|
2005-09-28 17:35:09 +00:00 |
Doug MacEachern
|
406cc69036
|
include totals from Sigar.getCpuPerc()
|
2005-09-28 15:56:57 +00:00 |
Doug MacEachern
|
753d627296
|
turn on native logging w/ -Dsigar.nativeLogging=true
|
2005-09-28 03:20:33 +00:00 |
Doug MacEachern
|
6566dd7abd
|
note release
|
2005-09-28 03:18:07 +00:00 |
Doug MacEachern
|
bc26bd5029
|
add sanity checking/debug logs to WTS api usage
|
2005-09-27 19:10:46 +00:00 |
Doug MacEachern
|
f64b36c0bd
|
use terminal services api to query for RDP logins, adding to who_list
|
2005-09-27 01:18:54 +00:00 |
Doug MacEachern
|
1212c2f03e
|
move win32 specific who_list stuff to win32_sigar.c
|
2005-09-26 23:35:57 +00:00 |
Doug MacEachern
|
c99f594008
|
fix sigar_who_net_sessions
|
2005-09-26 18:27:48 +00:00 |
Doug MacEachern
|
4359ca4fce
|
fix compile
|
2005-09-24 22:59:53 +00:00 |
Doug MacEachern
|
129bb7e80b
|
add stopAndWait backcompat method
|
2005-09-24 22:58:26 +00:00 |
Doug MacEachern
|
5ba12f568d
|
fix who_list on aix, struct utmp is not binary compatible
|
2005-09-24 22:37:21 +00:00 |
Doug MacEachern
|
24296593f7
|
net_route_list is not implented
|
2005-09-24 21:36:16 +00:00 |
Doug MacEachern
|
22f2526b04
|
bump version
|
2005-09-24 21:19:22 +00:00 |
Doug MacEachern
|
7de3ef0517
|
dont read every record unless verbose
|
2005-09-24 21:17:19 +00:00 |
Doug MacEachern
|
d4f0bab72e
|
various fixes
|
2005-09-24 21:16:29 +00:00 |
Doug MacEachern
|
a07fe311f8
|
javadoc fixup
|
2005-09-24 21:02:21 +00:00 |
Doug MacEachern
|
f6a9d2ff3e
|
beef up tests
|
2005-09-24 20:34:30 +00:00 |
Doug MacEachern
|
9b749dff51
|
net_route_list works on darwin
|
2005-09-24 15:16:08 +00:00 |
Doug MacEachern
|
2ad7586b2b
|
remove uneeded include that breaks freebsd
|
2005-09-24 15:02:10 +00:00 |
Doug MacEachern
|
9fc15b09d8
|
net_connection_list works on darwin with the proper includes
|
2005-09-24 15:00:01 +00:00 |
Doug MacEachern
|
e71a9e5b3e
|
EventLogRecord.message fixes
|
2005-09-24 04:37:55 +00:00 |
Doug MacEachern
|
34db9d884b
|
use EventLog constants
|
2005-09-24 03:35:09 +00:00 |
Doug MacEachern
|
47cc3db671
|
change case of constants, windows is insenstive, better this way for display purposes
|
2005-09-24 01:45:29 +00:00 |
Doug MacEachern
|
67f3334250
|
rename EventLogRecord.getStringData() to getMessage()
|
2005-09-24 00:24:49 +00:00 |