From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description= Monitor network I/O with Cockpit |setup= Open Cockpit in your browser as described here. |actions= ...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
Monitor network I/O with Cockpit
Monitor network I/O with Cockpit
|setup=
|setup=
Open Cockpit in your browser as described [[Test_Day:2014-09-16_Cockpit#How_to_test.3F|here]].
Log into Cockpit.
|actions=
|actions=
# Log in as "root".
# 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-22-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.

Latest revision as of 09:54, 23 March 2015

Description

Monitor network I/O with Cockpit

Setup

Log into Cockpit.

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-22-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.