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,
Reports Mechanism
Re: Reports Mechanism
It pulls the data from Nagios XI and generates them. What exactly are you looking to figure out?
Former Nagios Employee
-
raamardhani7
- Posts: 459
- Joined: Tue Jun 02, 2015 12:36 am
Re: Reports Mechanism
Hi Rkennedy,rkennedy wrote:It pulls the data from Nagios XI and generates them. What exactly are you looking to figure out?
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
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
Former Nagios Employee.
me.
me.