ubus call system board; uptime; free; df -h; mount
/root$ ubus call system board; uptime; free; df -h; mount
{
"kernel": "5.15.137",
"hostname": "OpenWrt",
"system": "Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz",
"model": "Dell Inc. OptiPlex 3020",
"board_name": "dell-inc-optiplex-3020",
"rootfs_type": "ext4",
"release": {
"distribution": "OpenWrt",
"version": "23.05.2",
"revision": "r23630-842932a63d",
"target": "x86/64",
"description": "OpenWrt 23.05.2 r23630-842932a63d"
}
}
00:51:14 up 1 day, 10:49, load average: 0.00, 0.00, 0.00
total used free shared buff/cache available
Mem: 3952280 244680 3644044 304 63556 3641532
Swap: 0 0 0
Filesystem Size Used Available Use% Mounted on
/dev/root 110.3G 4.7G 105.6G 4% /
tmpfs 1.9G 168.0K 1.9G 0% /tmp
/dev/sda1 16.0M 6.1M 9.8M 38% /boot
/dev/sda1 16.0M 6.1M 9.8M 38% /boot
tmpfs 512.0K 0 512.0K 0% /dev
/dev/root on / type ext4 (ro,noatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/sda1 on /boot type vfat (rw,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sda1 on /boot type vfat (rw,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
tmpfs on /dev type tmpfs (rw,nosuid,noexec,noatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
bpffs on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,noatime,mode=700)
Can someone help me? I can't save settings anymore nor update the AdGuardHome filters. Thanks.