Project

General

Profile

Actions

Task #1328

closed

nfd-status: plain text status command

Added by Junxiao Shi over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
High
Category:
Tools
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
6.00 h

Description

Develop a command tool nfd-status to show NFD status as plain text.

Output should contain:

  • version information and global counters (from StatusServer #1199)
    • NFD version
    • start timestamp
    • current timestamp
    • current number of NameTree entries
    • current number of FIB entries
    • current number of PIT entries (regardless of whether it is pending or satisfied)
    • current number of Measurements entries
    • current number of CS entries
    • total number of incoming Interests since forwarder starts
    • total number of outgoing Interests since forwarder starts
    • total number of incoming Datas since forwarder starts
    • total number of outgoing Datas since forwarder starts
  • Faces (via FaceStatus protocol)
    • FaceId
    • Uri
    • counters
  • FIB (via FibEnumeration protocol)
    • prefix
    • nexthop

This tool is a NDN consumer. It must not depend on HTTP.


Related issues 4 (0 open4 closed)

Related to NFD - Task #1199: StatusServerClosedJunxiao Shi03/09/2014

Actions
Related to NFD - Task #1192: FIB enumeration commandClosed

Actions
Related to NFD - Task #1245: Face list commandClosed

Actions
Blocks NFD - Task #1181: HTTP status serverClosedChengyu Fan

Actions
Actions

Also available in: Atom PDF