[:pb]
CentOS
Saiba como verificar a temperatura do do processador e da placa-mãe no Linux CentOS.
Este método pode ser utilizado para verificar a temperatura do seu Servidor, com isso conseguirá detectar possíveis problemas causados por superaquecimento. Este método foi realizado no Linux CentOS 6.7, porém, em outras versões pode alterar alguma sequência do passo a passo.
*Lembrando que é de inteira responsabilidade do Administrador de TI analisar e executar tais comandos. Para efetuar este procedimento terá de ter um login com permissão especial. Use com cautela.
- Primeiro vamos verificar se o pacote já está instalado em seu servidor.
- Após ter realizado o login* no servidor , digite sensors e aperte o <Enter>.
- Se o pacote estiver instalado, mostrará a temperatura de cada core do processador, além da temperatura do chipset da placa-mãe, e caso ocorra algum erro, realize a instalação do pacote “lm_sensors” em seu servidor.
- digite yum -y install lm_sensors e aperte o <Enter>.
- Após a instalação do pacote, digite sensors-detect e aperte o <Enter>, digite YES e aperte o <Enter> em todas as opções ou nas opções que desejar.
- Após a finalização do procedimento acima, digite sensors e aperte o <Enter>
- Pronto. Aparecerá todas as temperaturas dos sensores existentes no servidor, normalmente aparece a temperatura da placa-mãe (temp1 e temp2) e dos cores do processador (Core 0, Core 1 e etc). Com esse comando conseguimos analisar a temperatura dos componentes do servidor, preservando a vida útil dos componentes.
Galera, com isso finalizamos mais um BRtutorial que pode ser aplicado em seu dia a dia, no trabalho ou na faculdade.
Espero que tenham gostado do conteúdo aprendido e, caso tenham qualquer dúvida, critica ou ideia,
entrem em Contato que serei o mais breve possível para responder as suas dúvidas.
Compartilhem para os seus amigos e não deixam de acompanhar outros tópicos lançados semanalmente aqui no BRTutorial.
Venham conferir o nosso último BRTutorial postado nessa semana.
[:en]
CentOS
Know how to verify the temperature of the processor and the motherboard on the Linux CentOS.
This method can be used to verify your server`s temperature and with this you will be able to dedect possible problems caused by overheating. This method was performed in the Linux CentOS 6.7, however, in other versions, it can change the sequency in the step-by-step .
*Remembering that it`s the IT Administrator`s the entire responsibility of analyse and execute these commands. To execute the proccedure, you need to have a login with a special permission. Be careful.
- First we are going to see if the package is installed in your computer.
- After you *loging in your server, type sensors and press <Enter>.
- If the package is installed it will show the temperatura of each processor`s core, beyond the temperatura of the motherboard`s chipset, and in case any error occur, perform the installation of the pakcage “lm_sensors” in your server.
- Type yum -y install lm_sensors and press <Enter>.
- After the package installation type sensors-detect and press <Enter>, type YES and press <Enter> in all options or in thet ones you`d like.
- After finish the proccedure above, type sensors and press <Enter>.
- Done. It will appear all the temperatures of the existing sensors in your server, and it will normally appear the motherboard`s temperature (temp 1 and temp2), ando f the processors`cores (core 0, core 1, etc). With this command we can analyse the Server`s components` temperatures, preserving the component`s lifetime.
Folks, with this we have finished another BRtutorial that can be applied in your everyday life, in your work or university.
I hope you liked the learned content and, in case you have any doubt,45 criticism or Idea, keep in touch that I`ll be as brief as possible to answer it.
Share wit your friends and don`t let following another topics weekly released here in BRtutorial.
Come check our last BRtutorial posted this week.
[:]

