-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
When there are many tasks in Canceled status, it becomes difficult to monitor Running tasks through the pscheduler monitor command.
- We need a feature to abbreviate Canceled tasks.
- It would be helpful to summarize them like
... Canceled 15 tasks ...
- It would be helpful to summarize them like
- A filtering feature would be beneficial.
- It should be compatible with the filter commands from
pscheduler schedule - Example:
pscheduler monitor --filter-test throughput
- It should be compatible with the filter commands from
- 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-nodeor--dest-node
- Due to screen width limitations, we sometimes want to hide less important columns like
- We need options for DNS/Reverse DNS resolving.
- Sometimes we want to see host information as IP addresses, other times as domain names
Similar totcpdump -Noption
- Sometimes we want to see host information as IP addresses, other times as domain names
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ready