I'm trying to make an automatic failover script/program... or write down what needs to be done and letting one of the programmers here at work to have a hack at it.
Basicly just a heartbeat sensor on two servers, if one goes offline the program would run a net command to change the ip address of the second server to take over the primary server.
What would be the best way to do this?
Basicly just a heartbeat sensor on two servers, if one goes offline the program would run a net command to change the ip address of the second server to take over the primary server.
What would be the best way to do this?