Page 1 of 1
Reports Mechanism
Posted: Tue Jan 19, 2016 10:18 pm
by raamardhani7
Hi Team,
Can someone help me with the formula that is used in Nagios in getting the availability reports and SLA's reports. In gist what is the mechanism followed i generating these reports?
Regards,
Ram,
Re: Reports Mechanism
Posted: Wed Jan 20, 2016 11:41 am
by rkennedy
It pulls the data from Nagios XI and generates them. What exactly are you looking to figure out?
Re: Reports Mechanism
Posted: Wed Jan 20, 2016 12:38 pm
by raamardhani7
rkennedy wrote:It pulls the data from Nagios XI and generates them. What exactly are you looking to figure out?
Hi Rkennedy,
I wanted to know how it is pulling that information, what formula are we using here to get that Availability report.
EX: I am pulling a report for a month which has 30 days.
Example Formula can be: (30days*1440minutes)/(total something).
May I have similar formula what we are using. thanks.
Re: Reports Mechanism
Posted: Wed Jan 20, 2016 6:07 pm
by hsmith
I wouldn't say there's a particular formula that it uses. If you would like to look at the code, it's right here:
https://github.com/NagiosEnterprises/na ... gi/avail.c