X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdcgi.1;h=d56189eb9b98ad6e8c63d561db0721c3fb0b6b56;hb=d9822df7ed5e8122cf3a62e4e99678e94007f504;hp=45feb621b35afff1a88176ba185be33358937c03;hpb=412b079ae92adc47a82bfc6a27de37a537420a26;p=pkg-rrdtool.git diff --git a/doc/rrdcgi.1 b/doc/rrdcgi.1 index 45feb62..d56189e 100644 --- a/doc/rrdcgi.1 +++ b/doc/rrdcgi.1 @@ -1,15 +1,7 @@ -.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32 +.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== -.de Sh \" Subsection heading -.br -.if t .Sp -.ne 5 -.PP -\fB\\$1\fR -.PP -.. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp @@ -48,22 +40,25 @@ . ds R" '' 'br\} .\" +.\" Escape single quotes in literal strings from groff's Unicode transform. +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" .\" If the F register is turned on, we'll generate index entries on stderr for -.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index +.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.if \nF \{\ +.ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} -.\" -.\" For nroff, turn off justification. Always turn off hyphenation; it makes -.\" way too many mistakes in technical documents. -.hy 0 -.if n .na +.el \{\ +. de IX +.. +.\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -129,7 +124,11 @@ .\" ======================================================================== .\" .IX Title "RRDCGI 1" -.TH RRDCGI 1 "2008-03-15" "1.3rc4" "rrdtool" +.TH RRDCGI 1 "2013-05-23" "1.4.8" "rrdtool" +.\" For nroff, turn off justification. Always turn off hyphenation; it makes +.\" way too many mistakes in technical documents. +.if n .ad l +.nh .SH "NAME" rrdcgi \- Create web pages containing RRD graphs based on templates .SH "SYNOPSIS" @@ -149,7 +148,7 @@ The argument parser uses the same semantics as you are used from your C\-shell. .IP "\fB\-\-filter\fR" 8 .IX Item "--filter" Assume that rrdcgi is run as a filter and not as a cgi. -.Sh "Keywords" +.SS "Keywords" .IX Subsection "Keywords" .IP "\s-1RRD::CV\s0 \fIname\fR" 8 .IX Item "RRD::CV name" @@ -178,7 +177,7 @@ some sort of access control on the directory. .IP "\s-1RRD::GOODFOR\s0 \fIseconds\fR" 8 .IX Item "RRD::GOODFOR seconds" Specify the number of seconds this page should remain valid. This will prompt -the rrdcgi to output a Last\-Modified, an Expire and if the number of +the rrdcgi to output a Last-Modified, an Expire and if the number of seconds is \fInegative\fR a Refresh header. .IP "\s-1RRD::INCLUDE\s0 \fIfilename\fR" 8 .IX Item "RRD::INCLUDE filename" @@ -254,7 +253,7 @@ number of the \fB\s-1PRINT\s0\fR argument. This first \fB\s-1PRINT\s0\fR has \fI .IX Item "RRD::INTERNAL " This tag gets replaced by an internal var. Currently these vars are known: \&\s-1VERSION\s0, \s-1COMPILETIME\s0. -These vars represent the compiled-in values. +These vars represent the compiled-in values. .SH "EXAMPLE 1" .IX Header "EXAMPLE 1" The example below creates a web pages with a single \s-1RRD\s0 graph. @@ -269,9 +268,7 @@ The example below creates a web pages with a single \s-1RRD\s0 graph. \& -.Ve -.PP -.Vb 3 +\& \&

\& \& @@ -282,7 +279,7 @@ This script is slightly more elaborate, it allows you to run it from a form which sets \s-1RRD_NAME\s0. \s-1RRD_NAME\s0 is then used to select which \s-1RRD\s0 you want to use as source for your graph. .PP -.Vb 15 +.Vb 10 \& #!/usr/local/bin/rrdcgi \& \& RRDCGI Demo @@ -298,9 +295,7 @@ you want to use as source for your graph. \& \-\-title "Temperatures for " \& DEF:cel=.rrd:exhaust:AVERAGE \& LINE2:cel#00a000:"D. Celsius"> -.Ve -.PP -.Vb 3 +\& \&

\& \& @@ -308,9 +303,9 @@ you want to use as source for your graph. .SH "EXAMPLE 3" .IX Header "EXAMPLE 3" This example shows how to handle the case where the \s-1RRD\s0, graphs and -cgi-bins are seperate directories +cgi-bins are separate directories .PP -.Vb 14 +.Vb 10 \& #!/.../bin/rrdcgi \& \& RRDCGI Demo @@ -318,7 +313,7 @@ cgi-bins are seperate directories \&

RRDCGI test Page

\& ' +\& \-\-imginfo \*(Aq\*(Aq \& \-\-lazy \-\-start \-1d \-\-end now \& DEF:http_src=/.../rrds/test.rrd:http_src:AVERAGE \& AREA:http_src#00ff00:http_src