[Orca-users] Re: No data files being created
Blair Zajac
blair at orcaware.com
Sat Jul 13 19:45:11 PDT 2002
"Steven L. Sesar" wrote:
> NP! One last question:
>
> In order to graph mulitple clients, I understand that I need to run
> start_orcallator on each client, then scopy, or whatever, the data files over
> to the server.
Yes.
> In the man pages, you refer to find_files /data/source1
> /data/source2. Does this mean that I could specify multiple source dirs
> separated by whitespace, for each client, ie:
No, if you set up Orca and orcallator.se normally, you'll have all
the orcallator output files stored in subdirectories of the directory
listed in find_files in your orcallator.cfg file.
find_files
@ORCALLATOR_DIR@/(.*)/(?:(?:orcallator)|(?:percol))-\d{4}-\d{2}-\d{2}(?:-\d{3,})?(?:\.(?:Z|gz|bz2))?
Look at the generated orcallator.cfg file you have and place either
change the find_files line to match where you want your files or
move your files to subdirectories of the directory before the /(.*)/
The find_files is a regex to match the source files.
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
More information about the Orca-users
mailing list