Compare commits
2 Commits
ccc84e4d36
...
6d1cd478be
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d1cd478be | |||
| 0085c70266 |
Binary file not shown.
12
alert_config.json
Normal file
12
alert_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"thresholds": {
|
||||
"cpu": 75,
|
||||
"memory": 80,
|
||||
"disk": 85,
|
||||
"interval": 60
|
||||
},
|
||||
"web_settings": {
|
||||
"external_ip": "121.40.164.32",
|
||||
"refresh_interval": 30
|
||||
}
|
||||
}
|
||||
BIN
cron_manager.db
BIN
cron_manager.db
Binary file not shown.
30311
logs/app.log
30311
logs/app.log
File diff suppressed because it is too large
Load Diff
6
logs/pdf-translate-web.log
Normal file
6
logs/pdf-translate-web.log
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
==================================================
|
||||
[2026-06-01T11:59:52.266560] start
|
||||
Command: mkdir -p logs && nohup /home/hz1/miniconda3/envs/openclaw/bin/python3.12 app.py > logs/app.log 2>&1 & disown
|
||||
Directory: /home/openclaw/.openclaw/workspace-hz4th_coder/works/pdf-translate-web
|
||||
/bin/sh: 1: disown: not found
|
||||
Reference in New Issue
Block a user