Page 1 of 1

Downtime Report by device

Posted: Thu May 14, 2009 12:18 am
by olorin
I would like to generate some sort of report that shows devices sorted by uptime or downtime ratio.

I noticed that The Dude collects (counts) downtime in [Service.TimeDown] and this can be referenced in email alerts, for example. It also counts [Service.TimeUp].

When the probe (service) is ping, these are good indicators of overall device availability. However, I cannot find a way to use these variables to produce the information I need.

Basically, I want to be able to do this for each device:
Service.TimeUp / (Service.TimeUp + Service.TimeDown)
and sort devices by these values, ascending

I can't even find a way to do this basic math in the email alerts where it lets me reference these variables. Anyone have any ideas? Thanks!

Re: Downtime Report by device

Posted: Wed Jan 03, 2024 8:40 pm
by dimm
how did u solved it?

Re: Downtime Report by device

Posted: Thu Jan 04, 2024 9:21 am
by stmx38
One of the idea was to create a Feature request - Sending Reports, but it is slightly different case.