Hi Team,
I am trying to predict the server failures in future,based on past historical data.Kindly suggest me which predictive tool can be used to get most desired output.Below is the sample record.Whenever CPUbusy crosses 70%,we are considering that as failure.Need to find when we may get failures
date hostname cpubusy
1/6/2020 test1 0.756
1/7/2020 test1 0.456
1/8/2020 test1 0.667
1/9/2020 test1 0.876