File: TODO

package info (click to toggle)
rrdcollect 0.2.10-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 708 kB
  • ctags: 186
  • sloc: ansic: 2,330; sh: 1,373; makefile: 121
file content (8 lines) | stat: -rw-r--r-- 328 bytes parent folder | download
1
2
3
4
5
6
7
8
 * 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.