Current To-do: ====================== Make the org.apache.lokahi.core.controller.AdminBean able to support databases other than oracle. Major: ====================== Refactor the TMC* classes to a final Lokahi name to provide a final api. Correct the Agent startup thread including having a Mbean to manage it (patch almost complete) Eliminate the CheckJVMThread and controller.AdminBean by completing the ControllerThread class. Minor: ====================== The JMX error messages when a non-JMX jvm is running on the same box and is identified need to be suppressed, instead of passed back with the agent job results. Ideas needing expansion: ====================== There needs to be a CLI to the agent that calls back the controller with the proper information when a job is submitted directly to the Agent from the CLI. Templating of all Lokahi generated files. Features to be implemented: ====================== MySQL support.