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
|
free -h
|
||||||
df -h
|
df -h
|
||||||
cat /var/run/reboot-required
|
cat /var/run/reboot-required
|
||||||
who
|
who
|
||||||
|
sensors
|
||||||
|
|
||||||
systemctl status apache2.service
|
systemctl status apache2.service
|
||||||
systemctl status sshd.service
|
systemctl status sshd.service
|
||||||
|
|
Loading…
Reference in New Issue