Hi I have a sensor measuring the time taken to run a process. For most of the time, there are no processes running and timetaken = 0 It has an Upper Error Limit level set to 1 hour.
I created a "Top 10 Uptime" report including only this sensor
I run the uptime report for a 1-week period and i see:
Uptime [%] -- 99,031 % Uptime [s] -- 3d13h9m11s Downtime [%] -- 0,969 % Downtime [s] -- 50m0s
Now i'm just trying to understand these column headings..
Uptime [s] - does this mean the time in the last week where the sensor was:
- nonzero
- not above Upper Error Limit
Downtime [s] - does this mean the time in the last week where the sensor was:
- time above Upper Error Limit
??
Thanks
Add comment