NetXMS Support Forum

English Support => General Support => Topic started by: sohgnar on November 09, 2013, 07:39:29 AM

Title: Uptime percentage in dashboard.
Post by: sohgnar on November 09, 2013, 07:39:29 AM
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?
Title: Re: Uptime percentage in dashboard.
Post by: Victor Kirhenshtein on November 11, 2013, 02:51:58 PM
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