-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Create an API that can automatically detect and resolve disk space errors on Linux-based servers.
Requirements:
- The API should scan for common disk space issues (e.g., low available space, large log files, orphaned temp files).
- Implement automatic remediation steps such as cleaning up log files, removing unused packages, and alerting if manual intervention is required.
- The solution should be extensible for future file system issues.
- Provide endpoints for triggering scans and remediations on-demand.
- Include robust logging and error reporting.
Notes:
- Target platform: Linux servers
- Disk space errors are the initial focus; future enhancements may include other file system issues.
- No repository specified yet.
Metadata
Metadata
Assignees
Labels
No labels