Sponsor:

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

lizardfs-cgiserver - Man Page

simple HTTP/CGI server for Lizard File System monitoring

Synopsis

lizardfs-cgiserver [-H BIND-HOST] [-P BIND-PORT] [-R ROOT-PATH] [-v]
lizardfs-cgiserver -h

Description

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

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)

-v

log requests on stderr

See Also

moosefs(7)

Referenced By

mfscgiserv(8).

01/25/2024