[Orca-users] Re: Orca on many servers

Adam Levin alevin at audible.com
Wed Jun 5 06:34:48 PDT 2002


On Wed, 5 Jun 2002, nahid_fathima wrote:
> Is there any optimun/better way of monitoring many servers using orca.

Better than what?

> I want a normal machine to get the data from all the servers &
> generate the graphs for display.
> Can I do this with single Orca, RRD & SE tool installation?

Of course -- most of us are doing this.

You run the SE toolkit/orcallator.se on the target box that you want to
collect data on, and then you automate a download of that data file to the
machine that's running the orca program.  I use rsync, which is pretty
popular these days.

Keep in mind, though, that if you have a lot of machines, you're going to
want a pretty beefy server doing the graphing.  Orca runs as a single
process (although it'll gunzip your logs in parallel), so if that one orca
process has to rummage through a lot of logs, it could take a while.

We ran into this problem on a Sun E450 (4CPU).  We ended up taking an
extra Sun E250 and, using NFS, letting it do some of the work as well (we
have two locations, so this was an easy logical split for the data).

-Adam

Adam Levin, Senior Unix Systems Administrator | http://www.audible.com/
Audible, Inc.
Wayne, NJ, 07470                         What can the harvest hope for,
973-837-2797                     if not for the care of the Reaper Man?



More information about the Orca-users mailing list