[Orca-users] AIX Collector
David Michaels
dragon at raytheon.com
Wed Oct 1 10:40:23 PDT 2008
I'm not sure why it's not in the latest tarball. I'm pretty sure it was
in r529. I do have an input version of it, for use with configure, and
it's tagged as 1.21, FWIW (though I don't have notes for what changed
from 1.20 to 1.21). I have made local tweaks to mine over time, but the
one you bring up is new. I haven't been getting the vmstat header
mismatch error for a while, so maybe I fixed it in some other way. I
went ahead and added your tweak to my file (it makes sense to me, and
I'm surprised I don't get complaints without it).
I just downloaded the latest snapshot, and I indeed see that the
orca-aix-stat.pl.in there is old. I'll get a new one into the build
tree. In the meantime, I've uploaded an r529 version to
http://rooth.org/orca (don't want to attach it here, as it may breach
the mailing list attachment size limit).
Cheers,
--Dragon
derek.winkler at algorithmics.com wrote:
> Does anyone have the latest version of orca-aix-stats.pl?
>
> I eventually found a version of it in an archive of a mailling list
> which is version 1.20. This version doesn't seem to be included in the
> latest ORCA tarball.
>
> It was still giving errors about vmstat headers not matching the data
> until I modified this line (line number 708),
>
> if (/^[\s\d]+$/) {
>
> to this,
>
> if (/^[\s\d\.]+$/) {
>
> Thanks,
>
> Derek
>
>
>
> --------------------------------------------------------------------------
> This email and any files transmitted with it are confidential and proprietary to Algorithmics Incorporated and its affiliates ("Algorithmics"). If received in error, use is prohibited. Please destroy, and notify sender. Sender does not waive confidentiality or privilege. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. Algorithmics does not accept liability for any errors or omissions. Any commitment intended to bind Algorithmics must be reduced to writing and signed by an authorized signatory.
> --------------------------------------------------------------------------
>
>
> _______________________________________________
> Orca-users mailing list
> Orca-users at orcaware.com
> http://www.orcaware.com/mailman/listinfo/orca-users
>
More information about the Orca-users
mailing list