Extend the platform,
empower your team.
Level up your network infrastructure observability by monitoring your network equipment within the Dynatrace platform.
Extension by DynatraceThis extension leverages the SNMP protocol to provide a complete solution to monitor network infrastructure. The complete configuration is provided out-of-the-box.
This is intended for users, who:
This enables you to:
Compatibility Requirements
This extension is built on top of the new Extension 2.0 Framework.
The extension package contains:
More information can be found in the Product News Blog:
Simply activate the extension in your environment using in-product Hub, provide device configuration and youโre all set up.
More can be found in the SNMP Extension Documentation
Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual metrics can be activated and deactivated by your administrator during configuration.
Metric name | Metric key | Description | Unit |
---|---|---|---|
TCP active opens | com.dynatrace.extension.snmp-generic-device.tcp.activeopens.count | Number of transitions of TCP connections from CLOSED to SYN-SENT | Count |
TCP passive opens | com.dynatrace.extension.snmp-generic-device.tcp.passiveopens.count | Number of transitions of TCP connections from CLOSED to SYN-RCVD | Count |
TCP failed attempts | com.dynatrace.extension.snmp-generic-device.tcp.attemptfails.count | Number of transitions of TCP connections from SYN-SENT/SYN-RCVD to CLOSED and from SYN-RCVD to LISTEN | Count |
TCP resets | com.dynatrace.extension.snmp-generic-device.tcp.estab.resets.count | Number of transitions of TCP connections from ESTABLISHED/CLOSE-WAIT to CLOSED | Count |
TCP connections | com.dynatrace.extension.snmp-generic-device.tcp.curr.estab | Number of TCP connections in the ESTABLISHED/CLOSE-WAIT state | Count |
TCP segments received | com.dynatrace.extension.snmp-generic-device.tcp.hc.in.segs.count | Total number of segments received (including errors) | Count |
TCP segments sent | com.dynatrace.extension.snmp-generic-device.tcp.hc.out.segs.count | Total number of segments sent (excluding retransmissions) | Count |
TCP segments retransmitted | com.dynatrace.extension.snmp-generic-device.tcp.retrans.segs.count | Total number of segments retransmitted | Count |
TCP segment errors | com.dynatrace.extension.snmp-generic-device.tcp.in.errs.count | Total number of segments received in error | Count |
TCP segment resets | com.dynatrace.extension.snmp-generic-device.tcp.out.rsts.count | Number of TCP segments sent containing the RST flag | Count |
UDP datagrams delivered | com.dynatrace.extension.snmp-generic-device.udp.hc.in.datagrams.count | Total number of UDP datagrams delivered | Count |
UDP datagrams received without port | com.dynatrace.extension.snmp-generic-device.udp.noports.count | Number of received UDP datagrams (no application at the destination port) | Count |
UDP datagram errors | com.dynatrace.extension.snmp-generic-device.udp.in.errors.count | Number of received and not delivered UDP datagrams (other than no application at the destination port) | Count |
UDP datagrams sent | com.dynatrace.extension.snmp-generic-device.udp.hc.out.datagrams.count | Total number of UDP datagrams sent | Count |
Metric name | Metric key | Description | Unit |
---|---|---|---|
Octets received | com.dynatrace.extension.snmp-generic-device.if.in.octets.count | The total number of octets received on the interface including framing characters | Count |
Octets transmitted | com.dynatrace.extension.snmp-generic-device.if.out.octets.count | The total number of octets transmitted out of the interface including framing characters | Count |
Metric name | Metric key | Description | Unit |
---|---|---|---|
Octets received (high capacity) | com.dynatrace.extension.snmp-generic-device.if.hc.in.octets.count | The total number of octets received on the interface including framing characters. This metric uses 64 bit counter and should be used for highspeed devices. | Count |
Octets transmitted (high capacity) | com.dynatrace.extension.snmp-generic-device.if.hc.out.octets.count | The total number of octets transmitted out of the interface including framing characters. This metric uses 64 bit counter and should be used for highspeed devices. | Count |
Metric name | Metric key | Description | Unit |
---|---|---|---|
Last interface status change | com.dynatrace.extension.snmp-generic-device.if.lastchange | Value of 'sysUpTime' when the interface entered its current state | Count |
Interface speed | com.dynatrace.extension.snmp-generic-device.if.highspeed | Speed of the network interface in MegaBits per second. | MegaBitPerSecond |
Inbound errors | com.dynatrace.extension.snmp-generic-device.if.in.errors.count | Number of inbound packets/transmission units with errors | Count |
Inbound discards | com.dynatrace.extension.snmp-generic-device.if.in.discards.count | Number of inbound packets discarded | Count |
Outbound errors | com.dynatrace.extension.snmp-generic-device.if.out.errors.count | Number of outbound packets/transmission units with errors | Count |
Outbound discards | com.dynatrace.extension.snmp-generic-device.if.out.discards.count | Number of outbound packets discarded | Count |
Device screen - added filtering for list of network interfaces.
Interval for sending the data is changed from 5 minutes to 1 minute.
Dashboard improvements - tile with errors contains a links to device screens.
No release notes