[Orca-users] Orca & HPUX
Donald.Nelson at infineon.com
Donald.Nelson at infineon.com
Wed Jul 28 04:47:24 PDT 2010
Hallo Dago,
I finally got it to work...
1. I modified the two files in the /opt/RICHPse/include directory that you told me about. (kstat.se and netif.se)
2. Added a new regex in the /usr/local/orca/lib/orcallator.cfg
# Interface bits per second for 1 Gbit interfaces.
plot {
title %g Interface Bits Per Second: $1
source orcallator
#data 1024 * 8 * ((?:(?:v?ge)|(?:skge))\d+)InKB/s
data 1024 * 8 * ((?:(?:nxge)|(?:(?:v?ge)|(?:skge))\d+)InKB/s
1. Uninstalled RICHPse-3.5.0
2. Installed RICHPse-3.5.1 (but used the orcallator.se from RICHPse-3.5.0)
But I could not get it to work with the orcallator.se that came with RICHPse-3.5.1, because of the following errors.
Starting logging
"/usr/local/orca/lib/orcallator.se", line 947: error: undeclared variable: tmp_rfsproccnt_v4
"/usr/local/orca/lib/orcallator.se", line 947: error: undeclared variable: kstat$rfsproccnt_v4
"/usr/local/orca/lib/orcallator.se", line 947: error: assignment type mismatch
"/usr/local/orca/lib/orcallator.se", line 1426: error: undeclared variable: tmp_rfsproccnt_v4
"/usr/local/orca/lib/orcallator.se", line 1426: error: undeclared variable: read
"/usr/local/orca/lib/orcallator.se", line 1426: error: assignment type mismatch
"/usr/local/orca/lib/orcallator.se", line 1427: error: undeclared variable: tmp_rfsproccnt_v4
"/usr/local/orca/lib/orcallator.se", line 1427: error: undeclared variable: write
"/usr/local/orca/lib/orcallator.se", line 1427: error: assignment type mismatch
"/usr/local/orca/lib/orcallator.se", line 2495: fatal: Errors detected. Exiting.
Best Regards,
Donald Nelson
________________________________
From: Dagobert Michelsen [mailto:dam at baltic-online.de]
Sent: Wednesday, July 28, 2010 12:16 PM
To: Nelson Donald (IFAG IT OS EU1 DS2)
Cc: blair at orcaware.com; orca-users at orcaware.com
Subject: Re: [Orca-users] Orca & HPUX
Hi Donald,
Am 28.07.2010 um 11:29 schrieb <Donald.Nelson at infineon.com<mailto:Donald.Nelson at infineon.com>> <Donald.Nelson at infineon.com<mailto:Donald.Nelson at infineon.com>>:
I have modified the two scripts; kstat.se and netif.se, and now I get this error message when I run the command below..I am using the SEtoolkit 3.5.0..
#/opt/RICHPse/libexec/se.sparcv9 -DWATCH_OS /usr/local/orca/lib/orcallator.se
Fatal: subscript: 36 out of range for: if_max[35]: Near line 327
You must only increase the count by one from your previous value, not copy the change verbatim. It is the
max index.
Best regards
-- Dago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20100728/17ebccfc/attachment.html>
More information about the Orca-users
mailing list