Xymon Mailing List Archive search

service availability reporting

list Henrik Størner
Tue, 12 Jul 2005 22:50:19 +0200
Message-Id: <user-cf0936e0baef@xymon.invalid>

On Wed, Jun 08, 2005 at 03:35:53PM +0200, user-4d3800b5a33a@xymon.invalid wrote:
i am searching for an option to generate plaintext single service status 
availability report, as well done by "bb-replog.cgi", but using a 
mechanism which do it on a periodical basis.  Something identical to 
"bbgen" reporting options, probably one i've overlooked yet.
So basically you want the text-format output from bb-replog.cgi
pre-generated for a list of host+service statuses, for a given
period of time - correct?

It's fairly easy to do since the bb-replog.cgi tool already has all of
the code needed to generate such a report; it already pre-builds these
text-format reports when you generate the availability report.

Let me know if I understand you correctly, and putting in the necessary
handles in bb-replog.cgi should be reasonably simple to do.


Regards,
Henrik