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

hooks: Add hook for collecting information about triggered containers and/or nested containers #9

Open
dougsland opened this issue Aug 15, 2024 · 0 comments

Comments

@dougsland
Copy link
Collaborator

We should have a schema to log information about the system, any container triggered AND/OR nested container included, such informations are:

cat /etc/fstab
free -hg
df -h
etc.

Hooks are a good way to handle that, create a function logic to be called before/after/during the execution of the script.
A good script to start using this hook would be: https://github.com/containers/engine-stressor/blob/main/memory-exhaustion/memory-exhaustion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant