'\" t .\" Title: mfscgiserv .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 01/28/2018 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "MFSCGISERV" "8" "01/28/2018" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" lizardfs-cgiserver \- simple HTTP/CGI server for Lizard File System monitoring .SH "SYNOPSIS" .sp .nf \fBlizardfs\-cgiserver\fR [\fB\-H\fR \fIBIND\-HOST\fR] [\fB\-P\fR \fIBIND\-PORT\fR] [\fB\-R\fR \fIROOT\-PATH\fR] [\fB\-v\fR] .fi .sp .nf \fBlizardfs\-cgiserver\fR \fB\-h\fR .fi .SH "DESCRIPTION" .sp \fBlizardfs\-cgiserver\fR 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\&. .SH "OPTIONS" .PP \fB\-h\fR .RS 4 print usage information and exit .RE .PP \fB\-H\fR \fIBIND_HOST\fR .RS 4 local address to listen on (default: any) .RE .PP \fB\-P\fR \fIBIND_PORT\fR .RS 4 port to listen on (default: 9425) .RE .PP \fB\-R\fR \fIROOT_PATH\fR .RS 4 local path to use as HTTP document root (default is CGIDIR set up at configure time) .RE .PP \fB\-v\fR .RS 4 log requests on stderr .RE .SH "COPYRIGHT" .sp Copyright 2008\-2009 Gemius SA, 2013\-2015 Skytechnology sp\&. z o\&.o\&. .sp LizardFS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3\&. .sp LizardFS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&. .sp You should have received a copy of the GNU General Public License along with LizardFS\&. If not, see http://www\&.gnu\&.org/licenses/\&. .SH "SEE ALSO" .sp moosefs(7)