An ISP is currently drafting and compiling a Service Level Agreement that states there should only be 5.26 minutes of downtime per year, 25.9 seconds per month, and 6.05 seconds per week. Which of the following percentages should be used to meet these metrics?

A. 99.9%
B. 99.99%
C. 99.999%
D. 99.9999%


Answer: C. 99.999%

Computer Science & Information Technology

You might also like to view...

What is the first line of defense against viruses and worms?

a. A personal firewall b. The Mac OS X operating system c. Antivirus software d. The Linux operating system

Computer Science & Information Technology

Unlike the variables declared at the beginning of a procedure, variables declared within a statement block in a selection structure remain in memory until the procedure ends.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In a gossip system, a front end has vector timestamp (3, 5, 7) representing the data it has received from members of a group of three replica managers. The three replica managers have vector timestamps (5, 2, 8), (4, 5, 6) and (4, 5, 8), respectively. Which replica manager(s) could immediately satisfy a query from the front end and what is the resultant time stamp of the front end? Which could incorporate an update from the front end immediately?

What will be an ideal response?

Computer Science & Information Technology

What option, when added to the rm command, is commonly referred to as the -resume option?

A. ?-d B. ?-r C. ?-f D. ?-i

Computer Science & Information Technology