[Orca-users] Re: Unable to view orca graphs
Blair Zajac
blair at akamai.com
Wed Nov 8 16:00:26 PST 2000
There is a problem in the configuration file which should be fixed.
Change the line
find_files
/opt/orca/var/orca/orcallator/diatima(.*)/(?:(?:orcallator)|(?:percol))-\d{4}-\d{2}-\d{2}(?:\.(?:Z|gz|bz2))?
to
find_files
/opt/orca/var/orca/orcallator/(.*)/(?:(?:orcallator)|(?:percol))-\d{4}-\d{2}-\d{2}(?:\.(?:Z|gz|bz2))?
or
find_files
/opt/orca/var/orca/orcallator/(diatima)/(?:(?:orcallator)|(?:percol))-\d{4}-\d{2}-\d{2}(?:\.(?:Z|gz|bz2))?
This did find a bug in Orca though that will have to be fixed.
Regards,
Blair
Hermosillo Chris-sc4646 wrote:
>
> Here is the orcallator.cfg file. Really appreciate your help on this Blair.
>
> -chris
>
> -----Original Message-----
> From: Blair Zajac [mailto:blair at akamai.com]
> Sent: Wednesday, November 08, 2000 4:26 PM
> To: orca-users at egroups.com
> Subject: Re: [orca-users] Unable to view orca graphs
>
> It looks like the problem is that the group name for each source
> data file is missing and since the image path is something like
>
> "/o_1runq,__5runq,__15runq-daily.png"
>
> Can you send the configuration file you are using?
>
> Blair
>
> Hermosillo Chris-sc4646 wrote:
> >
> > This is from the file: o_1runq,o_5runq,o_15runq-daily.html
> >
> > <html>
> > <head>
> > <title>Daily Average # Processes in Run Queue (Load Average)</title>
> > </head>
> > <body bgcolor="#ffffff">
> >
> > <a href="http://geocities.yahoo.com/home/"> <img border=0
> > alt="Yahoo!/GeoCities"
> > src="http://a372.g.akamaitech.net/7/372/27/5fd49246b3d
> > c72/us.yimg.com/i/geo/ygeo.gif" width=305 height=36></a> <spacer
> > type=vertical size=4>
> > <h1>Daily Average # Processes in Run Queue (Load Average)</h1>
> > <a href="o_1runq,o_5runq,o_15runq-daily.html">Daily Average # Processes in
> > Run Queue (Load Average)</a><br>
> > <a href="o_1runq,o_5runq,o_15runq-weekly.html">Weekly Average # Processes
> in
> > Run Queue (Load Average)</a><br>
> > <a href="o_1runq,o_5runq,o_15runq-monthly.html">Monthly Average #
> Processes
> > in Run Queue (Load Average)</a><br>
> > <a href="o_1runq,o_5runq,o_15runq-quarterly.html">Quarterly Average #
> > Processes in Run Queue (Load Average)</a><br>
> > <a href="o_1runq,o_5runq,o_15runq-yearly.html">Yearly Average # Processes
> in
> > Run Queue (Load Average)</a><br>
> > <a href="o_1runq,o_5runq,o_15runq-all.html">All Average # Processes in Run
> > Queue (Load Average)</a><br>
> > <hr>
> > <h2><a href="o_1runq,__5runq,__15runq.html" name="">Daily Average #
> > Processes in Run Queue (Load Average)</a></h2>
> > <a href="o_1runq,__5runq,__15runq.html"><img
> > src="/o_1runq,__5runq,__15runq-daily.png" width=595 height=264 alt="Daily
> > Average # Proce
> > sses in Run Queue (Load Average)"></a>
> > <hr>
> > <spacer type=vertical size=20> <font face="Arial,Helvetica"> These plots
> > brought to you by your local system administrator. </font>
> > <p>
> > <hr align=left width=475>
> > <table cellpadding=0 border=0>
> > <tr>
> > <td width=350 valign=center>
> > <a href="http://www.gps.caltech.edu/~blair/orca/">
> > <img width=186 height=45 border=0 src="orca.gif" alt="Orca Home
> > Page"></a>
> > <br>
> > <font FACE="Arial,Helvetica" size=2>
> > Orca-0.26beta1 by
> > <a href="http://www.gps.caltech.edu/~blair/">Blair Zajac</a>
> > <a href="mailto:blair at akamai.com">blair at akamai.com</a>.
> > </font>
> > </td>
> > <td width=120 valign=center>
> > <a href="http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool">
> > <img width=120 height=34 border=0 src="rrdtool.gif" alt="RRDTool
> > Home Page"></a>
> > </td>
> > </tr>
> > </table>
> > </body>
> > </html>
> >
> >
> > --
> > Chris Hermosillo
> >
> > -----Original Message-----
> > From: Blair Zajac [mailto:blair at akamai.com]
> > Sent: Wednesday, November 08, 2000 3:17 PM
> > To: orca-users at egroups.com
> > Subject: Re: [orca-users] Unable to view orca graphs
> >
> > Can you attach the page and image files to an email and send it
> > along?
> >
> > Regards,
> > Blair
> >
> > Hermosillo Chris-sc4646 wrote:
> > >
> > > No. I am currently viewing the pages using my Netscape browser, such as
> > > file:/opt/orca/var/orca/html.
> > >
> > > Chris
> > >
> > > -----Original Message-----
> > > From: Blair Zajac [mailto:blair at akamai.com]
> > > Sent: Wednesday, November 08, 2000 3:08 PM
> > > To: orca-users at egroups.com
> > > Subject: Re: [orca-users] Unable to view orca graphs
> > >
> > > Is the page publicly viewable?
> > >
> > > Blair
> > >
> > > Hermosillo Chris-sc4646 wrote:
> > > >
> > > > I am having dificulty viewing the graphs for the data collected. When
> I
> > > > bring up a page in Netscape, I see the box for "Daily Average #
> > Processes
> > > in
> > > > Run Queue" but nothing shows up. I am able to open up the .png file
> > > > manually and view the data. I am not sure what is causing the html
> page
> > > not
> > > > to open the .png file. Any help is much appreciated. I an not gettig
> > an
> > > > errors. I am running Solaris 7, Netscape 4.73, Orca 0.26, SE 3.1.
> > > >
> > > > Chris
> > > >
> > >
> >
> >
> > ------------------------------------------------------------------------
> > Name: Everything-daily.html
> > Everything-daily.html Type: Hypertext Markup Language (text/html)
> > Encoding: quoted-printable
>
> -------------------------- eGroups Sponsor -------------------------~-~>
> eGroups eLerts
> It's Easy. It's Fun. Best of All, it's Free!
> http://click.egroups.com/1/9698/5/_/804404/_/973727179/
> ---------------------------------------------------------------------_->
>
> ------------------------------------------------------------------------
> Name: orcallator.cfg.txt
> orcallator.cfg.txt Type: Plain Text (text/plain)
> Encoding: quoted-printable
More information about the Orca-users
mailing list