Xymon Mailing List Archive search

Availability Reports

4 messages in this thread

list Christopher T. Beers · Sat, 05 Feb 2005 01:14:14 -0500 ·
Any way the availability reports can be extended to 5 digits so my manager 
can see five nines they read about in the tech mags?

-- 
Christopher T. Beers
Lead UNIX Architect - System Infrastructure Services (SIS)
Syracuse University | 250 Machinery Hall | Syracuse, NY XXXXX
(XXX) XXX-XXXX Office | (XXX) XXX-XXXX Fax | user-62463a5fbf92@xymon.invalid Pager
list Henrik Størner · Sun, 6 Feb 2005 12:18:19 +0100 ·
quoted from Christopher T. Beers
On Sat, Feb 05, 2005 at 01:14:14AM -0500, Christopher T. Beers wrote:
Any way the availability reports can be extended to 5 digits so my manager 
can see five nines they read about in the tech mags?
It doesn't really make much sense, given the test frequency of Hobbit
or BB.

Most Hobbbit tests run every 300 seconds. 300 seconds is 0.012 percent
of a month. So the data simply is not detailed enough to warrant
reporting with more than two digits.

For reports covering shorter periods of time, it becomes worse. With a
300 second poll interval, you need to do reports for a full year
before it makes sense to show percentages with 3 decimals. (0.001% of
365 days is 315 seconds - so you can only have one outage on your
99.999% SLA before you're in violation of the SLA).

OK, you said your manager asked for it, so being sensible is not a
requirement, I suppose :-) In that case, change all occurrences of
"%.2f" in bbdisplay/bb-replog.c and bbdisplay/pagegen.c to "%.3f".
But that is one change you'll have to do on your own.


Regards,
Henrik
list Steve Phh Newton · Wed, 31 Aug 2011 09:50:03 -0400 ·
Hi,

               I was wondering if the Availability Report can be customized to report only the CONN test and a group of hosts? Thanks

Steve Newton
list Chris Pretorius · Wed, 8 Mar 2023 10:50:06 +0000 ·
Good day

I need to run availability reports from our xymon server but export the file to json / xml format.

Has anyone done something like this before? I've been googling for a long time but don't have any solution yet.

Best regards

Chris Pretorius