From Fedora Project Wiki

No edit summary
No edit summary
Line 6: Line 6:
|actions=
|actions=
# Navigate to the "Network" page of your machine.
# Navigate to the "Network" page of your machine.
# Download and/or upload some big file.
# Download and/or upload some big file.  Maybe <code>curl http</code><code>://files.cockpit-project.org/testdata/fedora-21-x86_64.tar.gz >/dev/null</code>.
# Observe the graphs and "Sending" and "Receiving" columns at the top of the page.
# Observe the graphs and "Sending" and "Receiving" columns at the top of the page.
# Hover with your mouse over the graphs.
# Hover with your mouse over the graphs.

Revision as of 08:20, 11 September 2014

Description

Monitor network I/O with Cockpit

Setup

Open Cockpit in your browser as described here.

How to test

  1. Navigate to the "Network" page of your machine.
  2. Download and/or upload some big file. Maybe curl http://files.cockpit-project.org/testdata/fedora-21-x86_64.tar.gz >/dev/null.
  3. Observe the graphs and "Sending" and "Receiving" columns at the top of the page.
  4. Hover with your mouse over the graphs.

Expected Results

The page should show the ongoing network traffic. Hovering over a graph should highlight the corresponding network interface.