slmon2¶
SeedLink monitor creating web pages
Module Configuration¶
Note
slmon2 is a standalone module and does not inherit global options.
etc/defaults/slmon2.cfgetc/slmon2.cfg~/.seiscomp/slmon2.cfg- title¶
Default:
"SeedLink Monitor"Type: string
Title of the web page used as heading.
- refresh¶
Default:
180Type: double
Unit: s
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.
- address¶
Default:
127.0.0.1Type: string
Host of the Seedlink server to connect to. If the acquisition is running on one system nothing needs to be changed.
- port¶
Default:
18000Type: int
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.
- email¶
Type: string
e-mail address added to web pages.
- wwwdir¶
Default:
@ROOTDIR@/var/run/@NAME@Type: string
Output directory of the web pages.
- icon¶
Default:
http://www.gfz-potsdam.de/favicon.icoType: string
Favicon URL of the web pages. Not mandatory.
- linkname¶
Default:
GEOFONType: string
Name of Link shown in footer of web pages.
- linkurl¶
Default:
http://www.gfz-potsdam.de/geofon/Type: string
URL referred to by linkname in footer of web pages.
- liveurl¶
Default:
http://geofon.gfz-potsdam.de/waveform/liveseis.php?station=%sType: string
URL to live seismograms. %s will be replaced by station name. Not mandatory.
- fdsnws_url¶
Default:
http://localhost:8080/fdsnws/Type: string
FDSNWS base URL. Used to get station coordinates.
Bindings Parameters¶
- group¶
Default:
localType: string
Defines the group of the station that is monitored.