1MFSCGISERV(8)                                                    MFSCGISERV(8)
2
3
4

NAME

6       lizardfs-cgiserver - simple HTTP/CGI server for Lizard File System
7       monitoring
8

SYNOPSIS

10       lizardfs-cgiserver [-H BIND-HOST] [-P BIND-PORT] [-R ROOT-PATH] [-v]
11
12       lizardfs-cgiserver -h
13

DESCRIPTION

15       lizardfs-cgiserver is a very simple HTTP server capable of running CGI
16       scripts for Lizard File System monitoring. It just runs in foreground
17       and works until killed with e.g. SIGINT or SIGTERM.
18

OPTIONS

20       -h
21           print usage information and exit
22
23       -H BIND_HOST
24           local address to listen on (default: any)
25
26       -P BIND_PORT
27           port to listen on (default: 9425)
28
29       -R ROOT_PATH
30           local path to use as HTTP document root (default is CGIDIR set up
31           at configure time)
32
33       -v
34           log requests on stderr
35
37       Copyright 2008-2009 Gemius SA, 2013-2015 Skytechnology sp. z o.o.
38
39       LizardFS is free software: you can redistribute it and/or modify it
40       under the terms of the GNU General Public License as published by the
41       Free Software Foundation, version 3.
42
43       LizardFS is distributed in the hope that it will be useful, but WITHOUT
44       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
45       FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
46       for more details.
47
48       You should have received a copy of the GNU General Public License along
49       with LizardFS. If not, see http://www.gnu.org/licenses/.
50

SEE ALSO

52       moosefs(7)
53
54
55
56                                  07/22/2021                     MFSCGISERV(8)
Impressum