Information Elements -------------------- Following is the full list of information elements exported by the nProbe Agent: .. code:: bash TIMESTAMP - Time PROTOCOL - L4 Protocol IP_PROTOCOL_VERSION - IP Protocol Version: 4=IPv4 6=IPv6 IPV4_LOCAL_ADDR - Local IPv4 Address IPV6_LOCAL_ADDR - Local IPv6 Address IPV4_REMOTE_ADDR - Remote IPv4 Address IPV6_REMOTE_ADDR - Remote IPv6 Address L4_LOCAL_PORT - Local L4 Port L4_REMOTE_PORT - Remote L4 Port USER_NAME - User name INTERFACE_NAME - Interface name PROCESS PID - Process PID UID - User Identifier UID_NAME - User name GID - Group Identifier GID_NAME - Group name VM_SIZE - Current Virtual Memory Usage VM_PEAK - Peak Virtual Memory Usage PROCESS_PATH - Process executable path FATHER_PROCESS PID - Father Process PID UID - User Identifier UID_NAME - User name GID - Group Identifier VM_SIZE - Current Virtual Memory Usage VM_PEAK - Peak Virtual Memory Usage PROCESS_PATH - Process executable path CONTAINER ID - Container ID K8S NAME - Kubernetes Name POD - Kubernetes POD NS - Namespace DOCKER NAME - Docker Name TCP CONN_STATE - TCP Connection State SEGS_IN - TCP Received Segments SEGS_OUT - TCP Sent Segments UNACK_SEGMENTS - Unacknowledged TCP Segments RETRAN_PKTS - Retransmitted TCP Packets LOST_PKTS - Lost TCP Packets RTT - Round Trip Time RTT_VARIANCE - Round Trip Time Variance BYTES_RCVD - Received Bytes BYTES_ACKED - Acknowledge Bytes CURRENT_RATE - Current Pacing Rate DELIVERY_RATE - Goodput TCP_EVENT_TYPE - ACCEPT | CONNECT | CONNECT_FAILED | CLOSE | RETRANSMIT UDP_EVENT_TYPE - SEND | RECV