diodload - create artificial diod load
Contents
Description
diodload connects to a diod server and issues requests. Unless changed with -g, each thread copies from
ctl:zero to ctl:null. Note that the "ctl" synthetic file system must be explicitly exported.
Name
diodload - create artificial diod load
Options
-s,--serverNAME
The server in IP[:PORT], HOST[:PORT], or /path/to/socket form default localhost:564).
-m,--msizeSIZE
Specifiy the maximum size of a protocol unit (default 65536).
-r,--runtimeSECS
Specify the runtime in seconds (default 10).
-n,--numthreadsNUM
Specify the number of concurrent threads making requests (default 16).
-g,--getattr
Issue a stream of getattrs on ctl:null instead of the default load.
See Also
diod (8)
diod-1.0.24 2015-03-31 diodload(8)
Synopsis
diodload[OPTIONS][-sNAME]
