Availability report issue
Posted: Mon Feb 08, 2016 9:15 am
Hello,
Service Data table in Availability report contains wrong data when First Assumed Service State is changed. See table bellow for one specific service (as an example):
Rows Service OK and Service Critical contains correct values, but data for Warning and Unknown states should be swapped.
Can you replicate this issue, or am I doing something wrong?
Thanks.
Service Data table in Availability report contains wrong data when First Assumed Service State is changed. See table bellow for one specific service (as an example):
Code: Select all
First Assumed Service State |OK |Warning |Unknown |Critical
Service OK |100% | 0% | 0% | 0%
Service Warning | 14.286% | 0% | 85.714% | 0%
Service Unknown | 14.286% | 85.714% | 0% | 0%
Service Critical | 14.286% | 0% | 0% | 85.714%Can you replicate this issue, or am I doing something wrong?
Thanks.