FreeBSD Manual Pages
HSDump(1) FreeBSD General Commands Manual HSDump(1) NAME hsdump -- Dumps the handlespace of a RSerPool Registrar. SYNOPSIS hsdump [-address:port] [-cspserver=address:port] [-cspinterval=milliseconds] [-logappend=filename] [-logcolor=on|off] [-logfile=filename] [-loglevel=0-9] DESCRIPTION hsdump dumps the handlespace of a Reliable Server Pooling (RSerPool) Reg- istrar (PR). For this purpose, it claims to be a peer registrar and re- quests the handlespace via ENRP. Handle with care! ARGUMENTS The following options are available: address:port The ENRP address and port of the target registrar. Component Status Protocol (CSP) Parameters: -cspinterval=milliseconds Sets the interval for the CSP status updates in millisec- onds. By default, the content of the environment variable CSP_INTERVAL is used. If not defined, no CSP status re- ports will be sent. -cspserver=address:port 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: -logappend=filename Write logging output to a file (default is stdout); out- put will be appended to given file. -logcolor=on|off Turns ANSI colorization of the logging output on or off. -logfile=filename Write logging output to a file (default is stdout); given file will be overwritten. -loglevel=0-9 Sets the logging verbosity from 0 (none) to 9 (very ver- bose). It is recommended to use at least a value of 2 to see possibly important error messages and warnings. ENVIRONMENT hsdump uses the environment variables CSP_SERVER and CSP_INTERVAL to de- fine a CSP server to send reports to in the specified interval. DIAGNOSTICS If loglevel>0, log messages will be printed to stdout or into a specified log file. SEE ALSO For a detailed introduction to RSerPool, see: https://duepublico.uni-duisburg-essen.de/servlets/Derivate- Servlet/Derivate-16326/Dre2006_final.pdf Thomas Dreibholz's RSerPool Page: https://www.uni-due.de/~be0001/rserpool/ Handlespace Dump June 06, 2012 Handlespace Dump
NAME | SYNOPSIS | DESCRIPTION | ARGUMENTS | ENVIRONMENT | DIAGNOSTICS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=hsdump&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>