[Nagios-db-checkins] nagios-db TODO,NONE,1.1
Status: Beta
Brought to you by:
bench23
From: Bench <be...@us...> - 2005-02-05 01:35:04
|
Update of /cvsroot/nagios-db/nagios-db In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15785 Added Files: TODO Log Message: moved the TODO list to a better spot --- NEW FILE: TODO --- rough todo sheet gui ---- both - redesign the interface. - look at importing code from nagios-php project (GPL) for all the features core nagios cgis support in terms of commands. longterm - authentication - admin page for users to cleanup any dead (removed from config) hosts from the db (configured = false) mysql - cleanup queries, few items to do with availability reports not implemented. moving them off into a seperate file wouldn't be a bad idea, since some of them are reallly long postgres - neb ---- both - add servicegroup/servicegroup_membership support mysql - some todo at top of inserter.c, passing database info as args first priority postgres - hostgroup <-> id pairs should be retained across restarts. if we have people bookmarking avail reports and such, if they add a new hostgroup the ids will shift breaking the links. needs a configured = true/false to validate them at startup. do this for servicegroups as well. - passing database info as args |