Active Open Connections | com.dynatrace.extension.juniper.generic.device.tcp.conn.active_open.count | The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. | Count |
Passive Open Connections | com.dynatrace.extension.juniper.generic.device.tcp.conn.passive_open.count | The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. | Count |
Attempt Fails Connections | com.dynatrace.extension.juniper.generic.device.tcp.conn.attempt_fails.count | The number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state. | Count |
TCP Established Resets | com.dynatrace.extension.juniper.generic.device.tcp.estab_resets.count | The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. | Count |
Current Established Connections | com.dynatrace.extension.juniper.generic.device.tcp.conn.curr_estab | The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT. | Count |
TCP Incoming Segments | com.dynatrace.extension.juniper.generic.device.tcp.in.segs.count | The total number of segments received, including those received in error. This count includes segments received on currently established connections. | Count |
TCP Outgoing Segments | com.dynatrace.extension.juniper.generic.device.tcp.out.segs.count | The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. | Count |
TCP Retransmitted Segments | com.dynatrace.extension.juniper.generic.device.tcp.retrans.segs.count | The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets. | Count |
TCP Incoming Errors | com.dynatrace.extension.juniper.generic.device.tcp.in.errors.count | The total number of segments received in error (e.g., bad TCP checksums). | Count |
TCP Outgoing Resets | com.dynatrace.extension.juniper.generic.device.tcp.out.resets.count | The number of TCP segments sent containing the RST flag. | Count |
Datagrams Received | com.dynatrace.extension.juniper.generic.device.udp.in.datagrams.count | The total number of UDP datagrams delivered | Count |
UPD Incoming No Port | com.dynatrace.extension.juniper.generic.device.udp.in.no_ports.count | The total number of received UDP datagrams for which there was no application at the destination port. | Count |
UPD Incoming Errors | com.dynatrace.extension.juniper.generic.device.udp.in.errors.count | The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port. | Count |
Datagrams Sent | com.dynatrace.extension.juniper.generic.device.udp.out.datagrams.count | The total number of UDP datagrams sent | Count |