| Protocol which uses an executable (e.g. /sbin/ping, or a script) to check whether a given host is up or not,
taking 1 argument; the host name of the host to be pinged. Property 'cmd' determines the program to be executed
(use a fully qualified name if the program is not on the path).
author: Bela Ban version: $Id: FD_PING.java,v 1.3.2.1 2007/04/27 08:03:51 belaban Exp $ |