Forum Discussion
go_81585
May 09, 2011Nimbostratus
Some metrics are always value zero
Hi,
Now I'm testing the Oracle Enterprise Manager Grid Control plug-in for F5 BIG-IP LTM.
The deployment has finished without errors, and after a while I could monitor some parameters f...
go_81585
Jun 01, 2011Nimbostratus
Hi,
I tried to take detailed trace of this plug-in, and found Soap response in it.
And I compared it with node.java. ServerPlools.java and SererPoolMembers.java files.
In the Soap response, I found following values,
STATISTIC_SERVER_SIDE_BYTES_IN
STATISTIC_SERVER_SIDE_BYTES_OUT
STATISTIC_SERVER_SIDE_CURRENT_CONNECTIONS
STATISTIC_SERVER_SIDE_MAXIMUM_CONNECTIONS
On the other hand, in *.java files, I couldn't find same ones but find similar ones as following,
STATISTIC_CLIENT_SIDE_BYTES_IN
STATISTIC_CLIENT_SIDE_BYTES_OUT
STATISTIC_CLIENT_SIDE_CURRENT_CONNECTIONS
STATISTIC_CLIENT_SIDE_MAXIMUM_CONNECTIONS
After I tried to change these name from *SERVER* to *CLIENT* in the source code and compiled, the metrics which I referred in this thread had values (not 0) in Enterprise Manager.
As far as I compared these metrics with "F5 BIG-IP Local Traffic Manager Management Console", the values are same.
Is this design/specification or source code bug?
I would like to know developer's opinion about this.
* Attached please find my Soap response result and corresponding Java code.
Thanks, Go
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects