[Orca-users] orca still displaying zeros
bajones at SKY.NET
bajones at SKY.NET
Wed Oct 17 11:57:28 PDT 2001
I am still trying to determine why I am not seeing any data for
memory usage on some of my servers. The background is orca 0.26
running on Solaris 2.8 but without a full c library install.
I hacked the p_vmstat_class.se code and found that one thing it was
doing that apparently wasn't working was dividing uint by a long
variable (updates). I changed updates to uint but I was still
getting 0 for freemem. Rather than call the function COMPUTE I did
all the calculations done by compute down in the code, and now I am
getting good numbers out and they are being written to my percollator
file. So I thought I was all set - but when I look at my orca graph
update I am still seeing only zeros for memory usage!
Any thoughts on what I need to look at next? orcallator.se or orca
or orcallator.cfg?
More information about the Orca-users
mailing list