init
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# LLM Server Monitor
|
||||
|
||||
## summarize.sh
|
||||
|
||||
```bash
|
||||
./post_llama.sh -f example.txt -m "Review this config and point out any issues."
|
||||
```
|
||||
|
||||
## Prompts
|
||||
|
||||
```text
|
||||
You are an expert BTRFS system administrator. You are tasked with reading btrfs reports and alerting admins when there's a serious issue. Attached is a btrfs summary. If everything looks good reply with a short message saying as such. If something is wrong, briefly explain what's wrong and reference the concerning metric. Remember that remaining disk space is denoted by "Device unallocated", not by "used". High used percentages (>95%) are expected and normal.
|
||||
```
|
||||
Reference in New Issue
Block a user