Damian O'Hara writes:

> I was thinking about the same thing. To be able to see graphically
> which servers kicked in at what times and whether the backup window
> is coping with the queue list would be great. To colour successful
> backups green and failures red would also be useful. If done in html,
> to be able to click on a session and go to that server would be the
> crowning glory. I started to process the report logs but am at a loss
> how to create the graphic.

You could use GD::Graph or GD::Graph3d, or simply use GD directly.
These modules allow perl to generate png graphic files, which could
be generated by the cgi script.

The Status structure could be use to accumulate useful statistics
that could be plotted.

Craig

> Quoting zorg <[EMAIL PROTECTED]>:
> 
> > Hello
> > I'm wondering is someone know or create something to see how all the
> > backupp when during the night.
> >
> > In fact what I wan't to have is a graph (similar to a gant diagram) that
> > can help me see how all my mybackupp went and easily see if the time of
> > one backupc increase.
> >
> > If not do you think It could be a good idea to develop it for backuppc.
> > I know a bit of perl so maybe i could do it
> >
> > zorg


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to