[Orca-users] orcalla (Sun) and procallator (Linux) , running together and index.html file

Mike.Kent at indystar.com Mike.Kent at indystar.com
Thu Dec 15 08:23:13 PST 2005


We run Orca's data collector and graphics on a single Sun machine and use 
a script to sync data from machines running just the data collectors.

To get the index page displaying both Sun and Linux data, expand the 
orcallator.cfg file on your base machine into groups. You can copy the 
orcallator lines, paste it on the bottom of the file and change it to 
procallator:

group orcallator {
find_files 
/usr/local/orca/var/orca/orcallator/(.*)/(?:(?:orcallator)|(?:percol))-\d{4}-\d{2}-\d{2}(?:-\d{3,})?(?:\.(?:Z|gz|bz2))?
column_description      first_line
date_source             column_name timestamp
interval                300
blah blah


group procallator {
find_files 
/usr/local/orca/var/orca/orcallator/(.*)/(?:(?:procallator)|(?:proccol))-\d{4}-\d{2}-\d{2}(?:\.(?:Z|gz|bz2))?
column_description      first_line
date_source             column_name timestamp
interval                300
blah blah


If anyone knows of a better way, I'd love to hear about it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20051215/30f85187/attachment.html>


More information about the Orca-users mailing list