SLA calculation / how to work out the % of uptime v actual target

countdownkev

New Member
Joined
Jul 4, 2014
Messages
1
Hi there,

I'm trying to set up a calculation to look at performance v targets.
I am sure this should be a simple enough formula to complete but its still making my head hurt so if anyone can help it would really be a bonus :)

I m looking at a calculation to work out if uptime of a data link circuit meets a SLA of 99.95%. I'm not a rocket scientist ( much nearer the other end of the spectrum ) but the outage time in this case was 18.43 hours (and even with my maths I know that sucks ) So what I need to then calculate is the actual availability percentage so that the penalty can be applied.

If anybody can help it would be really appreciated ;)
thank you, kev
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Hi, welcome to the board.

This looks like a maths problem more than an excel problem, but hey ho . . .

Let's say your outage time is in cell A1
Let's say your service time is in cell A2.

By service time, I mean the total number of hours that the service SHOULD have been available.

The actual service achieved is then
=(A2-A1)/A2, and format as %.

If your service time is 10 years, or about 88,000 hours, then your SLA is 99.98% - you've done it !
On the other hand, if your service time is 24 hours, your SLA is 23.2 % - not so hot.
Calculated as (24-18.43)/24.
 
Upvote 0

Forum statistics

Threads
1,223,630
Messages
6,173,451
Members
452,514
Latest member
cjkelly15

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top