Version 7 Administrator Handbook Table of contents LinkedIn social network LinkedIn social network LinkedIn social network LinkedIn social network Share on social media version française

RRD report list XML configuration file description

The Report_List.xml contains the list of RRD reports available in LoriotPro. A report is used to display a set of RRD graphics in a WEB browser in html format.

The XML schema definition file is given below:

Example of report file

<?xml version="1.0"?>
<Report_List>
        <Report DateCreation="Saturday, February 17, 2007" Author="Created by RRD Collector                  Plugin, Host :ULYSSE - IP address : 12_1_1_2 - UID : 5032675568865247238"                       Description="IP traffic statistics">
               <Report_Name>ULYSSE-5032675568865247238</Report_Name>
               <Report_FileName>ULYSSE-5032675568865247238-Report.htm</Report_FileName>
               <Report_Schedule></Report_Schedule>
               <DayTimeSchedule>5</DayTimeSchedule>
               <Graph>
                          <Graph_Name>ULYSSE-5032675568865247238-hourly</Graph_Name>
                          <Graph_FileName>ULYSSE-5032675568865247238-hourly.gif</Graph_FileName>
                          <Graph_Description>Last Hour Data </Graph_Description>
               </Graph>
               <Graph>
                          <Graph_Name>ULYSSE-5032675568865247238-daily</Graph_Name>
                          <Graph_FileName>ULYSSE-5032675568865247238-daily.gif</Graph_FileName>
                          <Graph_Description>Last Day Data</Graph_Description>
               </Graph>
               <Graph>
                         <Graph_Name>ULYSSE-5032675568865247238-weekly</Graph_Name>
                         <Graph_FileName>ULYSSE-5032675568865247238-weekly.gif</Graph_FileName>
                         <Graph_Description>Last Week Data</Graph_Description>
                </Graph>
                <Graph>
                         <Graph_Name>ULYSSE-5032675568865247238-monthly</Graph_Name>
                         <Graph_FileName>ULYSSE-   5032675568865247238- monthly.gif</Graph_FileName>
                         <Graph_Description>Last Month Data</Graph_Description>
                </Graph>
                <Graph>
                           <Graph_Name>ULYSSE-5032675568865247238-yearly</Graph_Name>
                           <Graph_FileName>ULYSSE-5032675568865247238-yearly.gif</Graph_FileName>
                           <Graph_Description>Last Year Data</Graph_Description>
                </Graph>
</Report>

 


www.loriotpro.com