Project

General

Profile

Actions

Feature #5038

open

Put netstat -s output on NFD status page

Added by Anonymous over 4 years ago. Updated 7 months ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Tools
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

See title.

This is very useful for debugging when you don't have a user account on the testbed router.

For example, it will show where packets get lost (UDP send/receive buffer errors, IP reassemblies failed).

The output should be reasonably close to real-time, or updated when the website is refreshed.

Actions #1

Updated by Davide Pesavento over 4 years ago

  • Tracker changed from Task to Feature
  • Category set to Tools
  • Start date deleted (10/29/2019)
Actions #2

Updated by Davide Pesavento over 4 years ago

  • Assignee deleted (Davide Pesavento)
Actions #3

Updated by Junxiao Shi about 2 years ago

Debian 11 no longer has netstat command by default.
ip -s addr can show some counters, but it doesn't support -j flag for JSON output.

Actions #4

Updated by Davide Pesavento 7 months ago

  • Priority changed from Normal to Low
Actions

Also available in: Atom PDF