Actions
User story #18414
closedAdd check for File Descriptor limit
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Maintenance
Target version:
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
Add a a check for the healthcheck feature to be able to check the number of open file descriptor limit.
The limit depends on number of node.
The limit depends on number of node.
- limit < 10_000 -> Critical
- limit < 100 * nb_nodes -> Warning
- else Ok
Updated by Elaad FURREEDAN about 4 years ago
- Status changed from New to In progress
Updated by Elaad FURREEDAN about 4 years ago
Work in progess here: https://github.com/ElaadF/rudder/commit/971cfba584b445386e51f90e9f160e3fb06b4a82
Updated by Elaad FURREEDAN about 4 years ago
Work in progess here: https://github.com/ElaadF/rudder/commit/0869157d213adf0e9c09ca91732d55cbb2379bac
Updated by Elaad FURREEDAN about 4 years ago
Work in progess here: https://github.com/ElaadF/rudder/commit/e19812fc1e7a474f8c6986cc75fcdb5b253a7432
Updated by Elaad FURREEDAN about 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/3303
Updated by Elaad FURREEDAN about 4 years ago
- Related to User story #18314: Create Healthcheck webpage added
Updated by Anonymous about 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|16db6c0cbd524a229ecf363470a17cd8d6937c42.
Updated by Vincent MEMBRÉ about 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.0~beta1 which was released today.
Updated by François ARMAND about 4 years ago
- Fix check changed from To do to Checked
Actions