Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
SPRAY(8) OpenBSD System Manager's Manual SPRAY(8)
NAME
spray - send many packets to host
SYNOPSIS
spray [-c count] [-d delay] [-l length] host ...
DESCRIPTION
Spray sends multiple RPC packets to host and records how many of them
were correctly received and how long it took.
The options are as follows:
-c count
Send count packets.
-d delay
Pause delay microseconds between sending each packet.
-l length
Set the length of the packet that holds the RPC call message to
length bytes. Not all values of length are possible because RPC
data is encoded using XDR. Spray rounds up to the nearest possi-
ble value.
Spray is intended for use in network testing, measurement, and manage-
ment. This command can be very hard on a network and should be used with
caution.
SEE ALSO
netstat(1), ifconfig(8), ping(8), rpc.sprayd(8)
OpenBSD 2.3 July 10, 1995 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for spray(8) OpenBSD sources for spray(8)
Up to: Communication Debugging - Status, tracing, and debugging communications and protocols.
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
spray.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|