forked from root/threadr.lostcave.ddnss.de
added status commands for uptime/load and cpu temp
parent
0031d731a8
commit
ab47cb9c50
|
@ -1,7 +1,9 @@
|
|||
uptime
|
||||
free -h
|
||||
df -h
|
||||
cat /var/run/reboot-required
|
||||
who
|
||||
sensors
|
||||
|
||||
systemctl status apache2.service
|
||||
systemctl status sshd.service
|
||||
|
|
Loading…
Reference in New Issue