log

age author description
Fri, 23 Dec 2011 11:49:58 -0500 Omair Majid add cpu model to data collected by the system backend
Thu, 22 Dec 2011 18:45:12 -0500 Jon VanAlten Generic storage interface.
Fri, 16 Dec 2011 17:33:54 -0500 Jon VanAlten Let root log Handler(s) accept Level.ALL log requests, leaving level-filtering entirely up to the child Loggers.
Fri, 16 Dec 2011 14:50:26 -0500 Omair Majid Add missing javadoc and remove extra semicolon in LoggingUtils
Fri, 16 Dec 2011 14:45:29 -0500 Omair Majid Include main-class in the information extracted from a target vm
Tue, 13 Dec 2011 11:56:52 -0500 Omair Majid Close file descriptors when done with them
Tue, 13 Dec 2011 11:56:12 -0500 Omair Majid Resolve some FIXME's and some TODO's
Fri, 09 Dec 2011 13:02:16 -0500 Omair Majid Obtain timestamps as late as possible
Thu, 08 Dec 2011 12:50:52 -0500 Omair Majid Use jvmstat to extract basic jvm information
Wed, 07 Dec 2011 17:41:30 -0500 Jon VanAlten Move Agent's storage layer classes/interfaces to subpackage.
Wed, 07 Dec 2011 12:35:10 -0500 Jon VanAlten Fix broken logging and guard the addition of ConsoleHandler by --devel argument.
Tue, 06 Dec 2011 15:58:20 -0500 Omair Majid Set the interrupted flag after catching the InterruptedException
Tue, 06 Dec 2011 14:28:07 -0500 Jon VanAlten Clearly separate configuration used to launch from ongoing configuration changes via storage schema.
Tue, 06 Dec 2011 13:39:50 -0500 Jon VanAlten LogFormatter improvements
Fri, 02 Dec 2011 12:37:01 -0500 Omair Majid add a always-on system backend
Tue, 29 Nov 2011 11:58:37 -0500 Jon VanAlten Use logging facilities rather than stderr, and include stack traces
Tue, 29 Nov 2011 11:07:22 -0500 Omair Majid somewhere while updating/merging the patch this one line got lost
Tue, 29 Nov 2011 11:01:09 -0500 Omair Majid beginnings of a storage layer
Mon, 28 Nov 2011 17:57:18 -0500 Jon VanAlten Load configured backends by classname.
Wed, 23 Nov 2011 17:18:53 -0500 Jon VanAlten Prevent launch when missing or malformed arguments are passed.
Wed, 23 Nov 2011 15:55:03 -0500 Jon VanAlten Do not leak self-references in Agent constructor.
Wed, 23 Nov 2011 14:07:31 -0500 Omair Majid establish a hierarchy for loading configuration data
Tue, 22 Nov 2011 13:36:10 -0500 Jon VanAlten Agent gets configuration at startup from properties file and command line.
Mon, 21 Nov 2011 18:22:13 -0500 Omair Majid adding a very basic and very crappy agent
Mon, 14 Nov 2011 18:04:20 -0500 Jon VanAlten Add example agent.properties file.
Thu, 10 Nov 2011 15:30:36 -0500 Jon VanAlten Initial commit to test repository setup. README file added.