Manuel de l'administrateur Table des matières LinkedIn social network LinkedIn social network LinkedIn social network LinkedIn social network Share on social media

Structure du fichier XML de liste des rapports RRD

Le fichier Report_List.xml copntient la liste des rapports RRD "reports" disponible sous LoriotPro. Un report est utilisé pour afficher dans un navigateur WEB un jeu de graphiques RRD.

Ci-dessous le XML schema definition

Exemlple de fichier report_list XML

<?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