Skip to content

Filter by age #843

@guettli

Description

@guettli

It would be great, if filtering by age would be possible.

Example: I want to list processes where an argument contains "foo" and the age is older than 10 minutes.

My use-case: When I run tests, sometimes etcd keeps on running which slows down my PC. I would like to write a cronjob which kills all etcd processes (having some special args) which are running for more than 10 minutes.

similar to:

killall --verbose --regexp --older-than 10m "..."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions