CSPMonitor(1) | General Commands Manual | CSPMonitor(1) |
cspmonitor
— CSP
server for monitoring RSerPool components
cspmonitor |
[-localaddress=address:port ]
[-updateinterval=milliseconds ]
[-purgeinterval=milliseconds ]
[-compact ] [-full ]
[-maxpr=PRs ] [-maxpe=PEs ]
[-maxpu=PUs ]
[-maxlocationsize=characters ]
[-logappend=filename ]
[-logcolor=on|off ]
[-logfile=filename ]
[-loglevel=0-9 ] |
cspmonitor
is a simple simple Component
Status Protocol (CSP) monitor server. It receives status messages from
components via UDP and prints them on the screen. This program is useful to
keep an overview of running RSerPool components.
The following options are available:
-localaddress=address:port
-updateinterval=milliseconds
-purgeinterval=milliseconds
-compact
-full
-maxpr=PRs
-maxpr=PEs
-maxpr=PUs
-maxlocationsize=characters
-logappend=filename
-logcolor=on|off
-logfile=filename
-loglevel=0-9
cspmonitor
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.nntb.no/~dreibh/rserpool/
June 6, 2012 | CSP Monitor |