Opened 15 years ago

Closed 13 years ago

Last modified 15 years ago

#73 closed enhancement (invalid)

use different graph frontend

Reported by: ramonb Owned by: somebody
Priority: minor Milestone:
Component: web Version:
Keywords: Cc:
Estimated Number of Hours:

Description

Idea:

  • Use different graph frontend
  • while still using RRDs as backend

This way it should be possible to generate much nicer graphs, like Cacti does for example.

Possibilities:

  • value retrieval
  • rrd fetch
  • rrd dump (to XML)
  • convert/parse
  • graph creation
  • pChart graphics CSV data import
  • google chart API: seems ugly to me tbh
  • jpGraph: no (more) support for (older) PHP4

I would prefer pChart and rrd dump. Could in theory easily write a XML Handler for rrd dump and output it as CSV for pChart. I think. ;)

Obviously this would be for the web 2.0 interface only.

Change History (2)

comment:1 Changed 15 years ago by ramonb

  • Component changed from general to web
  • Priority changed from normal to minor
  • Type changed from defect to enhancement

comment:2 Changed 13 years ago by ramonb

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.