[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] service availability reporting
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] service availability reporting
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Tue, 12 Jul 2005 22:50:19 +0200
- References: <20050606142351.GB23345@hswn.dk> <OF1ED47108.F8CC4842-ONC125701A.004703BC-C125701A.004AB469@dcx.dcx>
- User-agent: Mutt/1.5.6+20040907i
On Wed, Jun 08, 2005 at 03:35:53PM +0200, cits.bogajewski (at) daimlerchrysler.com 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