Commit Graph

1177 Commits

Author SHA1 Message Date
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
Doug MacEachern 1962f0fe68 fix mem.free 2005-09-01 22:42:37 +00:00
Doug MacEachern f3e6cefc4d fillin mem_get 2005-08-28 08:03:21 +00:00
Doug MacEachern 716c3c5856 build sigar.nlm 2005-08-28 07:28:31 +00:00
Doug MacEachern 03d16b015b linker def file 2005-08-28 07:12:24 +00:00
Doug MacEachern d8a29442c1 replace copyright.year 2005-08-28 07:11:44 +00:00
Doug MacEachern d7903b7542 filter sigar.def 2005-08-28 07:09:24 +00:00
Doug MacEachern ca9d9b63c7 break up version 2005-08-28 07:03:49 +00:00
Doug MacEachern 9c7214eb75 netware stubs 2005-08-28 06:55:51 +00:00
Doug MacEachern cdd9211475 netware stuff 2005-08-28 06:49:00 +00:00
Doug MacEachern fd7a5001e0 no SIGINT on NetWare 2005-08-28 06:22:10 +00:00