You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fanta b493db060e | 4 months ago | |
---|---|---|
LICENSE | 3 years ago | |
README.md | 4 months ago | |
t10 | 1 year ago | |
t10.png | 3 years ago |
README.md
t10 script para comprobar memoria y cpu
Pequeño script para dejar en máquinas virtuales con Linux en /usr/local/bin . Sirve para obtener rapidamente un informe de los procesos con más carga en el momento.
Tanto de CPU como de RAM.
$ git clone http://git.56k.es/fanta/t10
# cp -pRv t10/t10 /usr/local/bin/
# chmod +x /usr/local/bin/t10
$ t10
El script ha sido adaptado y testeado en las siguientes distros:
- SUSE Linux Enterprise Server 11 SP2
- Ubuntu 20.04.4 LTS
- Red Hat Enterprise Linux Server release 5.11 (Tikanga)
- Red Hat Enterprise Linux release 8.3 (Ootpa)
- Raspbian GNU/Linux 11 (bullseye)
- Debian 11
- Debian 12
Otros usuarios me han confirmado que va bien en Rocky Linux.