Skip to content

Feature request: enhancement on pscheduler monitor command #1592

@msjang

Description

@msjang

When there are many tasks in Canceled status, it becomes difficult to monitor Running tasks through the pscheduler monitor command.

  1. We need a feature to abbreviate Canceled tasks.
    • It would be helpful to summarize them like ... Canceled 15 tasks ...
  2. A filtering feature would be beneficial.
    • It should be compatible with the filter commands from pscheduler schedule
    • Example: pscheduler monitor --filter-test throughput
  3. We need options to hide columns or display only selected columns.
    • Due to screen width limitations, we sometimes want to hide less important columns like --source-node or --dest-node
  4. We need options for DNS/Reverse DNS resolving.
    • Sometimes we want to see host information as IP addresses, other times as domain names
      Similar to tcpdump -N option

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions