-
Notifications
You must be signed in to change notification settings - Fork 4
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
1st set of stress testing #30
Comments
Going through this - https://llvm.org/docs/Benchmarking.html |
Checking node exporter |
what are the result of above two btw @Shubham8287 ? you can also put the findings help others to understand and easier for you as well to compare. |
Tried node exporter + prometheus + grafana for systems metrcics, the system is overkilling for us. Realized all such tools rely on basic linux commands like top, iostat, etc but anyway got good exposed to collect metrics of large system. |
I was doing stress testing, started with pi but memory card is bottleneck there CPU spending 99% time idle. tried healthcheck benchmark with 'ab', found something strange. |
this thread fixed open files error - https://askubuntu.com/questions/1182021/too-many-open-files |
No description provided.
The text was updated successfully, but these errors were encountered: