[CentOS-es] Problemas con Nagios

Itxaka serrano itxakaserrano en gmail.com
Sab Sep 26 07:09:31 UTC 2009


Duplicate definition

Quizás estaría bien si probases a cambiarle el nombre al primer host_name
porque suena a que al leer 2veces Google no lo coje bien.

Es lo único que se me ocurre viendo los cfg

Saludos


Enviado desde mi iPhone

El 26/09/2009, a las 05:58, Antonio Hernandez Benitez <antonhb en gmail.com>
escribió:

Buen dia estoy aprendiendo a usar Nagios y depsues de las configuraciones me
topo con este error alguien podria orientarme

[root en dsm_linux nagios]# /usr/bin/nagios -v /etc/nagios/nagios.cfg

Nagios Core 3.2.0
Copyright (c) 2009 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 08-12-2009
License: GPL

Website: http://www.nagios.org
Reading configuration data...
   Read main config file okay...
Processing object config file '/etc/nagios/config/commands.cfg'...
Processing object config file '/etc/nagios/config/contacts.cfg'...
Processing object config file '/etc/nagios/config/contactgroups.cfg'...
Processing object config file '/etc/nagios/config/timeperiods.cfg'...
Processing object config file '/etc/nagios/config/templates.cfg'...
Processing object config file '/etc/nagios/config/hosts.cfg'...
Processing object config file '/etc/nagios/config/hostgroups.cfg'...
Processing object config file '/etc/nagios/config/services.cfg'...
Processing object config directory '/etc/nagios/config'...
Processing object config file '/etc/nagios/config/hosts.cfg'...
Warning: Duplicate definition found for host 'google' (config file
'/etc/nagios/config/hosts.cfg', starting on line 3)
Error: Could not add object property in file '/etc/nagios/config/hosts.cfg'
on line 4.
   Error processing object config files!


***> One or more problems was encountered while processing the config
files...

     Check your configuration file(s) to ensure that they contain valid
     directives and data defintions.  If you are upgrading from a previous
     version of Nagios, you should be aware that some variables/definitions
     may have been removed or modified in this version.  Make sure to read
     the HTML documentation regarding the config files, as well as the
     'Whats New' section to find out what has changed.

y esta es la configuracion de hosts.cfg

#Para checar si la linea de salidaa internet es correcta

define host{
        host_name google
        alias   Conexion Internet
        address www.google.com
        use generic-host
}

define host{
        host_name miwangateway
        alias   ISP Gateway
        address 189.229.45.238
        parents google
        use generic-host
}

define host{
        host_name milangateway
        alias  LAN Internet Gateway
        address 192.168.1.254
        parents miwangateway
        use generic-host
}

define host{
      host_name dsm_linux
      alias  Servidor Nagios
      address 192.168.1.69
     # parents milangateway
      use generic-host
}

#define host{
     #   host_name dsm_vsa
    #    alias  Windows Server
   #     address gwdsmvsa.myvnc.com
  #      parents milangateway
 #       use generic-host
#}



_______________________________________________
CentOS-es mailing list
CentOS-es en centos.org
http://lists.centos.org/mailman/listinfo/centos-es
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://lists.centos.org/pipermail/centos-es/attachments/20090926/8a3fa4b9/attachment-0001.html 


Más información sobre la lista de distribución CentOS-es