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 |
Doug MacEachern
|
80fa6f52eb
|
fix typo
|
2005-09-24 00:16:52 +00:00 |
Doug MacEachern
|
624f93de8a
|
ensure null termination
|
2005-09-23 02:38:49 +00:00 |
Doug MacEachern
|
288bd907f2
|
fix EventLogRecord.stringData
|
2005-09-23 02:31:43 +00:00 |
Doug MacEachern
|
f0d6eba45d
|
print logdir
|
2005-09-23 00:13:16 +00:00 |
Doug MacEachern
|
236363efa8
|
change getStringValue to try EXPANDSZ_METADATA if STRING_METADATA fails
|
2005-09-23 00:12:58 +00:00 |
Doug MacEachern
|
1bc0ecade2
|
save a reference to log name and pass around internally
|
2005-09-23 00:11:55 +00:00 |
Doug MacEachern
|
c0c77a83b3
|
fix compile
|
2005-09-23 00:10:53 +00:00 |
Doug MacEachern
|
c28ab5253a
|
some fixes for EventLogRecord.stringData
|
2005-09-22 17:10:27 +00:00 |
Doug MacEachern
|
e65b3f3068
|
misc minor cleanups
|
2005-09-22 15:32:22 +00:00 |
Doug MacEachern
|
1ac57c1137
|
add log name constants
|
2005-09-22 15:28:39 +00:00 |
Doug MacEachern
|
48c96918d8
|
synchronize on logs
|
2005-09-21 23:00:36 +00:00 |
Doug MacEachern
|
7d77935ffe
|
change getInstance to take arg for name of the log
|
2005-09-21 22:57:54 +00:00 |
Doug MacEachern
|
3b91001651
|
add main method to watch event logs
|
2005-09-21 22:51:41 +00:00 |
Doug MacEachern
|
09f3af2f3e
|
update agent queries
|
2005-09-21 22:51:10 +00:00 |
Doug MacEachern
|
02df1b1697
|
punt any 64bit native process in proc_args
|
2005-09-13 16:30:33 +00:00 |
Doug MacEachern
|
f11c79da7e
|
print current user
|
2005-09-13 03:42:17 +00:00 |
Doug MacEachern
|
bce3df9cc6
|
proc_args test
|
2005-09-13 00:40:39 +00:00 |
Doug MacEachern
|
b2830cafbc
|
fix crash in proc_args if psinfo_t.pr_argc == 0
|
2005-09-12 23:52:02 +00:00 |
Doug MacEachern
|
9ec93a73ed
|
plugin possible (but very unlikely) leak in proc_args if argc > 56 and pread error
|
2005-09-12 20:55:52 +00:00 |
Doug MacEachern
|
77e652803d
|
remove unused var
|
2005-09-12 20:54:09 +00:00 |
Doug MacEachern
|
ca68b62e7e
|
program to debug problems w/ proc_args
|
2005-09-12 20:19:35 +00:00 |
Doug MacEachern
|
86ce6117de
|
some nic metrics
|
2005-09-11 06:08:44 +00:00 |
Doug MacEachern
|
e746628e58
|
uptime impl
|
2005-09-10 06:33:09 +00:00 |
Doug MacEachern
|
bd85a2b104
|
clib linkage
|
2005-09-10 05:58:10 +00:00 |
Doug MacEachern
|
935ac34dc1
|
swap_get impl
|
2005-09-04 04:38:21 +00:00 |
Doug MacEachern
|
3d90866f35
|
file_system_usage impl
|
2005-09-04 02:59:23 +00:00 |
Doug MacEachern
|
43f94a7926
|
file_system_list impl
|
2005-09-04 02:38:39 +00:00 |
Doug MacEachern
|
a556c5e839
|
get mac address for netware
|
2005-09-04 01:32:42 +00:00 |
Doug MacEachern
|
ff4d75d357
|
fillin some cpu info
|
2005-09-04 01:06:31 +00:00 |
Doug MacEachern
|
1cf65abe89
|
refactor so netif list/config codes can be used on netware too
|
2005-09-03 01:34:20 +00:00 |
Doug MacEachern
|
53b79a9f76
|
initialize winsock
|
2005-09-02 23:49:42 +00:00 |