OpenClaw brain
SERVER-SNAPSHOT.md
docs/SERVER-SNAPSHOT.md
# Server snapshot
Generated: 2026-04-29 16:54:39 UTC
## Host
```
ubuntu
Linux ubuntu 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
```
## CPU/RAM
```
2 CPU(s)
total used free shared buff/cache available
Mem: 3.8Gi 1.5Gi 1.2Gi 4.9Mi 1.4Gi 2.3Gi
Swap: 2.0Gi 0B 2.0Gi
```
## User crontab snapshot
```cron
# Edit this file to introduce tasks to be run by cron.
#
# Each task to run has to be defined through a single line
# indicating with different fields when the task will be run
# and what command to run for the task
#
# To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use '*' in these fields (for 'any').
#
# Notice that tasks will be started based on the cron's system
# daemon's notion of time and timezones.
#
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
#
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
#
# For more information see the manual pages of crontab(5) and cron(8)
#
# m h dom mon dow command
0 3 * * * /home/root/bin/openclaw-backup.sh >> /home/root/openclaw-backup.log 2>&1
```