Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed edit report logs bug in status_mail_report_edit.php | David Lee | 2013-06-08 | 1 | -1/+1 |
| | | | status_mail_report_edit.php had an incorrect entry for editing the log report. This is a small changed that simply replaces status_mail_report_add_cmd.php with status_mail_report_add_log.php where appropriate. | ||||
* | Add one more little note. | jim-p | 2013-03-29 | 1 | -1/+1 |
| | |||||
* | Some more refinements for the mail reports package. | jim-p | 2013-03-29 | 6 | -10/+44 |
| | |||||
* | Add command output and log output capabilities to the "mail reports" package. | jim-p | 2013-03-28 | 8 | -41/+494 |
| | |||||
* | Declare $g a global here so the mail reports should pick up the theme | jim-p | 2012-07-27 | 1 | -0/+1 |
| | |||||
* | Use the short name in the attachment path to embed, it should make some mail ↵ | jim-p | 2012-02-20 | 1 | -1/+1 |
| | | | | clients happier. Fixes #2206 | ||||
* | Switch to inline attachments for e-mail graphs reports | jim-p | 2012-01-12 | 1 | -2/+4 |
| | |||||
* | Respect the user-defined interface names in e-mailed RRD graphs, and in ↵ | jim-p | 2011-07-27 | 3 | -20/+23 |
| | | | | drop-downs for building reports. | ||||
* | Activate cron jobs after saving config. | jim-p | 2011-07-19 | 2 | -1/+3 |
| | |||||
* | Send report in the background, or it doesn't go. | jim-p | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | Fix var name | jim-p | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | And one more copy/pasteo | jim-p | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | Fix one more path | jim-p | 2011-07-19 | 1 | -1/+0 |
| | |||||
* | Fix paths | jim-p | 2011-07-19 | 1 | -4/+4 |
| | |||||
* | Add mailreport package for periodic e-mail of RRD graphs. First rev. | jim-p | 2011-07-19 | 9 | -0/+5588 |