[Orca-users] No data
Blair Zajac
blair at orcaware.com
Thu Sep 25 21:18:50 PDT 2003
> "Chan, Ella" wrote:
>
> Hi there,
>
> This is my first time using Orca. I have a question about the format
> of the data file. I have an existing script which writes a number on
> a text file every 10 second. I would like to use Orca to read this
> file and plot a graph. However, I don't see anything on my graph. Here
> is my config file.
>
> Rrd_dir /home/project/example/rrd_dir
>
> State_file orca.state
>
> Html_dir /home/project/example/html_dir
>
> Expire_images 0
>
> Group test {
>
> Find_files /home/project/example/test.txt
>
> Column_description column1
>
> Date_source file_mtime
>
> Interval 10
>
> Reopen 1
>
> }
>
> Plot {
>
> Title This is a test
>
> Source test
>
> Data column1
>
> Legend Funnel
>
> Y_legend Bandwidth
>
> Data_min 0
>
> Data_max 10000
>
> Line_type area
>
> Color c00000
>
> }
>
> Did I do anything wrong?
>
> Please reply to the e-mail address also.
>
> Thank you very much.
The configuration file looks fine. What output do you get from
running Orca on the command line? I would like to see it.
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
More information about the Orca-users
mailing list