Xymon Mailing List Archive search

availibility report in pdf

list Brian Majeska
Thu, 20 Nov 2008 23:18:43 -0800
Message-Id: <user-7ffb4c594937@xymon.invalid>

nm, found the link to them on sourceforge in another email...

http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/sandbox/modules/xymon-pdf-1.0/

Thanks!

--
Brian Majeska


On Thu, Nov 20, 2008 at 11:07 PM, Brian Majeska <user-9d2a2209229f@xymon.invalid> wrote:
Thomas,

Can you please share the php/pdf script to generate the pie chart from
the availability report?

Thanks!

--
Brian Majeska


On Tue, Nov 18, 2008 at 9:55 AM, Thomas Séglard
<user-358ce494902e@xymon.invalid> wrote:
Ok, I wrote some new lines to implement the availability page into php
pdf reports. I put an example in this message. I can't attach the whole
pdf file thus you'll find a png. Feel free to give some feedback ! Thanks.

Sincerly,

ThomaS

Stef Coene a écrit :
On Tuesday 18 November 2008, Henrik "Størner" wrote:
In <user-7371abbe3778@xymon.invalid>
=?ISO-8859-1?Q?Thomas_S=E9glard?= <user-358ce494902e@xymon.invalid> writes:
Indeed, I'm looking how to do such report... I don't know actually how
to generate and get figures out from the availability report. When I'll
got those informations, it would be easy to add them into the existing
pdf reports. In addition, you should even draw pie chart automatically !

All I need to know is how to extract these figures from Xymon...
Generate an availability report in CSV format. This has all the
information in the web-reports, and should be fine as the basis
for whatever Excel programming your PHB's can come up with.
Is it possible to do this from the command line ?

I was thinking about generate the script from command line and process it
with perl to generate the report I need.

Stef