Uptime percentage in dashboard.

Started by sohgnar, November 09, 2013, 07:39:29 AM

Previous topic - Next topic

sohgnar

I'd like to have a dashboard item that calculates uptime in percentage. Say something that could output "Server uptime is: 99.95 %"

Anyone have any thoughts on how to do this?

Victor Kirhenshtein

Hi!

You can create a calculated DCI which will calculate uptime in transformation script, and then add it to dashboard using "gauge" type element. Alternatively, you can create business service and appropriate checks.

Best regards,
Victor