171 lines
3.2 KiB
Groff
171 lines
3.2 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.TH "SLMON2" "1" "Nov 03, 2025" "7.0.0" "SeisComP"
|
|
.SH NAME
|
|
slmon2 \- SeisComP Documentation
|
|
.sp
|
|
\fBSeedLink monitor creating web pages\fP
|
|
.SH MODULE CONFIGURATION
|
|
.sp
|
|
\fBNOTE:\fP
|
|
.INDENT 0.0
|
|
.INDENT 3.5
|
|
slmon2 is a \fI\%standalone module\fP and does not inherit \fI\%global options\fP\&.
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.nf
|
|
\fBetc/defaults/slmon2.cfg\fP
|
|
\fBetc/slmon2.cfg\fP
|
|
\fB~/.seiscomp/slmon2.cfg\fP
|
|
.fi
|
|
.sp
|
|
.INDENT 0.0
|
|
.TP
|
|
.B title
|
|
Default: \fB\(dqSeedLink Monitor\(dq\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
Title of the web page used as heading.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B refresh
|
|
Default: \fB180\fP
|
|
.sp
|
|
Type: \fIdouble\fP
|
|
.sp
|
|
Unit: \fIs\fP
|
|
.sp
|
|
Refresh interval of the generated web page used by the browser.
|
|
The interval should be similar to the interval for starting slmon.
|
|
If empty, the web page must be manually refreshed from within
|
|
the browser.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B address
|
|
Default: \fB127.0.0.1\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
Host of the Seedlink server to connect to. If the acquisition
|
|
is running on one system nothing needs to be changed.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B port
|
|
Default: \fB18000\fP
|
|
.sp
|
|
Type: \fIint\fP
|
|
.sp
|
|
The port of the Seedlink server to connect to. If the acquisition
|
|
is running on one system this port must match the configured
|
|
local Seedlink port.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B email
|
|
Type: \fIstring\fP
|
|
.sp
|
|
e\-mail address added to web pages.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B wwwdir
|
|
Default: \fB@ROOTDIR@/var/run/@NAME@\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
Output directory of the web pages.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B icon
|
|
Default: \fBhttp://www.gfz\-potsdam.de/favicon.ico\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
Favicon URL of the web pages. Not mandatory.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B linkname
|
|
Default: \fBGEOFON\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
Name of Link shown in footer of web pages.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B linkurl
|
|
Default: \fBhttp://www.gfz\-potsdam.de/geofon/\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
URL referred to by linkname in footer of web pages.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B liveurl
|
|
Default: \fBhttp://geofon.gfz\-potsdam.de/waveform/liveseis.php?station=%s\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
URL to live seismograms. %s will be replaced by station name.
|
|
Not mandatory.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B fdsnws_url
|
|
Default: \fBhttp://localhost:8080/fdsnws/\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
FDSNWS base URL. Used to get station coordinates.
|
|
.UNINDENT
|
|
.SH BINDINGS PARAMETERS
|
|
.INDENT 0.0
|
|
.TP
|
|
.B group
|
|
Default: \fBlocal\fP
|
|
.sp
|
|
Type: \fIstring\fP
|
|
.sp
|
|
Defines the group of the station that is monitored.
|
|
.UNINDENT
|
|
.SH AUTHOR
|
|
gempa GmbH, GFZ Potsdam
|
|
.SH COPYRIGHT
|
|
gempa GmbH, GFZ Potsdam
|
|
.\" Generated by docutils manpage writer.
|
|
.
|