File: TODO

package info (click to toggle)
rrdcollect 0.2.9-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 720 kB
  • ctags: 190
  • sloc: ansic: 2,330; sh: 1,168; makefile: 111
file content (10 lines) | stat: -rw-r--r-- 427 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
$Source: /cvsroot/rrdcollect/rrdcollect/TODO,v $
$Id: TODO,v 1.8 2010/02/08 16:19:05 arturcz Exp $
 * run exec:// via popen instead of fork/exec
 * finally introduce the bison/flex based parser
 * introduce the plug-in architecture
   - SNMP support as an example
 * unique polling setting for each rrd (SF: #644434)
 * simple calculator - probably RPN, for KISS

When all above will be done we will celebrate the 1.0 release.