340
edits
Line 273: | Line 273: | ||
=== Available attributes === | === Available attributes === | ||
* '''alarms_low''', '''alarms_high''': Whether an low/high alarm occurred for a Profinet device. | |||
* '''broadcast_packet_rate''': The attribute is the number of packets per second on average over the configured timespan for MAC broadcast packets. | * '''broadcast_packet_rate''': The attribute is the number of packets per second on average over the configured timespan for MAC broadcast packets. | ||
* '''bytes_captured''': The amount of bytes captured by a ring buffer in the given timespan. | * '''bytes_captured''': The amount of bytes captured by a ring buffer in the given timespan. | ||
Line 281: | Line 282: | ||
** ''IP: Connection end'': The time between first and last packet of the flow. | ** ''IP: Connection end'': The time between first and last packet of the flow. | ||
** ''SIP: Call end'': The call duration. | ** ''SIP: Call end'': The call duration. | ||
* '''errors''': | |||
** ''Profinet: Traffic of Profinet devices: Whether errors occured. | |||
* '''error_type''': equal or not equal to: | * '''error_type''': equal or not equal to: | ||
** Format Error: DNS responds a format error. | ** Format Error: DNS responds a format error. | ||
** Non-existent Domain: DNS could not find queried domain name. | ** Non-existent Domain: DNS could not find queried domain name. | ||
** Server Failure: DNS responds server failure. | ** Server Failure: DNS responds server failure. | ||
* '''frames_lost''', '''frames_repeated''', '''frames_wrong_sequence''': Whether Profinet frames have been seen with problems in sequence. For loss the count of lost frames is calculated. | |||
* '''gps_sync_status''': 0 means that the GPS clock in not synchronized, 1 means that the GPS clock is synchronized. | * '''gps_sync_status''': 0 means that the GPS clock in not synchronized, 1 means that the GPS clock is synchronized. | ||
* '''handshake_time''': The TCP handshake time between the first SYN packet and the ACK packet for the SYN/ACK packet of the server. | * '''handshake_time''': The TCP handshake time between the first SYN packet and the ACK packet for the SYN/ACK packet of the server. | ||
Line 297: | Line 301: | ||
* '''link_speed_difference''': This is the absolute difference between the speeds of both interface of a link in Mbit/s. | * '''link_speed_difference''': This is the absolute difference between the speeds of both interface of a link in Mbit/s. | ||
* '''mac_count''': The number of different MAC addresses for the corresponding IP address. | * '''mac_count''': The number of different MAC addresses for the corresponding IP address. | ||
* '''max_jitter''': The max jitter value for a Profinet device. | |||
* '''mos''': The average MOS quality value of the call, using the minimum of both call sides. | * '''mos''': The average MOS quality value of the call, using the minimum of both call sides. | ||
* '''new_connections''': The amount of newly created connections (TCP and UDP) for the given timespan. | * '''new_connections''': The amount of newly created connections (TCP and UDP) for the given timespan. |
edits