pmg-docs/pmgreport.1-synopsis.adoc
Thomas Lamprecht d8212759ec update schema/static information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-28 17:07:20 +02:00

25 lines
632 B
Plaintext

*pmgreport* `help`
*pmgreport* `[OPTIONS]`
Generate and send daily system report email.
`--auto` `<boolean>` ('default =' `0`)::
Auto mode. Use setting from system configuration (set when invoked from cron).
`--debug` `<boolean>` ('default =' `0`)::
Debug mode. Print raw email to stdout instead of sending them.
`--receiver` `<string>` ::
Send report to this email address. Default is the administratior email address.
`--timespan` `<today | yesterday>` ('default =' `today`)::
Select time span for included email statistics.
+
NOTE: System and cluster performance data is always from current time (when script is run).