feat: Implemented expanded monitoring
This commit is contained in:
6
SPEC.md
6
SPEC.md
@@ -33,6 +33,12 @@ The project will be composed of the following files:
|
||||
- The agent must be able to collect and parse network metrics.
|
||||
- The parsing of this data should result in a structured format (JSON or Python dictionary).
|
||||
|
||||
### 3.3. Monitored Metrics
|
||||
|
||||
- **CPU Temperature**: The agent will monitor the CPU temperature.
|
||||
- **GPU Temperature**: The agent will monitor the GPU temperature.
|
||||
- **System Login Attempts**: The agent will monitor system login attempts.
|
||||
|
||||
### 3.3. LLM Analysis
|
||||
|
||||
- The agent must use a local LLM (via Ollama) to analyze the collected data.
|
||||
|
||||
Reference in New Issue
Block a user