Sponsor:

Your company here, and a link to your site. Click to find out more.

mfscgiserv - Man Page

start HTTP/CGI server for Lizard File System monitoring

Synopsis

mfscgiserv [-H BIND-HOST] [-P BIND-PORT] [-R ROOT-PATH]
             [-D DATA-PATH] [-t LOCKTIMEOUT] [-f [-v]] [ACTION]
mfscgiserv -h

Description

######################## ! DEPRECATION WARNING ! #########################
#                                                                        #
# mfscgiserv service is deprecated, please use lizardfs-cgiserv instead. #
# See manual entry lizardfs-cgiserver(8) for details.                    #
#                                                                        #
######################## ! DEPRECATION WARNING ! #########################

mfscgiserv is a very simple HTTP server capable of running CGI scripts for Lizard File System monitoring.

Options

-h

print usage information and exit

-H BIND_HOST

local address to listen on (default: any)

-P BIND_PORT

port to listen on (default: 9425)

-R ROOT_PATH

local path to use as HTTP document root (default is CGIDIR set up at configure time)

-D DATA_PATH

local path to store data, e.g. a lockfile (default is DATA_PATH set up at configure time)

-f

run in foreground, don’t daemonize

-v

log requests on stderr

-t LOCKTIMEOUT

how long to wait for lockfile (default is 60 seconds)

ACTION is the one of start, stop, restart or test. Default action is restart.

See Also

moosefs(7)

Info

01/25/2024