Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement find_process and find_processes filament functions #29

Open
rabbitstack opened this issue Dec 2, 2020 · 0 comments
Open

Implement find_process and find_processes filament functions #29

rabbitstack opened this issue Dec 2, 2020 · 0 comments
Labels
needs: docs Indicates that the issue needs documentation updates scope: filaments Anything related to filaments

Comments

@rabbitstack
Copy link
Owner

These functions would allow consulting the process state exposed by Fibratus. The find_processes function should return currently running processes as a list of Python dictionary objects. The find_process function accepts the process identifier and returns the dictionary object with detailed information or None if the process with such identifier doesn't exist.

@rabbitstack rabbitstack added scope: filaments Anything related to filaments needs: docs Indicates that the issue needs documentation updates labels Dec 2, 2020
@rabbitstack rabbitstack changed the title Implement find_process and find_processes filament function Implement find_process and find_processes filament functions Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: docs Indicates that the issue needs documentation updates scope: filaments Anything related to filaments
Projects
None yet
Development

No branches or pull requests

1 participant