Replies: 1 comment
-
|
No, there is no integration with SNMP. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For fields that are not defined in the metrics list on https://github.com/f5devcentral/application-study-tool/blob/main/pages/components/otel_collector/receiver_metrics.md,
Like:
sysTmmStatMaxConnVirtualAddrDeny # 1.3.6.1.4.1.3375.2.1.8.2.3.1.21 # Connection requests rejected because they exceeded the connection limit for a virtual server address.
sysTmmStatMaxConnVirtualPathDeny # 1.3.6.1.4.1.3375.2.1.8.2.3.1.22 # Connection requests rejected because they exceeded the connection limit for a virtual server (IP:port).
sysTmmStatMaintenanceModeDeny # 1.3.6.1.4.1.3375.2.1.8.2.3.1.20 # Connection requests rejected because the virtual server was in maintenance mode.
sysTmmStatCmpConnRedirected # 1.3.6.1.4.1.3375.2.1.8.2.3.1.26 # Connections that were redirected to a different TMM in the cluster.
Can we retrieve them via some customizations please?
Beta Was this translation helpful? Give feedback.
All reactions