omni_gantt -- Work in progress
omni_gantt is a package consisting of three scripts which use OmniBack command-line client under Linux:
Together those package provides powerful and easy to use web reporting for OmniBack, much better than built-in html output without any hyper-links (you should really wonder why they decided to output html without any links...).
This package, however, have some visual BUGS which I have to
solve before releasing 0.0 version. Gantt chars tend to get too wide. It's
actually a design decision. I opted to show any event with at least two
pixels wide bar in chart. That enables you to see status of that backup
(by just moving mouse over spot) or see details (by clicking on it). I think that narrower segments (or skipping some really short events) is not valid
option. However, it produces quite strange graphs at some times.
But, it's useful for us in current form also, so I decided to release it
early (after 10 months of usage). I would also like to see versions ported
to other databases (but, why? PostgreSQL is great :-) and/or to
other backup systems (preferably Open Source ones). I'm not quite sure that
I will do any of this. But, it's here, under GPL license, so you could give
it a try.