[Orca-users] Stale data, something's not running?

Thad Rasmussen thadras at gmail.com
Mon Mar 17 23:57:30 PDT 2008


Just to be clear, the procallator or orcallator scripts are the
data-collectors that creates the date-stamped log files for client
machines.  The orca script is the recipient of those data files, which are
parsed into RRD structures, then images are updated.  I am not certain how
frequently pages are updated, but likely dynamically as needed.

So make sure that you have the orca script running on the server, which
hosts the web-pages.  You can use bash to find the *pidof perl* scripts
running and then *cat /proc/###/cmdline*.  With that determine if *orca *is
running.  When it is, the images and pages ought to be refreshing.

If not you can always try enabling the logging (*./bin/orca -d -l
myLog.txtconfig-file/procallator
*) and include additional information.

Thad


On Wed, Mar 5, 2008 at 2:06 PM, solaris <sarf1010 at gmail.com> wrote:

>
> Hello,
>
> I am running into similar issue mentioned below. I have tried removing the
> orcallator.cfg.lock and restarted the orca but the graphs are still not
> producing. Orca process seems to be running and gathering data properly
> but
> it just not creating any graphs. Any help would be appreciated.
>
> Thanks
>
>
> OG-5 wrote:
> >
> > Hello,
> >
> > I have Orca 0.27 on one of the machines I run.  It worked perfectly
> until
> > I reboot the box.  Now, even though everything looks like it's running
> > well, the charts are not being updated.
> >
> > I have procallator.pl running, and as far as I can recall, that's the
> only
> > Orca-related script/process that I should see running.  I see it's
> running
> > and doing something, as it's dumping data to the dir specified in
> > $DEST_DIR:
> > $DEST_DIR="/usr/local/var/orca/vis"
> >
> > However, other that the "vis" directory under /usr/local/var/orca/,
> > everying else is stale.  Any idea what's not running?
> >
> > $ ls -al /usr/local/var/orca/
> > total 72
> > drwxr-xr-x  6 root root  4096 Aug 29 00:03 .
> > drwxr-xr-x  3 root root  4096 Apr 30  2006 ..
> > drwxr-xr-x  2 root root  4096 Apr 30  2006 orcallator
> > drwxr-xr-x  3 root root  4096 Aug 29 00:03 procallator
> > drwxr-xr-x  4 root root  4096 Apr 30  2006 rrd
> > drwxr-xr-x  2 root root 32768 Oct 17 00:00 vis
> >
> >
> > I have a feeling orca.state file is important.  It looks okay to me, but
> > who knows, maybe it's corrupt?
> > $ ls -al /usr/local/var/orca/rrd/procallator/
> > total 108
> > drwxr-xr-x  3 root root  4096 Aug 21 17:52 .
> > drwxr-xr-x  4 root root  4096 Apr 30  2006 ..
> > drwxr-xr-x  2 root root  4096 Apr 30  2006 o_.
> > -rw-r--r--  1 root root 79360 Aug 21 17:36 orca.state
> >
> > Can I remove orca.state without losing all past data and see if that
> helps
> > things?
> >
> > So because of all this, I see files like these, that have not been
> updated
> > since I rebooted the box:
> > -rw-r--r--   1 root root   30496 Aug 21 10:28 index.html
> > -rw-r--r--   1 root root   52128 Aug 21 10:27 o_.-all.html
> > -rw-r--r--   1 root root   17495 Aug 21 10:27 o_.-daily.html
> > -rw-r--r--   1 root root    8973 Aug 21 11:25
> > o_._gauge_1runq,__5runq,__15runq,__ncpus-daily.png
> > ...
> >
> > And thus my stats are all stale.... and I'm looking for the piece that I
> > need to kick and get going.
> >
> > Any help would be greatly appreciated!
> > Thank you,
> >
> > Otis
> > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
> > Simpy -- http://www.simpy.com/  -  Tag  -  Search  -  Share
> >
> >
> >
> > _______________________________________________
> > Orca-users mailing list
> > Orca-users at orcaware.com
> > http://www.orcaware.com/mailman/listinfo/orca-users
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Stale-data%2C-something%27s-not-running--tp13247784p15855662.html
> Sent from the Orca - User mailing list archive at Nabble.com.
>
> _______________________________________________
> Orca-users mailing list
> Orca-users at orcaware.com
> http://www.orcaware.com/mailman/listinfo/orca-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20080318/25d8b100/attachment-0001.html>


More information about the Orca-users mailing list