Quantcast
Viewing all articles
Browse latest Browse all 1667

F5 Monitoring Extension

Hi All,

 

Is anyone else running the F5 Monitoring Extension?  We have it running and seeming happily talking to our F5.  With the metric browser I am able to see Network and System metrics.  However, I'm not able to see any info about the pools we're trying to report on.  Any suggestions would be greatly appericated. 

 

Here is the config file we're using for the F5 Extension;

 

f5s:
- name: "TestF5"
hostname: "10.18.3.1"
username: "f5user"
password: "***********"
passwordEncrypted: ""
encryptionKey: ""
poolIncludes: ["/Common/OCAS-PROD/pro-secureapplicant-HTTP-DATA"]
poolMemberIncludes: ["/Common/OCAS-PROD/pro-secureapplicant-HTTP-DATA/172.17.4.56%1:80","/Common/OCAS-PROD/pro-secureapplicant-HTTP-DATA/172.17.4.76%1:80","/Common/OCAS-PROD/pro-secureapplicant-HTTP-DATA/172.17.4.126%1:80","/Common/OCAS-PROD/pro-secureapplicant-HTTP-DATA/172.17.4.161%1:80","/Common/OCAS-PROD/pro-secureapplicant-HTTP-DATA/172.17.4.171%1:80"]
snatPoolIncludes: [ ]
snatPoolMemberIncludes: [ ]
virtualServerIncludes: [ ]
iRuleIncludes: [ ]
clientSSLProfileIncludes: [ ]
serverSSLProfileIncludes: [ ]
networkInterfaceIncludes: [ ]

# Global Metrics Filter - exclude patterns for unwanted metrics
# This filter will apply to all F5 instances configured above
metricsFilter:
poolMetricExcludes: [ ]
snatPoolMetricExcludes: [ ]
virtualServerMetricExcludes: [ ]
iRuleMetricExcludes: [ ]
clientSSLProfileMetricExcludes: [ ]
serverSSLProfileMetricExcludes: [ ]
networkInterfaceMetricExcludes: [ ]
tcpMetricExcludes: [ ]
httpMetricExcludes: [ ]
httpCompressionMetricExcludes: [ ]

# Number of concurrent threads for
# dealing with multiple F5 instances
# Note: You don't necessarily have to match the no of threads
# to the no of F5 instances configured above
# unless you have a lot of CPUs in your machine
numberOfF5Threads: 3

# Number concurrent threads per F5 used in fetching metrics
numberOfThreadsPerF5: 3

# Total no of threads = (numberOfF5Threads * numberOfThreadsPerF5) + 1 (main)

#prefix used to show up metrics in AppDynamics
metricPrefix: "Custom Metrics|F5 Monitor|"

 


Viewing all articles
Browse latest Browse all 1667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>