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

Garrett, Matt M SITI-ITISEEEE matt.garrett at shell.com
Thu Dec 15 08:52:05 PST 2005


Mike
 
Thanks , that at least got both Sun and Linux on the same index.html file
 
Guess what I have another question , See other Email submit to Orca-users (Not sure if you can help)
 
Matt
 

Matthew Garrett 
Linux / Unix IMG Support EPE 
Shell Information Technology International Limited 
Seafield House, North Anderson Drive, Aberdeen AB15 6GZ, United Kingdom 

Tel: +44 (0)1224 81 8373 Other Tel: Internal 630 8373 
Email: 
Internet: http://www.shell.com <http://www.shell.com/>  

-----Original Message-----
From: Mike.Kent at indystar.com [mailto:Mike.Kent at indystar.com]
Sent: 15 December 2005 16:23
To: Garrett, Matt M SITI-ITISEEEE
Cc: orca-users at orcaware.com
Subject: Re: [Orca-users] orcalla (Sun) and procallator (Linux) , running together and index.html file



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/b9abff37/attachment.html>


More information about the Orca-users mailing list