Can somebody help me out to retrieve the CPU and Memory utilization details for the list of nodes available in the F5 inventory using SNMP ( from F5 )
Asked
Active
Viewed 391 times
-5
-
Can I have the reason for downvoting ? – M. Gopal Apr 18 '18 at 11:03
-
Dear Downvoters, can you pl specify the reason behind ? – M. Gopal Apr 19 '18 at 04:36
-
I think you are voted down because this would seem to be a network question for [sf], not a programming question for [so]. – Ron Maupin Apr 21 '18 at 01:14
-
@Ron Maupin, thanks for update – M. Gopal Apr 24 '18 at 23:57
-
Poke around support.f5.com for your MIB answers. They have a lot of resources around MIB use and you should be able to get what you need there without being downvoted. https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-external-monitoring-implementations-11-3-0/8.html – Chase Jun 01 '18 at 16:18
-
downvote because the question shows no effort of reading the doc – Eugène Adell Dec 03 '18 at 10:49
-
@ Eugène Adell, Thanks for downvoting, It is not there the docs, If it is there can you post the link. – M. Gopal Dec 03 '18 at 13:58
1 Answers
1
The F5-3DNS-MIB indeed has MIB objects hostCPU and hostMemory that have the instrumentation you want. What F5 products this is implemented in only F5 would know. Time for their "Technical Support"?

Gambit Support
- 1,432
- 1
- 7
- 17
-
-
Is 'F5-3DNS-MIB' provides per Node / Server configured under the pool ? This seems to be for the F5 Box itself... – M. Gopal Apr 26 '18 at 07:51