GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CalcAppClient(1) FreeBSD General Commands Manual CalcAppClient(1)

calcappclient
RSerPool Client (PU) for the CalcApp service

calcappclient [-poolhandle=pool_handle] [-jobinterval=seconds] [-jobsize=calculations] [-keepalivetransmissioninterval=milliseconds] [-keepalivetimeoutinterval=milliseconds] [-object=name] [-runtime=seconds] [-scalar=scalar_file] [-vector=vector_file] [-cspinterval=milliseconds] [-cspserver=address:port] [-logappend=filename] [-logcolor=on|off] [-logfile=filename] [-loglevel=0-9]

calcappclient is a Reliable Server Pooling (RSerPool) pool user (PU) for the CalcApp performance testing service. For a detailed description of the underlying protocol, see https://duepublico.uni-duisburg-essen.de/servlets/DerivateServlet/Derivate-16326/Dre2006_final.pdf .

The following options are available:
Sets the PH to a non-default value; otherwise, the default setting is "CalcAppPool".
Service Parameters:
Sets the job interval in seconds. Floating-point values (e.g. 30.125) are possible.
Sets the job size in seconds. Floating-point values (e.g. 8.75) are possible.
Sets the session keep-alive interval in milliseconds.
Sets the session keep-alive timeout in milliseconds.
Sets the object name for scalar hierarchy.
After the configured number of seconds, the service is shut down. Floating-point values (e.g. 30.125) are possible.
Sets the name of vector scalar file.
Sets the name of vector output file.
ASAP Protocol Parameters:
Adds a static PR entry into the Registrar Table. It is possible to add multiple entries.
Sets the timeout for ASAP announces via multicast.
Sets the timeout for ASAP connection establishment.
Sets the maximum number of ASAP connection establishment trials.
Sets the timeout for ASAP requests.
Sets the timeout for waiting to receive ASAP responses.
Sets the maximum number of ASAP request trials.
Component Status Protocol (CSP) Parameters:
Sets the interval for the CSP status updates in milliseconds. By default, the content of the environment variable CSP_INTERVAL is used. If not defined, no CSP status reports will be sent.
Sets the address of a CSP monitor server. By default, the content of the environment variable CSP_SERVER is used. If not defined, no CSP status reports will be sent.
Logging Parameters:
Write logging output to a file (default is stdout); output will be appended to given file.
Turns ANSI colorization of the logging output on or off.
Write logging output to a file (default is stdout); given file will be overwritten.
Sets the logging verbosity from 0 (none) to 9 (very verbose). It is recommended to use at least a value of 2 to see possibly important error messages and warnings.

calcappclient uses the environment variables CSP_SERVER and CSP_INTERVAL to define a CSP server to send reports to in the specified interval.

If loglevel>0, log messages will be printed to stdout or into a specified log file.

For a detailed introduction to RSerPool, see:
https://duepublico.uni-duisburg-essen.de/servlets/DerivateServlet/Derivate-16326/Dre2006_final.pdf

Thomas Dreibholz's RSerPool Page:
https://www.uni-due.de/~be0001/rserpool/

June 6, 2012 CalcApp Client

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.