|
network.heavy_connection.packets
|
Number of packets that were transferred in the connection.
This metric is available in:
|
Gauge
|
{packets}
|
{'start_time', 'conn', 'service', 'identification_time', 'duration', 'instance_load', 'connection_instance_load'}
|
-
start_time
The time when the heavy connection started.
-
conn
The connection tuple - Source IP, Destination IP, Destination Port, and Protocol.
-
service
Protocol and Port.
-
identification_time
The time when the connection was recognized as heavy.
-
duration
For how long the connection lasted, in seconds.
-
instance_load
The CPU utilization of the CoreXL Firewall instance.
-
connection_instance_load
The part of the connection in the CPU utilization of the CoreXL Firewall instance.
|
Returns data only for VS0
|
|
network.heavy_connection.bytes
|
Number of bytes that were transferred in the connection.
This metric is available in:
|
Gauge
|
{bytes}
|
{'start_time', 'conn', 'service', 'identification_time', 'duration', 'instance_load', 'connection_instance_load'}
|
-
start_time
The time when the heavy connection started.
-
conn
The connection tuple - Source IP, Destination IP, Destination Port, and Protocol.
-
service
Protocol and Port.
-
identification_time
The time when the connection was recognized as heavy.
-
duration
For how long the connection lasted, in seconds.
-
instance_load
The CPU utilization of the CoreXL Firewall instance.
-
connection_instance_load
The part of the connection in the CPU utilization of the CoreXL Firewall instance.
|
Returns data only for VS0
|