Skip to content

[PBI] Create detailed host's statistics table #238

Description

@Minnezing

Description & Context

Implements part of US-006: Specific IP Traffic Analysis (#96)

Acceptance Criteria

Feature 6: Detailed statistics rendering

Given the user is on the hosts page
When the user clicks on the table row

  • Then the modal window pops up with detailed statistics of the corresponding host

Given the user on the detailed host's statistics modal window

  • Then the selector for aggregation is displayed
  • Then the Rx/Tx rate column chart is displayed
  • Then the Rx/Tx history line chart is displayed
  • Then the Top Destinations table is displayed
  • Then the Top Ports table is displayed

Feature 7: Aggregation selector

Given the user on the detailed host's statistics modal window

  • Then the default value for aggregation selector is the same one that user selected on the hosts page

Given the user on the detailed host's statistics modal window
When user selects new aggregation scale

  • Then the Rx/Tx history line chart should update with corresponding aggregation value
  • Then the Top Destinations table should update with corresponding aggregation value
  • Then the Top Ports table should update with corresponding aggregation value

Feature 8: Top Destinations table

Given the user on the detailed host's statistics modal window
When the user clicks on the column header in the Top Destinations table

  • Then the Top Destinations table reloads and shows filtered values (in descending order)

Given the user on the detailed host's statistics modal window
When the user clicks on the "View all entries" button in the Top Destinations table

  • Then the Top Destinations table opens in the full screen

Feature 9: Top Ports table

Given the user on the detailed host's statistics modal window
When the user clicks on the column header in the Top Ports table

  • Then the Top Ports table reloads and shows filtered values (in descending order)

Given the user on the detailed host's statistics modal window
When the user clicks on the "View all entries" button in the Top Ports table

  • Then the Top Ports table opens in the full screen

Assigned Reviewer

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
In review

Relationships

None yet

Development

No branches or pull requests

Issue actions