[Orca-users] Simple plots with orca...

Tesfaye, Kidane-Mariam tesfu at zedat.fu-berlin.de
Thu Jul 17 02:27:38 PDT 2003


Hello,

at our site is netflow from OHU implemented.
I would like to plot some summaries of data which I get with some
netflow tools, like flow-tag etc.

I would like to plot some of the data similar to the following:

FU-Netz     1692049               8749085820            23228563
stanford    1630                  4543743               5784
Brain-mgmt  307                   398385                2317
BgVV-Thiel  1101                  191050                1945
mediaways   206                   65852                 536
MULTICAST   157                   6646                  166

I have used the following orca configuration text. And the result i get
is not encouraging. Can somebody over there tell me what I am making
wrong (:
I would appreciate your consulting.

state_file test
html_dir /home/tesfu/html
rrd_dir /home/tesfu/rrd-dir
base_dir /home/tesfu/data
#late_interval 1.1 * interval
#warn_email
#expire_images 1
#find_times 0:10
#html_top_title text
#html_page_header text
#html_page_footer text
#sub_dir directory
#
group gwin-group {
#find_files           gwin-(.*)
find_files         (.*[ing|DNS])
column_description bereich flows octets packets
#column_description first_line
date_source file_mtime
#date_format %y%m%d
interval 3600
reopen 1
}
plot {
title         Gwin-traffics
source        gwin-group
data          flows
data_min      U
data_max      U
data_type     DERIVE
}

plot {
title         Gwin-traffics
source        gwin-group
data          octets
data_min      U
data_max      U
data_type     DERIVE
}
plot {
title         Gwin-traffics
source        gwin-group
data          packets
data_min      U
data_max      U
data_type     DERIVE
}


--
Mit freundlichen Gruessen

Tesfaye

_______________________________________________________________________________

-------------------------------------------------------------------------------

Tesfaye, Kidane-Mariam        | Freie Universitaet Berlin
<tesfu at zedat.fu-berlin.de>    | Zentraleinrichtung fuer
                              | Datenverarbeitung
Tel.:   +49 030/ 838 -56609   | Fabeckstr. 32
Fax :   +49 030/ 838 -56721   |
                              | D-14195 Berlin
                              | GERMANY
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------






More information about the Orca-users mailing list