debian: git-build-package config
[debian/dhcpd-pools.git] / TODO
1 1  Well structured code, with extendible sane architecture.
2 2  Server, which has analysis in cache for N seconds and will
3    answer via socket.
4 3  Configuration file for server.
5 4  State file, where different ranges, shared networks etc have
6    unique identifiers (needed for graphs).
7 5  Support for snmp and munin protocols.
8 6  SNMP traps when limits get exceeded.
9 7  Some clever check_dhcpd_pools binary for Nagios & other
10    monitoring software.
11
12 8  Super server support, which will collect analysis from other
13    dhcpd-pool servers.
14 9  Nice http view interface on super server, much can be copied
15    from http://piwik.org/
16 10 IPv6 support.
17 11 And some other things perhaps...
18
19 When items 1-7 are done v3 can be released. To support rewrite
20 there should be a design document with nice blue print, which is
21 a web page.