File: ch04s04.html

package info (click to toggle)
lire 2%3A2.0.3-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 13,292 kB
  • ctags: 5,068
  • sloc: perl: 61,900; xml: 18,361; sh: 1,829; makefile: 1,362
file content (34 lines) | stat: -rw-r--r-- 4,221 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Report Jobs</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Lire User's Manual"><link rel="up" href="ch04.html" title="Chapter4.Using DLF Stores"><link rel="prev" href="ch04s03.html" title="Import Jobs"><link rel="next" href="ch04s05.html" title="Using lr_cron within Cron"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Report Jobs</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s03.html">Prev</a></td><th width="60%" align="center">Chapter4.Using DLF Stores</th><td width="20%" align="right"><a accesskey="n" href="ch04s05.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:report-jobs"></a>Report Jobs</h2></div></div></div><p>The list box <span class="guilabel">Report Jobs</span> contains
          the reports that are scheduled to be generated from the data
          in the Dlf Store. 
        </p><p>When you edit a Report Job, you'll have to enter a name
          for the report jobs and add one or more schedules. If might
          surprise at first that you can add more than one schedule in
          a report jobs, but the idea is that all the schedules in the
          same report job can be safely merged together. For example,
          you might want to generate a daily, weekly and monthly
          firewall report while only retaining one week of data in the
          Dlf Store. In that case, the monthly report will
          automatically be gnerated from the month daily reports.
        </p><div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>The name of a Report Job should contain only alphanumeric
	    alphanumeric characters, hyphens or underscores. 
	  </p></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="sect:report-schedules"></a>Report Schedules</h3></div></div></div><p>Each schedule associates the period at which the
            report is going to be generated. You also select in this
            screen the <a class="xref" href="ch04s06.html" title="Report Configurations">the section called &#8220;Report Configurations&#8221;</a>
            that is going to be used to generate the report.

            </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>You can select different report configurations for
                different schedules in the same report jobs. Since the
                reports can be merged you should take care to select
                compatible report configurations.
              </p></div><p>

            <em class="parameter"><code>You can also configure one or more output jobs
              for the schedules.
            </code></em>
          </p></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="sect:output-jobs"></a>Ouput Jobs</h3></div></div></div><p>The report is generated in XML and saved in the Dlf
            Store. You can configure Output Jobs to format the report
            in one of the supported output format and either save this
            report somewhere on the filesystem and/or send it by email
            to one or more recipients.
          </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s03.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="ch04.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="ch04s05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Import Jobs</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Using <span class="command"><strong>lr_cron</strong></span> within Cron</td></tr></table></div></body></html>