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

Flexbit exhaustion - MMAP_DEFAULT 10k #88

Open
bryant-smith opened this issue May 21, 2024 · 0 comments
Open

Flexbit exhaustion - MMAP_DEFAULT 10k #88

bryant-smith opened this issue May 21, 2024 · 0 comments

Comments

@bryant-smith
Copy link
Contributor

The MMAP_DEFAULT is set to 10,000 on the sensor. When we receive an alert in the console for flexbit exhaustion, I went to the sensor and used saganpeek to see the active vs inactive counts. The active flexbits are only at 852 but the combined active and inactive are above the 10k threshold, 17227.

$ sudo saganpeek  | grep "Signature:" | wc -l
852
$ sudo saganpeek -a  | grep "Signature:" | wc -l
17227
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