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.