Man page - torrus_genreport(8)
Packages contains this manual
- torrus_schedulerinfo(8)
- torrus_action_notify(7)
- torrus_compilexml(8)
- torrus_clearcache(8)
- torrus_monitor(8)
- torrus_collector(8)
- torrus_buildsearchdb(8)
- torrus_genlist(8)
- torrus_genreport(8)
- torrus_configinfo(8)
- torrus_install_plugin(7)
- torrus_snmpfailures(8)
- torrus_flushmonitors(8)
- torrus_action_snmptrap(7)
- torrus_srvderive(8)
- torrus_cleanup(8)
- torrus(8)
- torrus_action_printemail(7)
- torrus_nodeid(8)
- torrus_action_snmpv1trap(7)
- torrus_acledit(8)
- torrus_ttproclist(8)
- torrus_genddx(8)
- torrus_rrddir2xml(8)
- torrus_launcher(7)
- torrus_devdiscover(8)
- torrus_configsnapshot(8)
apt-get install torrus-common
Manual
TORRUS_GENREPORT
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
NOTES
AUTHOR
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 (8)
NOTES
See more documentation at Torrus home page: http://torrus.org
AUTHOR
Stanislav Sinyagin <ssinyagin@k-open.com>