Nagios - Monitorando temperatura de servidores GNU/Linux
Mais um artigo para os amantes do Nagios. Agora ensino como monitorar a temperatura de servidores GNU/Linux utilizando o software lm-sensors em conjunto com o NRPE.
[ Hits: 29.298 ]
Por: Rafael Oliveira em 13/11/2012 | Blog: http://itformoney.wordpress.com/
### CoreTemp 0 ### define service{ host_name nome_do_servidor service_description CoreTemp 0 check_command check_nrpe!check_coretemp0 max_check_attempts 2 normal_check_interval 1 retry_check_interval 10 check_period 24x7 notification_interval 120 notification_period workhours notification_options w,c,r contact_groups admins action_url /pnp4nagios/graph?host=$HOSTNAME$&srv=$SERVICEDESC$ } ### CoreTemp 1 ### define service{ host_name nome_do_servidor service_description CoreTemp 1 check_command check_nrpe!check_coretemp1 max_check_attempts 2 normal_check_interval 1 retry_check_interval 10 check_period 24x7 notification_interval 120 notification_period workhours notification_options w,c,r contact_groups admins action_url /pnp4nagios/graph?host=$HOSTNAME$&srv=$SERVICEDESC$ } ### MemTemp 1 ### define service{ host_name nome_do_servidor service_description MemTemp 1 check_command check_nrpe!check_memtemp1 max_check_attempts 2 normal_check_interval 1 retry_check_interval 10 check_period 24x7 notification_interval 120 notification_period workhours notification_options w,c,r contact_groups admins action_url /pnp4nagios/graph?host=$HOSTNAME$&srv=$SERVICEDESC$ }
Instalando o Nagios Core 3.2, Plugins, NRPE, NSClient (Ubuntu 10.4)
chkconfig - Adicionando o seu shell script
Asterisk - Instalação e Configuração
Projeto OLPC - O famoso laptop de $100
Rodando o Windows 3.1 no Linux
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Atualizar Debian Online de uma Versão para outra
Proteja seu Linux Mint com o Timeshift: Restaure o sistema mesmo que ele não inicie!
Instalando Google Chrome no Debian 13