There are two different methods in which you can set up probes. The first method uses specific probes that verify that the servers are running and responding to requests. The second method is a simple system ping that pings the system to verify that it is online.
Method one is the preferred method and you can implement both types of health checks in the same environment. However, you do not need to use both methods to set up server health monitoring.