Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TORRUS_GENREPORT(1)		    torrus		   TORRUS_GENREPORT(1)

NAME
       genreport - Generate the	Usage Report

SYNOPSIS
       torrus genreport	--report=ReportName --date=YYYY-MM-DD [options...]
       torrus genreport	--genhtml [options...]

DESCRIPTION
       When the	Torrus Reporting engine	is set up, this	command	is used	to
       generate	the reports from the collected data.  See Torrus Reporting
       Setup Guide for more information.

OPTIONS
       --report=ReportName
	   The	name  of  the  report  that  is	 to  be	 generated.  Currently
	   supported: "MonthlyUsage".

       --date=YYYY-MM-DD
	   Specifies the start date of the reported period.  For  the  monthly
	   report, this	should be any day within the calendar month.

       --time=hh:mm
	   Specifies  the  start  time	of the reported	period.	This option is
	   ignored for the monthly reports.

       --genhtml
	   Instructs the report	engine to  build  the  HTML  output  from  the
	   generated reports.

       --tree=TREE
	   When	used with "--genhtml", generates the HTML reports only for the
	   specified tree.

       --all2tree=TREE
	   When	used with "--genhtml", generates the HTML reports only for all
	   available service IDs in the	specified tree.

       --verbose
	   Prints extra	informatgion.

       --debug
	   Prints debugging information.

SEE ALSO
       torrus(1)

NOTES
       See more	documentation at Torrus	home page: http://torrus.org

AUTHOR
       Stanislav Sinyagin <ssinyagin@k-open.com>

torrus 2.09			  2025-04-18		   TORRUS_GENREPORT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=torrus_genreport&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help