home *** CD-ROM | disk | FTP | other *** search
- #$Id: Ping.properties,v 1.3 2006/04/13 04:51:00 vasanthan Exp $
-
- #Ping properties for status poll. These properties are not applicable for native ping except retries.
- #All values should be integral.
-
- #Number of ICMP ECHO requests to be sent for each and every test.
- count=1
-
- #Number of data bytes to be sent. Default packet size is 32 in windows and 56 in linux.
- #packetSize=
-
- #Timeout in seconds for each reply.
- #timeout=1
-
- #Retries count
- retries=1
-