X-Git-Url: http://www.andromeda.nl/gitweb/?p=gnucomo.git;a=blobdiff_plain;f=TODO;h=c24bab030f93662e3e90a3b21a272822ad80f123;hp=66e7b347ca06498f70d04fc79cf9b0a51817a175;hb=ee198da02877cf3afeec618db265a132e97d0439;hpb=2f891c9b439ce372cc2b8b116c32d5b4a04da527 diff --git a/TODO b/TODO index 66e7b34..c24bab0 100644 --- a/TODO +++ b/TODO @@ -2,33 +2,30 @@ - several files don't have version identifiers; a simple $Id in the comment would help in finding packaging bugs. (Also recommended for the documentation files) - - Some files have lines longer that 80 characters. - Most makefiles and stylesheets miss a copyright header. Documentation: - There is no reference to the gnucomo website in the manifest, design, README. - - There is no list of required and recommended software. (PR 5) - - A step-by-step installation guide is missing. (PR 6) - - The installation description in the manifest must be - updated to include the ./configure script. Web Interface: - A page with notification (independent of object) (with sort capabilities and grouping per urgency). (PR 7) - - A page with detailed object-data (PR 3) - With an object one should be able to indicate what OS is being used - Webpages should look more 'sexy' + - Draw graphs of DYNAMIC properties. + - Use XML/XSLT technology for the web interface. + - Create valid XHTML. + - Edit the range of DYNAMIC properties for each parameter. Whish (future): - - When looking at a logline it is usefull to see the related log_adv records - (PR 8) - Linking database users to objects (only certain objects can be shown to certain users) (PR 3) GCM_INPUT: - - multiline log entries in gcm_input. (PR 2). + - Make a proper master daemon for the Gnucomo server. This daemon handles + authorization of clients, scheduling and dispatching. - The input filename for gcm_input can be a command argument. (PR 9) - When gcm_input can not make a connection to the database, its input message will be lost. In such a case, gcm_input should store the @@ -37,11 +34,10 @@ GCM_INPUT: - Update statistics in the object table when a new parameter is entered - Update statistics in the object table when a new notification is entered + GCM_DAEMON: - - Process e-mails - - Create indexes on log_adv_daemon_email - Build IP-database on the basis of whois - - Work on undetected kernellines - Create mechanism for starting and ending the daemon. - Performance check on the gnucomo-database - + - Detect traces of log entries and use these traces to create notifications. + - Trend analysis of DYNAMIC properties.