aboutsummaryrefslogtreecommitdiffstats
path: root/config/mailreport/mail_reports.inc
Commit message (Collapse)AuthorAgeFilesLines
* When sending an e-mail report, do not generate output, otherwise it will ↵jim-p2013-10-091-2/+0
| | | | generate a message from cron.
* Some more refinements for the mail reports package.jim-p2013-03-291-1/+31
|
* Add command output and log output capabilities to the "mail reports" package.jim-p2013-03-281-2/+27
|
* Declare $g a global here so the mail reports should pick up the themejim-p2012-07-271-0/+1
|
* Use the short name in the attachment path to embed, it should make some mail ↵jim-p2012-02-201-1/+1
| | | | clients happier. Fixes #2206
* Switch to inline attachments for e-mail graphs reportsjim-p2012-01-121-2/+4
|
* Respect the user-defined interface names in e-mailed RRD graphs, and in ↵jim-p2011-07-271-10/+8
| | | | drop-downs for building reports.
* Send report in the background, or it doesn't go.jim-p2011-07-191-1/+1
|
* Fix var namejim-p2011-07-191-1/+1
|
* Add mailreport package for periodic e-mail of RRD graphs. First rev.jim-p2011-07-191-0/+1203