Nagios: Conexão recusada

1. Nagios: Conexão recusada

Allysson
allyssonalves

(usa Debian)

Enviado em 21/06/2013 - 10:02h

Estou com um problema com o nagios a maioria dos comandos estão aparecendo conexão recusada

dns
cpuload
memory
uptime
e etc

A maioria parece critical e conexao recusada , vou postar como esta o meu arquivo windows.cfg



---------------

define host {
use generic-host
host_name ‘’-7493.’’
alias ‘’-7493.’’
address 172.16.60.40
}


define service {
use generic-service
host_name ‘’-7493.’’
service_description PING
check_command check_ping!
}


define service {
use generic-service
host_name ‘’-7493.’’
service_description UPTIME
check_command check_nt!UPTIME
}

define service{
use generic-service
host_name ‘’-7493.’’
service_description CPU Load
check_command check_nt!CPULOAD
}


define service{
use generic-service
host_name ‘’-7493.’’
service_description Memory Usage
check_command check_nt!MEMUSE!
}

define service{
use generic-service
host_name ‘’-7493.’’
service_description C:\ Drive Space
check_command check_nt!USEDDISKSPACE!
}
define service{
use generic-service
host_name ‘’-7493.’’
service_description NSClient++ Version
check_command check_nt!CLIENTVERSION
}


define service {
use generic-service
host_name ‘’-7493.’’
service_description DNS
check_command check_dns!
}

define service {
use generic-service
host_name ‘’-7493.’’
service_description HTTP
check_command check_http!
}

Ajuda ae :DDD


  


2. Re: Nagios: Conexão recusada

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 21/06/2013 - 10:29h

o meu esta assim





define service {
use generic-service
host_name Windows
service_description Disco C:
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 1
retry_check_interval 1
contact_groups
notification_interval 60
notification_period 24x7
notification_options w,u,c,r
check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 95
}

define service {
use generic-service
host_name Windows
service_description Oracle
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 1
retry_check_interval 1
contact_groups
notification_interval 60
notification_period 24x7
notification_options w,u,c,r
check_command check_nt!PROCSTATE!-d SHOWALL -l oracle.exe -t 30
}

define service {
use generic-service
host_name Windows
service_description DNS
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 1
retry_check_interval 1
contact_groups
notification_interval 60
notification_period 24x7
notification_options w,u,c,r
check_command check_nt!PROCSTATE!-d SHOWALL -l dns.exe -t 30
}




define service {
use generic-service
host_name Windows
service_description UPTIME
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 1
retry_check_interval 1
contact_groups
notification_interval 60
notification_period 24x7
notification_options w,u,c,r
check_command check_nt!UPTIME
}



3. Re: Nagios: Conexão recusada

Allysson
allyssonalves

(usa Debian)

Enviado em 21/06/2013 - 11:06h

entao eu teste com essas configurações e so o UPTIME que ficou critico, o dns o disco e oracle estao unknown minha duvida e se realmente o problema esta nas configurações ou algum problema com a maquina algo bloquando ?
e ele esta monitorando ou nen a isso esta chegando ?


4. Re: Nagios: Conexão recusada

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 21/06/2013 - 11:17h

tem que verificar se a porta esta aberta



5. Re: Nagios: Conexão recusada

Allysson
allyssonalves

(usa Debian)

Enviado em 21/06/2013 - 11:28h

A porta seria a 1448 ?


6. Re: Nagios: Conexão recusada

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 21/06/2013 - 11:38h

allyssonalves escreveu:

A porta seria a 1448 ?


se não me engano a porta no nsclient é a porta 12489


7. Re: Nagios: Conexão recusada

Allysson
allyssonalves

(usa Debian)

Enviado em 24/06/2013 - 08:34h

Nao deu certo, ate cheguei desabilita o firewal e continua com o mesmo problema...






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts