[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Hobbit/Xymon] PDF Reports
- To: hobbit (at) hswn.dk
- Subject: [Hobbit/Xymon] PDF Reports
- From: Thomas Séglard <tsg (at) bluekiwi-software.com>
- Date: Wed, 12 Nov 2008 10:58:33 +0100
- References: <B88E5EEEF3556D41B1B4C9D6B4B5D393127D764420 (at) angeltwo.internal.admin.cam.ac.uk>
- User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)
Hello,
some months (year ?) ago, I wrote a few php/shell code lines to generate
on-demand/automatised PDF reports with the help of the RRD data produced
by Hobbit. At the time of coding, I've used 'libfpdf' but it's a pain to
include PNG with alpha-channel.
I'm now in charge of a new platform and I setup Hobbit to monitor
everything, of course :) Besides, I discovered the library 'tcpdf' which
is very good and efficient. So, I decided to bring back my reports and
have them to work with 'tcpdf'. Modifications were easy since 'tcpdf' is
based on 'libfpdf' and now everything works again :) But this time, I
really want to share this work with you on the Shire or whatever. I need
to know if some of you are interested by these reports... Thus, just let
me know.
Best regards,
ThomaS