System performance
This is system performance status page, where you can get updates on how our systems are doing. If there are interruptions to service, we will post a note here.
Up/Down time reports
Up/Down time Report PSD2 (days)
Up/Down time Report internet-banking-application (days)
Daily error response rates
Error Rate psd2
Error Rate internet-banking-application
System metrics
var maxValue = Math.Floor(Model.AverageApiCallValues.Max(aacv => aacv.X1Axis) / 1000d) * 1000 + 1000;
}
Average API call psd2 (ms)
var maxValue = Math.Floor(Model.AverageApiCallValues.Max(aacv => aacv.X1Axis) / 1000d) * 1000 + 1000;
}
Average API call internet-banking-application (ms)
var maxValue = Math.Floor(Model.AverageApiCallValues.Max(aacv => aacv.X1Axis) / 1000d) * 1000 + 1000;
}
Average API call AIS psd2 (ms)
var maxValue = Math.Floor(Model.AverageApiCallValues.Max(aacv => aacv.X1Axis) / 1000d) * 1000 + 1000;
}
Average API call AIS internet-banking-application (ms)
var maxValue = Math.Floor(Model.AverageApiCallValues.Max(aacv => aacv.X1Axis) / 1000d) * 1000 + 1000;
}
Average API call PIS psd2 (ms)
var maxValue = Math.Floor(Model.AverageApiCallValues.Max(aacv => aacv.X1Axis) / 1000d) * 1000 + 1000;
}
Average API call PIS internet-banking-application (ms)
var maxValue = Math.Floor(Model.AverageApiCallValues.Max(aacv => aacv.X1Axis) / 1000d) * 1000 + 1000;
}