[Orca-users] Re: only some rrd's getting updated [FIXED]
msapsara
msapsara at yahoo.com
Mon Apr 29 09:14:25 PDT 2002
I hope you live to see this, because copy/paste is going to be ugly:
==================================================
# output of the diff of my 2 orcallator.cfg files:
67c67
< interval 300
---
> interval 700
84,88c84
< <a href="http://discordian.vibrant-1.com/">
< <img border=0 alt="Yahoo!/GeoCities"
< src="http://a372.g.akamaitech.net/7/372/27/
5fd49246b3dc72/us.yimg.com/i/geo/ygeo.gif"
< width=305 height=36></a>
< <spacer type=vertical size=4>
---
> <B></B>
183,193d178
< plot {
< title %g Number of Web Server Processes
< source orcallator
< data #httpds
< line_type area
< legend Number web servers
< y_legend Number Processes
< data_min 0
< data_max 10000
< href http://www.orcaware.com/orca/docs/orcalla
tor.html#number_web_server_processes
< }
195,209c180,190
< plot {
< title %g Web Server Hit Rate
< source orcallator
< data httpop/s
< data http/p5s
< line_type area
< line_type line1
< legend 5 min average hits/s
< legend Peak 5 second hits/s
< y_legend Hits/s
< data_min 0
< color 00ff00
< color 0000ff
< href http://www.orcaware.com/orca/docs/orcalla
tor.html#web_server_hit_rate
< }
---
> #plot {
> #title %g Number of Web Server Processes
> #source orcallator
> #data #httpds
> #line_type area
> #legend Number web servers
> #y_legend Number Processes
> #data_min 0
> #data_max 10000
> #href http://www.orcaware.com/orca/docs/orcall
ator.html#number_web_server_processes
> #}
211,236c192,206
< plot {
< title %g Web Server File Size
< source orcallator
< data %to1KB
< data %to10KB
< data %to100KB
< data %to1MB
< data %over1MB
< line_type area
< line_type stack
< line_type stack
< line_type stack
< line_type stack
< legend 0 - 1 KB
< legend 1 - 10 KB
< legend 10 - 100 KB
< legend 100 - 1000 KB
< legend Greater than 1 MB
< y_legend Percent
< data_min 0
< data_max 100
< plot_min 0
< plot_max 100
< rigid_min_max 1
< href http://www.orcaware.com/orca/docs/orcalla
tor.html#web_server_file_size
< }
---
> #plot {
> #title %g Web Server Hit Rate
> #source orcallator
> #data httpop/s
> #data http/p5s
> #line_type area
> #line_type line1
> #legend 5 min average hits/s
> #legend Peak 5 second hits/s
> #y_legend Hits/s
> #data_min 0
> #color 00ff00
> #color 0000ff
> #href http://www.orcaware.com/orca/docs/orcall
ator.html#web_server_hit_rate
> #}
238,247c208,233
< plot {
< title %g Web Server Data Transfer Rate
< source orcallator
< data httpb/s
< line_type area
< legend Bytes/s
< y_legend Bytes/s
< data_min 0
< href http://www.orcaware.com/orca/docs/orcalla
tor.html#web_server_data_transfer_rate
< }
---
> #plot {
> #title %g Web Server File Size
> #source orcallator
> #data %to1KB
> #data %to10KB
> #data %to100KB
> #data %to1MB
> #data %over1MB
> #line_type area
> #line_type stack
> #line_type stack
> #line_type stack
> #line_type stack
> #legend 0 - 1 KB
> #legend 1 - 10 KB
> #legend 10 - 100 KB
> #legend 100 - 1000 KB
> #legend Greater than 1 MB
> #y_legend Percent
> #data_min 0
> #data_max 100
> #plot_min 0
> #plot_max 100
> #rigid_min_max 1
> #href http://www.orcaware.com/orca/docs/orcall
ator.html#web_server_file_size
> #}
249,258c235,255
< plot {
< title %g Web Server HTTP Error Rate
< source orcallator
< data htErr/s
< line_type area
< legend HTTP errors/s
< y_legend Errors/s
< data_min 0
< href http://www.orcaware.com/orca/docs/orcalla
tor.html#web_server_error_rate
< }
---
> #plot {
> #title %g Web Server Data Transfer Rate
> #source orcallator
> #data httpb/s
> #line_type area
> #legend Bytes/s
> #y_legend Bytes/s
> #data_min 0
> #href http://www.orcaware.com/orca/docs/orcall
ator.html#web_server_data_transfer_rate
> #}
> #
> #plot {
> #title %g Web Server HTTP Error Rate
> #source orcallator
> #data htErr/s
> #line_type area
> #legend HTTP errors/s
> #y_legend Errors/s
> #data_min 0
> #href http://www.orcaware.com/orca/docs/orcall
ator.html#web_server_error_rate
> #}
--- In orca-users at y..., Andrew Broad <Andrew.Broad at r...> wrote:
> I think I have a similar problem, would live to see the outputs
from those
> diffs if I could.
>
> -----Original Message-----
> From: msapsara [mailto:msapsara at y...]
> Sent: Monday, April 29, 2002 3:49 PM
> To: orca-users at y...
> Subject: [orca-users] Re: only some rrd's getting updated [FIXED]
>
>
> Blair,
> Thank you for your response. I added "reopen 1" to my
> cfg file in the appropriate place, but I don't think that
> fixed it. I was still getting the following error:
> Odd number of elements in hash assignment at /path/SourceFile.pm
line 876,
> <FD> chunk 2.
>
> I then went back to a saved orcallator.cfg file, fired it up,
> and orca produced all the missing rrds. The diffs show where
> I commented out plots that I did not want to see, and where I
> had switched the GeoCities image with a <B></B> empty tag in the
> two orcallator.cfg files.
> Looks like commenting out the plots was where I went wrong ?
>
> It's working fine now.
> Mike
>
>
>
> --- In orca-users at y..., Blair Zajac <blair at o...> wrote:
> > msapsara wrote:
> > >
> > > I've been running Orca for a week or so, with multiple hosts,
and
> > > sometime this week I noticed that only some of the rrd's were
being> >
> updated, and it was the sames ones on for each host (cpu, run queue,
> > > number of processes). Before that, all rrd's were in sync.
Once I
> > > got the collection process started from remote hosts, I have
not made
> > > any changes, so I'm perplexed.
> > >
> > > When I run the orca script I see many errors of this type:
> > > /orca: internal error: expecting RRD name
> > > orcallator_ketchup_counter_v2writes' but no data loaded from
> > > `/nfs/home/orca/orcallator/ketchup/percol-2002-04-26-001' at
time Fri
> > > Apr 26 11:15:01 2002 (1019834101).
> > >
> > > I am using rsync on the orca host to pull the percol files from
the
> > > orcallator hosts, and they are current.
> >
> > Because you are using rsync, you may want to add the line
> >
> > reopen 1
> >
> > inside your group orcallator { }.
> >
> > Let me know if this works.
> >
> > Also, can you send the output from orca -v up to and including
the first
> > several errors.
> >
> > Best,
> > Blair
> >
> > --
> > Blair Zajac <blair at o...>
> > Web and OS performance plots - http://www.orcaware.com/orca/
>
>
>
>
>
ocs.yahoo.com/info/terms/
>
>
>
> ************************************************
*************************
> This message is intended only for the stated addressee(s)
> and may be confidential. Access to this email by anyone
> else is unauthorised. Any opinions expressed in this email
> do not necessarily reflect the opinions of royalblue.
> Any unauthorised disclosure, use or dissemination,
> either whole or in part is prohibited,. If you are not the
> intended recipient of this message, please notify
> the sender immediately.
> ************************************************
*************************
More information about the Orca-users
mailing list