We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc73500 + b6c3321 commit fc636a7Copy full SHA for fc636a7
ROADMAP.md
@@ -21,4 +21,19 @@ This document outlines the planned development tasks and improvements for Teus.
21
---
22
23
*This roadmap is subject to change as the project develops and new priorities emerge.*
24
+# Teus System Monitor - Roadmap
25
+
26
+## Current Features
27
+- System monitoring (CPU, RAM, Swap)
28
+- Disk information collection
29
+- Database storage
30
+- REST API
31
32
+## Upcoming
33
+- [ ] Improve error handling
34
+- [ ] Services monitoring (Systemd)
35
36
+## Future Ideas
37
+- [ ] Alerts and notifications
38
+- [ ] Historical data visualization
39
0 commit comments